diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:28:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:28:23 +0000 |
commit | 0d53a23dc8e09447f6e6d9980ec59ad1178c2aec (patch) | |
tree | 83c6c0081cfbb10954df1c5560cc75ea78a5187b /dev-perl | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-0d53a23dc8e09447f6e6d9980ec59ad1178c2aec.tar.gz gentoo-2-0d53a23dc8e09447f6e6d9980ec59ad1178c2aec.tar.bz2 gentoo-2-0d53a23dc8e09447f6e6d9980ec59ad1178c2aec.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/text-autoformat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/text-autoformat/text-autoformat-1.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/text-autoformat/ChangeLog b/dev-perl/text-autoformat/ChangeLog index ade678e8b6cf..2558699c0bdb 100644 --- a/dev-perl/text-autoformat/ChangeLog +++ b/dev-perl/text-autoformat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/text-autoformat # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.21 2006/09/16 21:59:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.22 2006/10/20 20:28:23 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + text-autoformat-1.13.ebuild: + Stable on Alpha. 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> text-autoformat-1.13.ebuild: diff --git a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild index 30188411ca6f..13e9ac1134f9 100644 --- a/dev-perl/text-autoformat/text-autoformat-1.13.ebuild +++ b/dev-perl/text-autoformat/text-autoformat-1.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.9 2006/09/16 21:59:43 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.13.ebuild,v 1.10 2006/10/20 20:28:23 kloeri Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-perl/text-reform-1.11 |