diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:33:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:33:42 +0000 |
commit | 695f86bb65e168d2e1b15d9607f39cb82321d8b2 (patch) | |
tree | 96b09d53c6a88426c6b5e9fff466cc68c7f1a3ec /dev-perl/IO-stringy | |
parent | marking stable sparc x86 (diff) | |
download | gentoo-2-695f86bb65e168d2e1b15d9607f39cb82321d8b2.tar.gz gentoo-2-695f86bb65e168d2e1b15d9607f39cb82321d8b2.tar.bz2 gentoo-2-695f86bb65e168d2e1b15d9607f39cb82321d8b2.zip |
Marking stable sparc x86
(Portage version: 2.1_pre1)
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.110.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index c12e51607e81..381656a294ec 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.23 2005/10/19 16:26:45 killerfox Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.24 2006/01/13 21:30:22 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + IO-stringy-2.110.ebuild: + Marking stable sparc x86 19 Oct 2005; Rene Nussbaumer <killerfox@gentoo.org> IO-stringy-2.110.ebuild: diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild index a8c680846e4d..5d13f3b1ed92 100644 --- a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild +++ b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.110.ebuild,v 1.5 2005/10/19 16:26:45 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.6 2006/01/13 21:30:22 mcummings Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/IO/ERYQ/${P}.readme" SRC_URI="mirror://cpan/authors/id/D/DS/DSKOLL/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 sparc x86" IUSE="" SRC_TEST="do" |