diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:27:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:27:59 +0000 |
commit | ce1091d470fab1da4eecba051f11d17344d6b567 (patch) | |
tree | 3f7a992945bd8c5eba458da8d27cfc3b20f62a32 /dev-perl/Text-Glob | |
parent | add ~ia64 (diff) | |
download | gentoo-2-ce1091d470fab1da4eecba051f11d17344d6b567.tar.gz gentoo-2-ce1091d470fab1da4eecba051f11d17344d6b567.tar.bz2 gentoo-2-ce1091d470fab1da4eecba051f11d17344d6b567.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.06.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 648046297c71..0e11a25805db 100644 --- a/dev-perl/Text-Glob/ChangeLog +++ b/dev-perl/Text-Glob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Glob # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.10 2005/04/29 15:05:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.11 2005/08/26 00:24:53 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Text-Glob-0.06.ebuild: + add ~ia64 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> -Text-Glob-0.05.ebuild: diff --git a/dev-perl/Text-Glob/Manifest b/dev-perl/Text-Glob/Manifest index 6c89d9b6e899..89e1d575b53e 100644 --- a/dev-perl/Text-Glob/Manifest +++ b/dev-perl/Text-Glob/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 c7b9f0028a88d5e64a0141bd4c597e6a ChangeLog 1196 -MD5 ccd713309a950627c1fc9b2bbb9c0613 Text-Glob-0.06.ebuild 587 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 +MD5 c7b9f0028a88d5e64a0141bd4c597e6a ChangeLog 1196 +MD5 3925418769e2a7406f35381bf1d7e8c6 Text-Glob-0.06.ebuild 592 MD5 a93bb5650c8bd60c6a9efbe7bb6b55ba files/digest-Text-Glob-0.06 64 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCck1JtG5z4I8BtQoRAjHMAJ0aFfekJ5JD2qd2lCVMB7DqSMB16ACdEULT -uturRranHlA4lRcR4k93qjc= -=D4W3 ------END PGP SIGNATURE----- diff --git a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild index a84478af301f..9224e92c90ed 100644 --- a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild +++ b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.9 2005/03/16 16:12:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.10 2005/08/26 00:24:53 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme" SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 amd64 alpha ~hppa ~ppc sparc ~mips ~ppc64" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-perl/module-build" |