diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-22 05:49:52 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-02-22 05:49:52 +0000 |
commit | 82c558013702a60f10e694287f1e8494e6670f74 (patch) | |
tree | e27f23d9fac92da8d3c748b4a7ac1a3e7c1b924f /dev-perl/DCOP | |
parent | Fix it now that zmedico has a good bug report. (diff) | |
download | historical-82c558013702a60f10e694287f1e8494e6670f74.tar.gz historical-82c558013702a60f10e694287f1e8494e6670f74.tar.bz2 historical-82c558013702a60f10e694287f1e8494e6670f74.zip |
Add ~ppc.
Package-Manager: portage-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" |