diff options
author | 2008-04-29 15:34:41 +0000 | |
---|---|---|
committer | 2008-04-29 15:34:41 +0000 | |
commit | ea16d270d91161aab00e3cd634fe8ff0b936244f (patch) | |
tree | e4dc4b104380695141e32c2fae93f2f30e00db1e /dev-perl/IPC-Run3 | |
parent | Add ~sparc for testing, part of Bug #219723. (diff) | |
download | gentoo-2-ea16d270d91161aab00e3cd634fe8ff0b936244f.tar.gz gentoo-2-ea16d270d91161aab00e3cd634fe8ff0b936244f.tar.bz2 gentoo-2-ea16d270d91161aab00e3cd634fe8ff0b936244f.zip |
Add ~alpha wrt #219723
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 3ccccfea1969..a90f2d4302f1 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.25 2007/12/17 18:17:21 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.26 2008/04/29 15:34:41 armin76 Exp $ + + 29 Apr 2008; Raúl Porcel <armin76@gentoo.org> IPC-Run3-0.038.ebuild: + Add ~alpha wrt #219723 17 Dec 2007; Samuli Suominen <drac@gentoo.org> IPC-Run3-0.038.ebuild: amd64 stable diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild index ea4674364a2e..2c76dadf0c82 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 +# Copyright 1999-2008 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.3 2007/12/17 18:17:21 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.4 2008/04/29 15:34:41 armin76 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="~alpha amd64 ia64 sparc x86" SRC_TEST="do" |