diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:12:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:12:08 +0000 |
commit | d46f2dd769e8546326953354db4800b1da287cc9 (patch) | |
tree | e2b1422ad9aed5e258cef28441db15f56d305492 /dev-perl | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-d46f2dd769e8546326953354db4800b1da287cc9.tar.gz gentoo-2-d46f2dd769e8546326953354db4800b1da287cc9.tar.bz2 gentoo-2-d46f2dd769e8546326953354db4800b1da287cc9.zip |
Added ~ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DCOP-Amarok/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/DCOP-Amarok/ChangeLog b/dev-perl/DCOP-Amarok/ChangeLog index 1a816df6d74a..2ea3b832aec1 100644 --- a/dev-perl/DCOP-Amarok/ChangeLog +++ b/dev-perl/DCOP-Amarok/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2007/03/15 08:26:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DCOP-Amarok/ChangeLog,v 1.4 2007/05/01 10:12:08 corsair Exp $ + + 01 May 2007; Markus Rothe <corsair@gentoo.org> DCOP-Amarok-0.035.ebuild: + Added ~ppc64 15 Mar 2007; Torsten Veller <tove@gentoo.org> DCOP-Amarok-0.035.ebuild: Stable on x86 (#170417). Fixed HOMEPAGE. diff --git a/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild b/dev-perl/DCOP-Amarok/DCOP-Amarok-0.035.ebuild index b49cc06c9f6c..bfb1e9f03cbb 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 # 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.3 2007/03/15 08:26:36 tove Exp $ +# $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 $ inherit perl-module @@ -15,6 +15,6 @@ IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" SRC_TEST="do" |