diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:45:44 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:45:44 +0000 |
commit | a2767f092463ed8781bcabde54b32bbafd506543 (patch) | |
tree | f51639105482170d5bd93df992cde7212f82b20f /dev-perl/Text-Tabs+Wrap | |
parent | Converted to UTF-8, fixed encoding screwups (diff) | |
download | historical-a2767f092463ed8781bcabde54b32bbafd506543.tar.gz historical-a2767f092463ed8781bcabde54b32bbafd506543.tar.bz2 historical-a2767f092463ed8781bcabde54b32bbafd506543.zip |
Mark 2001.0929 stable on ia64
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-perl/Text-Tabs+Wrap')
-rw-r--r-- | dev-perl/Text-Tabs+Wrap/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-Tabs+Wrap/ChangeLog b/dev-perl/Text-Tabs+Wrap/ChangeLog index 974c9843b618..7e282b0aefa8 100644 --- a/dev-perl/Text-Tabs+Wrap/ChangeLog +++ b/dev-perl/Text-Tabs+Wrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Tabs+Wrap # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.9 2005/08/26 00:26:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.10 2005/09/17 00:45:44 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + Text-Tabs+Wrap-2001.0929.ebuild: + Mark 2001.0929 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Text-Tabs+Wrap-2001.0929.ebuild: diff --git a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild index 769c9a5eac3f..a94244dd628f 100644 --- a/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild +++ b/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.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-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.10 2005/08/26 00:26:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.11 2005/09/17 00:45:44 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" src_compile() { |