diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-01-22 17:49:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-01-22 17:49:18 +0000 |
commit | 2cb07367b134cffc552699067842b4fd4cbc7ee6 (patch) | |
tree | 4cc45f251b7416a0815e10d2b56123e4403f4f3a /dev-perl/IO-stringy | |
parent | added -mminimal-toc for ppc64 (diff) | |
download | historical-2cb07367b134cffc552699067842b4fd4cbc7ee6.tar.gz historical-2cb07367b134cffc552699067842b4fd4cbc7ee6.tar.bz2 historical-2cb07367b134cffc552699067842b4fd4cbc7ee6.zip |
Unmasking for x86
Package-Manager: portage-2.0.51-r13
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.108.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.109.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index ab93dc40700b..65f03cb7ba96 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IO-stringy -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.12 2004/12/23 16:19:25 nigoro Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.13 2005/01/22 17:49:18 mcummings Exp $ + + 22 Jan 2005; Michael Cummings <mcummings@gentoo.org> + IO-stringy-2.109.ebuild: + Unmasking for x86 24 Dec 2004; Yuta SATOH <nigoro@gentoo.org> IO-stringy-2.109.ebuild: added ~ppc64 diff --git a/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild b/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild index 62b3510ec0ad..dd4822cfee06 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild,v 1.8 2004/07/14 18:32:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108-r1.ebuild,v 1.9 2005/01/22 17:49:18 mcummings Exp $ inherit perl-module diff --git a/dev-perl/IO-stringy/IO-stringy-2.108.ebuild b/dev-perl/IO-stringy/IO-stringy-2.108.ebuild index a12ccce618c3..3fe0a9f609b0 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.108.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.108.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108.ebuild,v 1.8 2004/07/14 18:32:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.108.ebuild,v 1.9 2005/01/22 17:49:18 mcummings Exp $ inherit perl-module diff --git a/dev-perl/IO-stringy/IO-stringy-2.109.ebuild b/dev-perl/IO-stringy/IO-stringy-2.109.ebuild index ac6a4fbf914e..0b5d10abc0d2 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.109.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.109.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.109.ebuild,v 1.4 2004/12/23 16:19:25 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.109.ebuild,v 1.5 2005/01/22 17:49:18 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~s390 ~ppc64" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~s390 ~ppc64" IUSE="" SRC_TEST="do" |