diff options
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 8a233edbcc3e..3ccccfea1969 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IPC-Run3 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.24 2007/12/06 16:25:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.25 2007/12/17 18:17:21 drac Exp $ + + 17 Dec 2007; Samuli Suominen <drac@gentoo.org> IPC-Run3-0.038.ebuild: + amd64 stable 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> IPC-Run3-0.038.ebuild: ia64/sparc/x86 stable diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild index 6b5712b8b099..ea4674364a2e 100644 --- a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild +++ b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.2 2007/12/06 16:25:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.3 2007/12/17 18:17:21 drac Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ia64 sparc x86" +KEYWORDS="amd64 ia64 sparc x86" SRC_TEST="do" |