diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
commit | 057e3636121c2ed14590e17c32b0ef15ba696267 (patch) | |
tree | 5af5af036970634e1d755e8c52a1c244f95ff449 /dev-perl/IO-stringy | |
parent | Use CFLAGS and LDFLAGS while building. (diff) | |
download | historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.gz historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.bz2 historical-057e3636121c2ed14590e17c32b0ef15ba696267.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-perl/IO-stringy')
-rw-r--r-- | dev-perl/IO-stringy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-stringy/IO-stringy-2.110.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-stringy/ChangeLog b/dev-perl/IO-stringy/ChangeLog index 8e972913539f..a76c88d159d8 100644 --- a/dev-perl/IO-stringy/ChangeLog +++ b/dev-perl/IO-stringy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-stringy # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.26 2006/01/21 21:30:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/ChangeLog,v 1.27 2006/02/06 20:25:57 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> IO-stringy-2.110.ebuild: + stable on amd64 21 Jan 2006; Markus Rothe <corsair@gentoo.org> IO-stringy-2.110.ebuild: Stable on ppc64 diff --git a/dev-perl/IO-stringy/IO-stringy-2.110.ebuild b/dev-perl/IO-stringy/IO-stringy-2.110.ebuild index f72bf226b44c..f6304e634d44 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-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.9 2006/01/21 21:30:35 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-stringy/IO-stringy-2.110.ebuild,v 1.10 2006/02/06 20:25:57 blubb 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 arm hppa ia64 ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |