diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:20:16 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:20:16 +0000 |
commit | 5243b7c336220943d56d309aee209da1f11bc0dd (patch) | |
tree | 5c5a0405fd239c8c488ac2edc957cf46d84b0893 /dev-perl/Text-Glob | |
parent | Mark 0.23-r1 stable on ia64 (diff) | |
download | historical-5243b7c336220943d56d309aee209da1f11bc0dd.tar.gz historical-5243b7c336220943d56d309aee209da1f11bc0dd.tar.bz2 historical-5243b7c336220943d56d309aee209da1f11bc0dd.zip |
Mark 0.06 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/Text-Glob')
-rw-r--r-- | dev-perl/Text-Glob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Glob/Text-Glob-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-Glob/ChangeLog b/dev-perl/Text-Glob/ChangeLog index 0e11a25805db..e61f134dc526 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.11 2005/08/26 00:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/ChangeLog,v 1.12 2005/10/02 13:20:16 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Text-Glob-0.06.ebuild: + Mark 0.06 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Text-Glob-0.06.ebuild: add ~ia64 diff --git a/dev-perl/Text-Glob/Text-Glob-0.06.ebuild b/dev-perl/Text-Glob/Text-Glob-0.06.ebuild index 9224e92c90ed..9a10ea7d03fe 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.10 2005/08/26 00:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.06.ebuild,v 1.11 2005/10/02 13:20:16 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="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" DEPEND="dev-perl/module-build" |