diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-04 17:32:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-04 17:32:22 +0000 |
commit | 185a290be129240e7cca3d721adbc70ca302febe (patch) | |
tree | aa3b69bb166245d7ea6d8d38aa9b0778840186a7 /perl-core/Getopt-Long | |
parent | Add support for all Prefix arches, in particular for gen_usr_ld_script, and a... (diff) | |
download | historical-185a290be129240e7cca3d721adbc70ca302febe.tar.gz historical-185a290be129240e7cca3d721adbc70ca302febe.tar.bz2 historical-185a290be129240e7cca3d721adbc70ca302febe.zip |
Add ~arm/~s390/~sh
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.36.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.37.ebuild | 6 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.38.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Manifest | 18 |
5 files changed, 17 insertions, 23 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 23752243fc60..881bb6be72cf 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/Getopt-Long # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.27 2009/04/01 19:35:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.28 2009/04/04 17:32:22 armin76 Exp $ + + 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> Getopt-Long-2.36.ebuild, + Getopt-Long-2.37.ebuild, Getopt-Long-2.38.ebuild: + Add ~arm/~s390/~sh *Getopt-Long-2.38 (01 Apr 2009) diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild index 54d707cb1d52..d6f1292b4b42 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild,v 1.8 2008/03/28 06:57:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild,v 1.9 2009/04/04 17:32:22 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="virtual/perl-PodParser diff --git a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild index 5f468c86224f..ad0bea2d5c44 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild,v 1.1 2008/09/10 11:56:14 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild,v 1.2 2009/04/04 17:32:22 armin76 Exp $ MODULE_AUTHOR=JV inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Advanced handling of command line options" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="virtual/perl-PodParser diff --git a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild index 571823b7e831..83c61ce04271 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild,v 1.1 2009/04/01 19:35:19 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild,v 1.2 2009/04/04 17:32:22 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Advanced handling of command line options" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="virtual/perl-PodParser" diff --git a/perl-core/Getopt-Long/Manifest b/perl-core/Getopt-Long/Manifest index d1a534e98633..2591b0db089b 100644 --- a/perl-core/Getopt-Long/Manifest +++ b/perl-core/Getopt-Long/Manifest @@ -1,18 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - DIST Getopt-Long-2.36.tar.gz 41224 RMD160 60591e940d53741b826c5eab9abfe53b8b516cad SHA1 495339f3eb39ba624d4c79ecc4d7aac4f2551137 SHA256 4ea9ff0118b0050ab17b3ffc9f2c76c855c1751b8b4108cf5aba90596bb1a156 DIST Getopt-Long-2.37.tar.gz 41006 RMD160 e4b9a1abb4a5da2cb664e5a7d96188b3689b9700 SHA1 84e231ba85f19308ff9d67be609f6bc546d5f3a6 SHA256 bf446adb13cf05d9bce18542dc3ea9bd060244beb7b6059ebc3e956142235234 DIST Getopt-Long-2.38.tar.gz 41200 RMD160 0498ea35a5a6ee08a26f23bd5185a84c1feb3bf3 SHA1 5daf0f2e539c0683c8400f277ba10618c893970b SHA256 7ed693880223503331d842719b73cc202b5577743e2abfdd9fb6414c37aa3a53 -EBUILD Getopt-Long-2.36.ebuild 587 RMD160 76fa4c3189430c9dd63759b750056e141d985297 SHA1 326ea7cf4e005903db7e8f56cf04afe56ba97742 SHA256 a19256f6001d7abd0bf7e915cb01faa3003f7ad7e60483565326a6ea78c6cc49 -EBUILD Getopt-Long-2.37.ebuild 499 RMD160 3753265ca758f20a6020ecd55df3c97949163ed4 SHA1 3659f81d809072755e1cef0abc406b69539b8777 SHA256 8d50b3d6a96999bbb9d634bd54f5e17aac3f127166cbf0e9b879f361a1619f48 -EBUILD Getopt-Long-2.38.ebuild 480 RMD160 4d7d5d30274556a1b752f9930d42a7caa37e6ea6 SHA1 a2fccd5d7f60f8a42abf720909a95efd5277cecf SHA256 466cb2db0309f624542f989b0f8299fe881aec157ac7fb06bd7002bcc3fbbf27 -MISC ChangeLog 4125 RMD160 00cadf2bb1fb0ac4d6b5059681e10935c8ee1d40 SHA1 80c7de254dd94af85fc3e5f6ed55e731fe77bf4e SHA256 7391b4e4bd108e705dd08c71b671dab5fed934701b4fc350357150fbf538cd3e +EBUILD Getopt-Long-2.36.ebuild 606 RMD160 bcb4938ce71805ef70b2954fd124641f6a961140 SHA1 fb56094b16b044b7b1a73a185dfc1d4247ed318c SHA256 c51b7daf9a2bbb91690b96fdf532fcaa2d0614927b5534fc6d98c924e2f9a768 +EBUILD Getopt-Long-2.37.ebuild 517 RMD160 f43399cd9fa0c3fbeb67fe5dcac1e022887630e8 SHA1 c1345d5de7ba9256adb31112363420a019a828b9 SHA256 7b92e0a0e48f1ef0cc2e6bdad07ef03558282a0202cdc5171545496bdf6ecf56 +EBUILD Getopt-Long-2.38.ebuild 498 RMD160 050ff4f3ba5c4a5a2b4a10016918b87db650b7cd SHA1 d635c3a8ee3e8836ced56ead173240adbc7a18b7 SHA256 09c76a47d1624b85216fd017e80979b4b4e1c3950ef82f0464df95a964ef617a +MISC ChangeLog 4276 RMD160 c4c8da89914f28c06cfbd682a05acade7665c42e SHA1 53bdfe92c663237ee93fc773cd9aec9d155d63ec SHA256 2192dcdf380ab3746802ffe3e62b63b2c3156e400687cbdb05f41366d2916718 MISC metadata.xml 305 RMD160 647980838c590f54441a053916ea629e53e551c0 SHA1 99ef1deeae9a934fb6e46cf5fc4a5fcb8379a74a SHA256 f05dbef15061919972882cab07057e102760a542beba17d131194091401cd7ca ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.10 (GNU/Linux) - -iEYEARECAAYFAknTwf0ACgkQV3J2n04Eauw3aQCfU4MSzzJDyYX1ySLK08dcCawL -VEQAn0ZwF7EWDmfjPng5rPAMWggNag+y -=EnzQ ------END PGP SIGNATURE----- |