Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 17 years ago
parent
commit
9d363db13e
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

@ -28,6 +28,7 @@ pkgfork cpan cpan-http-cache-transparent status X priority 200.110
pkgfork cpan cpan-http-dav status X priority 200.120
pkgfork cpan cpan-lingua-en-numbers-ordinate status X priority 200.130
pkgfork cpan cpan-lingua-preferred status X priority 200.140
pkgfork cpan cpan-locale-gettext status X priority 200.351
pkgfork cpan cpan-locale-messages status X priority 200.350
pkgfork cpan cpan-lwp status X priority 113.710
pkgfork cpan cpan-mail-sender status X priority 113.820

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

@ -140,6 +140,11 @@
[D] 60194904 Lingua-Preferred-0.2.4.tar.gz http://www.cpan.org/modules/by-authors/id/E/ED/EDAVIS/
#endif
#if xpkg == cpan-locale-gettext
[V] 1.05
[D] 0 gettext-1.05.tar.gz http://www.cpan.org/modules/by-authors/id/P/PV/PVANDRY/
#endif
#if xpkg == cpan-locale-messages
[V] undef
[D] 2360730998 libintl-perl-1.16.tar.gz http://www.cpan.org/modules/by-authors/id/G/GU/GUIDO/

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

@ -169,6 +169,12 @@ case "$xpkg" in
cpanloc="E/ED/EDAVIS/Lingua-Preferred-0.2.4.tar.gz"
srctar="Lingua-Preferred-0.2.4.tar.bz2"
;;
cpan-locale-gettext)
cpanmod="Locale::gettext"
cpanver="1.05"
cpanloc="P/PV/PVANDRY/gettext-1.05.tar.gz"
srctar="gettext-1.05.tar.bz2"
;;
cpan-locale-messages)
cpanmod="Locale::Messages"
cpanver="undef"

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

@ -52,6 +52,7 @@
200.330 Device::SerialPort
200.340 HTML::Entities
200.350 Locale::Messages
200.351 Locale::gettext
200.360 Nmap::Scanner
200.370 Term::ProgressBar
200.380 Tk::TableMatrix

Loading…
Cancel
Save