diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:45:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-18 14:45:37 +0000 |
commit | dab6453c29504a22866f90bf2d2aea0a035e7599 (patch) | |
tree | e1acb951e5f44867512e2e4b4dd27beb2cfdbfb4 /dev-perl/IO-Multiplex | |
parent | stable on ppc64 (diff) | |
download | historical-dab6453c29504a22866f90bf2d2aea0a035e7599.tar.gz historical-dab6453c29504a22866f90bf2d2aea0a035e7599.tar.bz2 historical-dab6453c29504a22866f90bf2d2aea0a035e7599.zip |
added ~ppc64
Package-Manager: portage-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 6ec8500de398..1106fc511826 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.5 2005/06/15 17:33:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.6 2005/06/18 14:43:43 corsair Exp $ + + 18 Jun 2005; Markus Rothe <corsair@gentoo.org> IO-Multiplex-1.08.ebuild: + added ~ppc64 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> IO-Multiplex-1.08.ebuild: diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index b3f64b05e612..4a22cbf37d2c 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.5 2005/06/15 17:33:51 gustavoz Exp $ +# $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 $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 sparc amd64 ~alpha" +KEYWORDS="~alpha amd64 ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |