diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:00:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-02 20:00:36 +0000 |
commit | 4829afe6ee469a37efdb4da1b513178447e9051b (patch) | |
tree | 07a40764cff574c7ef40949504b9bc54fc3964af /dev-perl | |
parent | app-vim/foldutil stable on ppc. (diff) | |
download | gentoo-2-4829afe6ee469a37efdb4da1b513178447e9051b.tar.gz gentoo-2-4829afe6ee469a37efdb4da1b513178447e9051b.tar.bz2 gentoo-2-4829afe6ee469a37efdb4da1b513178447e9051b.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl')
-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 f77f78ffaa1d..9da739d1d44b 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.9 2005/08/25 23:16:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.10 2005/09/02 20:00:36 hansmi Exp $ + + 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> + IO-Multiplex-1.08.ebuild: + Stable on ppc. 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> IO-Multiplex-1.08.ebuild: add ~ia64 diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 8c17f88bf416..31a2c82affa4 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.9 2005/08/25 23:16:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild,v 1.10 2005/09/02 20:00:36 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 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |