diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:13:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-01 10:13:12 +0000 |
commit | f6d96da083ce982db87d64fa5e6e72ae5bf24fa0 (patch) | |
tree | 7980f831e1be5757e2e03eda5d6ac4002d8dc6bd /dev-perl/DCOP-Amarok | |
parent | Version bump (see bug #160082) (diff) | |
download | historical-f6d96da083ce982db87d64fa5e6e72ae5bf24fa0.tar.gz historical-f6d96da083ce982db87d64fa5e6e72ae5bf24fa0.tar.bz2 historical-f6d96da083ce982db87d64fa5e6e72ae5bf24fa0.zip |
Added ~ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/DCOP-Amarok')
-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" |