diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:33:42 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 21:33:42 +0000 |
commit | 695f86bb65e168d2e1b15d9607f39cb82321d8b2 (patch) | |
tree | 96b09d53c6a88426c6b5e9fff466cc68c7f1a3ec /dev-perl/IPC-Run | |
parent | marking stable sparc x86 (diff) | |
download | gentoo-2-695f86bb65e168d2e1b15d9607f39cb82321d8b2.tar.gz gentoo-2-695f86bb65e168d2e1b15d9607f39cb82321d8b2.tar.bz2 gentoo-2-695f86bb65e168d2e1b15d9607f39cb82321d8b2.zip |
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/IPC-Run')
-rw-r--r-- | dev-perl/IPC-Run/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run/IPC-Run-0.79.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run/ChangeLog b/dev-perl/IPC-Run/ChangeLog index c7d2efb42038..c8d1b16cc30e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.7 2005/11/23 16:19:08 mcummings Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/ChangeLog,v 1.8 2006/01/13 21:31:46 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> IPC-Run-0.79.ebuild: + Marking stable sparc x86 *IPC-Run-0.79 (23 Nov 2005) diff --git a/dev-perl/IPC-Run/IPC-Run-0.79.ebuild b/dev-perl/IPC-Run/IPC-Run-0.79.ebuild index a1f0e18b8f6c..25077229b6b7 100644 --- a/dev-perl/IPC-Run/IPC-Run-0.79.ebuild +++ b/dev-perl/IPC-Run/IPC-Run-0.79.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.79.ebuild,v 1.1 2005/11/23 16:19:08 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run/IPC-Run-0.79.ebuild,v 1.2 2006/01/13 21:31:46 mcummings 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" |