Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 19 years ago
parent
commit
f782977638
4 changed files with 13 additions and 0 deletions
  1. +1
    -0
      package/import/cpan/hosted_cpan.cfg
  2. +5
    -0
      package/import/cpan/hosted_cpan.desc
  3. +6
    -0
      package/import/cpan/hosted_cpan.sel
  4. +1
    -0
      package/import/cpan/hosted_cpan.txt

+ 1
- 0
package/import/cpan/hosted_cpan.cfg

@ -45,6 +45,7 @@ pkgfork cpan cpan-svn-mirror status X priority 206.110
pkgfork cpan cpan-svn-simple status X priority 209.720
pkgfork cpan cpan-term-progressbar status X priority 200.370
pkgfork cpan cpan-term-readkey status X priority 200.220
pkgfork cpan cpan-time-ctime status X priority 800.000
pkgfork cpan cpan-tk status X priority 200.230
pkgfork cpan cpan-tk-tablematrix status X priority 200.380
pkgfork cpan cpan-unicode-string status X priority 148.350

+ 5
- 0
package/import/cpan/hosted_cpan.desc

@ -225,6 +225,11 @@
[D] 496837502 TermReadKey-2.30.tar.gz http://www.cpan.org/modules/by-authors/id/J/JS/JSTOWE/
#endif
#if xpkg == cpan-time-ctime
[V] 99.062201
[D] 0 Time-modules-2003.1126.tar.gz http://www.cpan.org/modules/by-authors/id/M/MU/MUIR/modules/
#endif
#if xpkg == cpan-tk
[V] 804.027
[D] 3809903462 Tk-804.027.tar.gz http://www.cpan.org/modules/by-authors/id/N/NI/NI-S/

+ 6
- 0
package/import/cpan/hosted_cpan.sel

@ -271,6 +271,12 @@ case "$xpkg" in
cpanloc="J/JS/JSTOWE/TermReadKey-2.30.tar.gz"
srctar="TermReadKey-2.30.tar.bz2"
;;
cpan-time-ctime)
cpanmod="Time::CTime"
cpanver="99.062201"
cpanloc="M/MU/MUIR/modules/Time-modules-2003.1126.tar.gz"
srctar="Time-modules-2003.1126.tar.bz2"
;;
cpan-tk)
cpanmod="Tk"
cpanver="804.027"

+ 1
- 0
package/import/cpan/hosted_cpan.txt

@ -58,3 +58,4 @@
206.110 SVN::Mirror
209.720 SVN::Simple
800.010 SVK
800.000 Time::CTime

Loading…
Cancel
Save