diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:11:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:11:21 +0000 |
commit | 59f84280372ca884d16725dadc3bae5db8e1cc11 (patch) | |
tree | e7ea0197729ec3a22e548618e59f687725e653e4 /dev-perl | |
parent | Stable on ppc64; bug #175120 (diff) | |
download | gentoo-2-59f84280372ca884d16725dadc3bae5db8e1cc11.tar.gz gentoo-2-59f84280372ca884d16725dadc3bae5db8e1cc11.tar.bz2 gentoo-2-59f84280372ca884d16725dadc3bae5db8e1cc11.zip |
Added ~ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DCOP/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DCOP/DCOP-0.036.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DCOP/ChangeLog b/dev-perl/DCOP/ChangeLog index 57fb5e4db06d..bba7e0bc71c0 100644 --- a/dev-perl/DCOP/ChangeLog +++ b/dev-perl/DCOP/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/DCOP # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.3 2007/03/15 08:23:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.4 2007/05/01 10:11:21 corsair Exp $ + + 01 May 2007; Markus Rothe <corsair@gentoo.org> DCOP-0.036.ebuild: + Added ~ppc64 15 Mar 2007; Torsten Veller <tove@gentoo.org> DCOP-0.036.ebuild: Stable on x86 (#170417) diff --git a/dev-perl/DCOP/DCOP-0.036.ebuild b/dev-perl/DCOP/DCOP-0.036.ebuild index 9c4e5b73dd2b..657d83124ed5 100644 --- a/dev-perl/DCOP/DCOP-0.036.ebuild +++ b/dev-perl/DCOP/DCOP-0.036.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/DCOP/DCOP-0.036.ebuild,v 1.3 2007/03/15 08:23:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild,v 1.4 2007/05/01 10:11:21 corsair Exp $ inherit perl-module @@ -14,6 +14,6 @@ IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" SRC_TEST="do" |