diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-06-13 21:39:22 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-06-13 21:39:22 +0000 |
commit | dc06b6df850c50e54d08e6422c30820dfddf3cc9 (patch) | |
tree | 6d38dbde24f2f53a0a82af148987a59d60f8de90 /dev-perl/IO-Multiplex | |
parent | Marking 0.10.9 stable (x86) (diff) | |
download | gentoo-2-dc06b6df850c50e54d08e6422c30820dfddf3cc9.tar.gz gentoo-2-dc06b6df850c50e54d08e6422c30820dfddf3cc9.tar.bz2 gentoo-2-dc06b6df850c50e54d08e6422c30820dfddf3cc9.zip |
Stable on x86 and amd64, deps for mail-filter/postgrey.
(Portage version: 2.0.51.22-r1)
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 ccef6170fdff..919db0d1ed22 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.3 2005/05/11 22:34:00 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/ChangeLog,v 1.4 2005/06/13 21:39:22 ticho Exp $ + + 13 Jun 2005; Andrej Kacian <ticho@gentoo.org> IO-Multiplex-1.08.ebuild: + Stable on x86 and amd64, as dependencies for mail-filter/postgrey. 11 May 2005; Fernando J. Pereda <ferdy@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 2d7c2d4d11d9..63089f2074ce 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.3 2005/05/11 22:34:00 ferdy Exp $ +# $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 $ 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" |