diff options
author | 2008-04-29 17:36:43 +0000 | |
---|---|---|
committer | 2008-04-29 17:36:43 +0000 | |
commit | 131598d942716123c3d234dbda58fb70514615b4 (patch) | |
tree | eb87680b91d5ef7776d5eb3d5c632079d72c4b8d /dev-perl/IPC-Run3 | |
parent | Marked ~hppa (bug #219723). (diff) | |
download | gentoo-2-131598d942716123c3d234dbda58fb70514615b4.tar.gz gentoo-2-131598d942716123c3d234dbda58fb70514615b4.tar.bz2 gentoo-2-131598d942716123c3d234dbda58fb70514615b4.zip |
Marked ~hppa (bug #219723).
(Portage version: 2.1.5_rc6)
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 a90f2d4302f1..6967b1053ec4 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.27 2008/04/29 17:36:43 jer Exp $ + + 29 Apr 2008; Jeroen Roovers <jer@gentoo.org> IPC-Run3-0.038.ebuild: + Marked ~hppa (bug #219723). 29 Apr 2008; Raúl Porcel <armin76@gentoo.org> IPC-Run3-0.038.ebuild: Add ~alpha wrt #219723 diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild index 2c76dadf0c82..6e622c0b2e92 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-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.4 2008/04/29 15:34:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.038.ebuild,v 1.5 2008/04/29 17:36:43 jer Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/search?module=${PN}" IUSE="" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha amd64 ia64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 sparc x86" SRC_TEST="do" |