diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:44:44 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-22 12:44:44 +0000 |
commit | 5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75 (patch) | |
tree | 5e26a9d24301483ca3b7275a5e9b541eb595268f /dev-perl/Text-Tabs+Wrap | |
parent | stable amd64 (diff) | |
download | gentoo-2-5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75.tar.gz gentoo-2-5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75.tar.bz2 gentoo-2-5b4c25907c561b7fcf99fdd4c1fa99c1fc2dce75.zip |
stable amd64
(Portage version: 2.0.51.19)
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 a52b74996938..1c79b6d97046 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.5 2005/03/09 18:25:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/ChangeLog,v 1.6 2005/04/22 12:42:19 blubb Exp $ + + 22 Apr 2005; Simon Stelling <blubb@gentoo.org> + Text-Tabs+Wrap-2001.0929.ebuild: + stable on amd64 09 Mar 2005; Markus Rothe <corsair@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 2599119cb9b0..7c57468afd45 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.6 2005/03/09 18:15:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Tabs+Wrap/Text-Tabs+Wrap-2001.0929.ebuild,v 1.7 2005/04/22 12:42:19 blubb 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="x86 ppc sparc alpha ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc alpha amd64 ~ppc64" IUSE="" src_compile() { |