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-Amarok | |
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-Amarok')
-rw-r--r-- | dev-perl/DCOP-Amarok/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/DCOP-Amarok/ChangeLog b/dev-perl/DCOP-Amarok/ChangeLog index 2ea3b832aec1..8d6608c2ba75 100644 --- a/dev-perl/DCOP-Amarok/ChangeLog +++ b/dev-perl/DCOP-Amarok/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DCOP-Amarok -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.4 2007/05/01 10:12:08 corsair Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.5 2008/02/22 05:48:56 robbat2 Exp $ + + 22 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> + DCOP-Amarok-0.035.ebuild: + Add ~ppc. 01 May 2007; Markus Rothe <corsair@gentoo.org> DCOP-Amarok-0.035.ebuild: Added ~ppc64 diff --git a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild index bfb1e9f03cbb..e40805cd334c 100644 --- a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild +++ b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.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-Amarok/DCOP-Amarok-0.035.ebuild,v 1.4 2007/05/01 10:12:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild,v 1.5 2008/02/22 05:48:56 robbat2 Exp $ inherit perl-module @@ -15,6 +15,6 @@ IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc64 x86 ~ppc" SRC_TEST="do" |