diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:40:21 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:40:21 +0000 |
commit | 25400175f51a72717094231bae4b78886e525d8e (patch) | |
tree | f7ebadf88482a65df0cf4b1c5296283131fdede0 /dev-perl/IO-Multiplex | |
parent | Added h323, nosamples, lowmem and osp local use flags for asterisk-1.2.0_pre. (diff) | |
download | gentoo-2-25400175f51a72717094231bae4b78886e525d8e.tar.gz gentoo-2-25400175f51a72717094231bae4b78886e525d8e.tar.bz2 gentoo-2-25400175f51a72717094231bae4b78886e525d8e.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/IO-Multiplex/ChangeLog b/dev-perl/IO-Multiplex/ChangeLog index d984e2d355f5..9aa0822c0bc3 100644 --- a/dev-perl/IO-Multiplex/ChangeLog +++ b/dev-perl/IO-Multiplex/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2005/07/07 19:04:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.8 2005/08/19 19:39:43 hansmi Exp $ + + 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + IO-Multiplex-1.08.ebuild: + Added to ~ppc. 07 Jul 2005; Markus Rothe <corsair@gentoo.org> IO-Multiplex-1.08.ebuild: Stable on ppc64 diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 638ccd92c614..dce52bf3e87c 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.7 2005/07/07 19:04:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.8 2005/08/19 19:39:43 hansmi 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 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |