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 | 0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6 (patch) | |
tree | 8ef6926441421ee7c450cef8211617fc61ff28e1 /dev-perl/IO-stringy | |
parent | Fixed the scheduling of services to restart a little bit. (diff) | |
download | historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.tar.gz historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.tar.bz2 historical-0a0d11545a9d19cefbf3601cf3b0d1650aac0ae6.zip |
Marking stable sparc x86
Package-Manager: portage-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" |