diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:33:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:33:15 +0000 |
commit | 3d40d391aff800ee8a7a8574ac1030b30f3491e6 (patch) | |
tree | 8fb69766660809499e824a870a35067ef120302d /dev-perl | |
parent | Mark 6.6.1 stable on ia64 (diff) | |
download | gentoo-2-3d40d391aff800ee8a7a8574ac1030b30f3491e6.tar.gz gentoo-2-3d40d391aff800ee8a7a8574ac1030b30f3491e6.tar.bz2 gentoo-2-3d40d391aff800ee8a7a8574ac1030b30f3491e6.zip |
Mark 0.06 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-WrapI18N/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Text-WrapI18N/ChangeLog b/dev-perl/Text-WrapI18N/ChangeLog index 4f86fc85d3c7..1b201a94f80d 100644 --- a/dev-perl/Text-WrapI18N/ChangeLog +++ b/dev-perl/Text-WrapI18N/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-WrapI18N # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.6 2006/07/05 11:39:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/ChangeLog,v 1.7 2006/07/10 22:33:15 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Text-WrapI18N-0.06.ebuild: + Mark 0.06 stable on ia64 05 Jul 2006; Christian Hartmann <ian@gentoo.org> Text-WrapI18N-0.06.ebuild: diff --git a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild index 27669f7d0b1c..0d8b746c454d 100644 --- a/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild +++ b/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.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-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.6 2006/07/05 11:39:50 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WrapI18N/Text-WrapI18N-0.06.ebuild,v 1.7 2006/07/10 22:33:15 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~kubota/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 sparc x86" +KEYWORDS="~amd64 ia64 sparc x86" DEPEND="dev-perl/Text-CharWidth" RDEPEND="${DEPEND}" |