diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 13:27:09 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-05 13:27:09 +0000 |
commit | ae254cd4eb1747617bad90ee69177643effe82b4 (patch) | |
tree | 9f39c8f0785bef861dd9db49f31a5f4b86d30a70 /dev-perl/IPC-Run | |
parent | Stable on sparc (diff) | |
download | gentoo-2-ae254cd4eb1747617bad90ee69177643effe82b4.tar.gz gentoo-2-ae254cd4eb1747617bad90ee69177643effe82b4.tar.bz2 gentoo-2-ae254cd4eb1747617bad90ee69177643effe82b4.zip |
Stable on sparc
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.80.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index b6c4561a4e4b..e1f22efae44d 100644 --- a/dev-perl/IPC-Run/ChangeLog +++ b/dev-perl/IPC-Run/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.14 2006/08/17 21:20:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.15 2006/09/05 13:27:09 gustavoz Exp $ + + 05 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> IPC-Run-0.80.ebuild: + Stable on sparc 17 Aug 2006; Michael Cummings <mcummings@gentoo.org> IPC-Run-0.79.ebuild, IPC-Run-0.80.ebuild: diff --git a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild index 3fc68fec70cd..760480cb4bd8 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.80.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.4 2006/08/17 21:20:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.80.ebuild,v 1.5 2006/09/05 13:27:09 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc ~x86" IUSE="" DEPEND=">=dev-perl/IO-Tty-1.0 |