diff options
author | 2011-08-09 13:44:49 +0000 | |
---|---|---|
committer | 2011-08-09 13:44:49 +0000 | |
commit | a1371d1877148c488880abf6ec3522826caa859e (patch) | |
tree | 2a7025ab0bf33345efad17f397b5b445018c9f36 /dev-perl | |
parent | Marked ~ppc64 wrt #358401 (diff) | |
download | gentoo-2-a1371d1877148c488880abf6ec3522826caa859e.tar.gz gentoo-2-a1371d1877148c488880abf6ec3522826caa859e.tar.bz2 gentoo-2-a1371d1877148c488880abf6ec3522826caa859e.zip |
Marked ~ppc/~ppc64 wrt #359047
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Linux-Pid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Linux-Pid/ChangeLog b/dev-perl/Linux-Pid/ChangeLog index c4b524fcc0d7..329eeeab4f84 100644 --- a/dev-perl/Linux-Pid/ChangeLog +++ b/dev-perl/Linux-Pid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Linux-Pid # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/ChangeLog,v 1.3 2011/07/22 13:44:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/ChangeLog,v 1.4 2011/08/09 13:44:49 xarthisius Exp $ + + 09 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> Linux-Pid-0.04.ebuild: + Marked ~ppc/~ppc64 wrt #359047 22 Jul 2011; Jeroen Roovers <jer@gentoo.org> Linux-Pid-0.04.ebuild: Marked ~hppa (bug #359047). diff --git a/dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild b/dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild index 6d05ca6f74a9..ae6893bfc7fd 100644 --- a/dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild +++ b/dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild,v 1.3 2011/07/22 13:44:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Pid/Linux-Pid-0.04.ebuild,v 1.4 2011/08/09 13:44:49 xarthisius Exp $ EAPI="3" @@ -14,5 +14,5 @@ SRC_TEST="do" LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" |