|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
schema/chado/cas-utils Build.PL, 1.3, 1.4 MANIFEST, 1.1, 1.2 META.yml, 1.1, 1.2 README, 1.3, 1.4Update of /cvsroot/gmod/schema/chado/cas-utils
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15859 Modified Files: Build.PL MANIFEST META.yml README Log Message: ready for a release Index: README =================================================================== RCS file: /cvsroot/gmod/schema/chado/cas-utils/README,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** README 21 Jul 2008 21:33:39 -0000 1.3 --- README 22 Jul 2008 01:04:39 -0000 1.4 *************** *** 25,29 **** EXAMPLE GBROWSE CONFIG SECTION FOR MAKING A POPUP BALLOON WITH EDIT LINK ! L SELECT MENU] width = 250 html = <table style="width:100%"> --- 25,29 ---- EXAMPLE GBROWSE CONFIG SECTION FOR MAKING A POPUP BALLOON WITH EDIT LINK ! [DETAIL SELECT MENU] width = 250 html = <table style="width:100%"> Index: Build.PL =================================================================== RCS file: /cvsroot/gmod/schema/chado/cas-utils/Build.PL,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Build.PL 21 Jul 2008 21:20:43 -0000 1.3 --- Build.PL 22 Jul 2008 01:04:39 -0000 1.4 *************** *** 12,19 **** } my $build = CASBuilder->new( module_name => 'cas-utils', license => 'perl', ! dist_version_from => 'lib/Bio/GMOD/CAS/Util.pm', dist_abstract => 'A set of cgi scripts and config utilites for making the Apollo webstart/Chado roundtrip easier', dist_author => 'Scott Cain', --- 12,21 ---- } + my $VERSION = 0.1; + my $build = CASBuilder->new( module_name => 'cas-utils', license => 'perl', ! dist_version=> $VERSION, dist_abstract => 'A set of cgi scripts and config utilites for making the Apollo webstart/Chado roundtrip easier', dist_author => 'Scott Cain', Index: META.yml =================================================================== RCS file: /cvsroot/gmod/schema/chado/cas-utils/META.yml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** META.yml 21 Jul 2008 16:02:32 -0000 1.1 --- META.yml 22 Jul 2008 01:04:39 -0000 1.2 *************** *** 13,20 **** Config::General: 0 Time::HiRes: 0 - provides: - Bio::GMOD::CAS::Util: - file: lib/Bio/GMOD/CAS/Util.pm - version: 0.1 generated_by: Module::Build version 0.2808 meta-spec: --- 13,16 ---- Index: MANIFEST =================================================================== RCS file: /cvsroot/gmod/schema/chado/cas-utils/MANIFEST,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MANIFEST 21 Jul 2008 16:02:32 -0000 1.1 --- MANIFEST 22 Jul 2008 01:04:39 -0000 1.2 *************** *** 5,9 **** GuessDirectories.pm INSTALL ! lib/Bio/GMOD/CAS/Util.pm LICENSE MANIFEST This list of files --- 5,9 ---- GuessDirectories.pm INSTALL ! lib/Bio/GMOD/CAS/Util.pm.PL LICENSE MANIFEST This list of files ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Gmod-schema-cmts mailing list Gmod-schema-cmts@... https://lists.sourceforge.net/lists/listinfo/gmod-schema-cmts |
| Free Forum Powered by Nabble | Forum Help |