diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-22 05:47:55 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-22 05:47:55 +0000 |
commit | fbe48498c47ce96771a6fa617cec349343e0e2c1 (patch) | |
tree | 11b2f7d33eb5249f0b4b0da4a12144d7a9b75246 /dev-perl/DCOP | |
parent | Fix it now that zmedico has a good bug report. (diff) | |
download | gentoo-2-fbe48498c47ce96771a6fa617cec349343e0e2c1.tar.gz gentoo-2-fbe48498c47ce96771a6fa617cec349343e0e2c1.tar.bz2 gentoo-2-fbe48498c47ce96771a6fa617cec349343e0e2c1.zip |
Add ~ppc.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-perl/DCOP')
-rw-r--r-- | dev-perl/DCOP/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/DCOP/DCOP-0.036.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/DCOP/ChangeLog b/dev-perl/DCOP/ChangeLog index bba7e0bc71c0..690499d86358 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.4 2007/05/01 10:11:21 corsair Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/ChangeLog,v 1.5 2008/02/22 05:47:55 robbat2 Exp $ + + 22 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> DCOP-0.036.ebuild: + Add ~ppc. 01 May 2007; Markus Rothe <corsair@gentoo.org> DCOP-0.036.ebuild: Added ~ppc64 diff --git a/dev-perl/DCOP/DCOP-0.036.ebuild b/dev-perl/DCOP/DCOP-0.036.ebuild index 657d83124ed5..e5e17c978538 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 +# Copyright 1999-2008 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.4 2007/05/01 10:11:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP/DCOP-0.036.ebuild,v 1.5 2008/02/22 05:47:55 robbat2 Exp $ inherit perl-module @@ -14,6 +14,6 @@ IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86 ~ppc" SRC_TEST="do" |