diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 17:51:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-15 17:51:08 +0000 |
commit | 4a0744c9fa92674c7885b35564da672dcc39d2fa (patch) | |
tree | a458835779e4b737038c35f790456221879df4ab /dev-perl/IO-Multiplex | |
parent | unstable version bump (diff) | |
download | historical-4a0744c9fa92674c7885b35564da672dcc39d2fa.tar.gz historical-4a0744c9fa92674c7885b35564da672dcc39d2fa.tar.bz2 historical-4a0744c9fa92674c7885b35564da672dcc39d2fa.zip |
Stable on sparc
Package-Manager: portage-2.0.51.19
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 919db0d1ed22..6ec8500de398 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.4 2005/06/13 21:39:22 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.5 2005/06/15 17:33:51 gustavoz Exp $ + + 15 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + IO-Multiplex-1.08.ebuild: + Stable on sparc 13 Jun 2005; Andrej Kacian <ticho@gentoo.org> IO-Multiplex-1.08.ebuild: Stable on x86 and amd64, as dependencies for mail-filter/postgrey. diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.08.ebuild index 63089f2074ce..b3f64b05e612 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.4 2005/06/13 21:39:22 ticho Exp $ +# $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 $ 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="x86 sparc amd64 ~alpha" IUSE="" SRC_TEST="do" |