diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:25:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 22:25:05 +0000 |
commit | 12eeb064a49fe88e9259df60b5bd4200a10bfc06 (patch) | |
tree | 964e18d51e2aca19f101d29c3879b0d9e64c8b5b /dev-perl/Text-CharWidth | |
parent | Mark 2.2.0 stable on ia64 (diff) | |
download | historical-12eeb064a49fe88e9259df60b5bd4200a10bfc06.tar.gz historical-12eeb064a49fe88e9259df60b5bd4200a10bfc06.tar.bz2 historical-12eeb064a49fe88e9259df60b5bd4200a10bfc06.zip |
Mark 0.04 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r-- | dev-perl/Text-CharWidth/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-CharWidth/ChangeLog b/dev-perl/Text-CharWidth/ChangeLog index bf386c7ee5ed..66689216faeb 100644 --- a/dev-perl/Text-CharWidth/ChangeLog +++ b/dev-perl/Text-CharWidth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-CharWidth # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.5 2006/06/28 17:15:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/ChangeLog,v 1.6 2006/07/10 22:25:05 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Text-CharWidth-0.04.ebuild: + Mark 0.04 stable on ia64 28 Jun 2006; Michael Cummings <mcummings@gentoo.org> Text-CharWidth-0.04.ebuild: diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild index eb1554e5be38..ab9317a9d9ca 100644 --- a/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild +++ b/dev-perl/Text-CharWidth/Text-CharWidth-0.04.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-CharWidth/Text-CharWidth-0.04.ebuild,v 1.5 2006/06/28 17:15:47 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-CharWidth/Text-CharWidth-0.04.ebuild,v 1.6 2006/07/10 22:25:05 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="" IUSE="" |