diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-07 19:04:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-07 19:04:53 +0000 |
commit | f6cb6f503eda31aaf7f6b836dd50d84df382d8f5 (patch) | |
tree | 9f2b00f37e3f0f061ec518e37bd7546a2232533b /dev-perl/IO-Multiplex | |
parent | Stable on x86. Removed old ebuilds. (diff) | |
download | gentoo-2-f6cb6f503eda31aaf7f6b836dd50d84df382d8f5.tar.gz gentoo-2-f6cb6f503eda31aaf7f6b836dd50d84df382d8f5.tar.bz2 gentoo-2-f6cb6f503eda31aaf7f6b836dd50d84df382d8f5.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index 1106fc511826..d984e2d355f5 100644 --- a/dev-perl/IO-Multiplex/ChangeLog +++ b/dev-perl/IO-Multiplex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Multiplex # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.6 2005/06/18 14:43:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.7 2005/07/07 19:04:14 corsair Exp $ + + 07 Jul 2005; Markus Rothe <corsair@gentoo.org> IO-Multiplex-1.08.ebuild: + Stable on ppc64 18 Jun 2005; Markus Rothe <corsair@gentoo.org> IO-Multiplex-1.08.ebuild: added ~ppc64 diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 4a22cbf37d2c..638ccd92c614 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.6 2005/06/18 14:43:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.7 2005/07/07 19:04:14 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc64 sparc x86" IUSE="" SRC_TEST="do" |