diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-08-08 20:59:32 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-08-08 20:59:32 +0000 |
commit | dde2353e11652bf446c0f96852a0ed200dae79d1 (patch) | |
tree | b5a9d84fa2cdda99fbc6065ffb156d32c7b5d3d9 /media-sound/qtscrobbler | |
parent | amd64 stable, bug 233790 (diff) | |
download | gentoo-2-dde2353e11652bf446c0f96852a0ed200dae79d1.tar.gz gentoo-2-dde2353e11652bf446c0f96852a0ed200dae79d1.tar.bz2 gentoo-2-dde2353e11652bf446c0f96852a0ed200dae79d1.zip |
Add ~amd64, bug 231820
(Portage version: 2.2_rc6/cvs/Linux 2.6.25-tuxonice-r6 x86_64)
Diffstat (limited to 'media-sound/qtscrobbler')
-rw-r--r-- | media-sound/qtscrobbler/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/qtscrobbler/ChangeLog b/media-sound/qtscrobbler/ChangeLog index 7c5bf6f54755..6e050b3b15c3 100644 --- a/media-sound/qtscrobbler/ChangeLog +++ b/media-sound/qtscrobbler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qtscrobbler # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/ChangeLog,v 1.2 2008/05/31 11:17:16 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/ChangeLog,v 1.3 2008/08/08 20:59:32 beandog Exp $ + + 08 Aug 2008; Steve Dibb <beandog@gentoo.org> qtscrobbler-0.8-r1.ebuild: + Add ~amd64, bug 231820 *qtscrobbler-0.8-r1 (31 May 2008) diff --git a/media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild b/media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild index bf29b4c378b8..7d3e56d1a196 100644 --- a/media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild +++ b/media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild,v 1.1 2008/05/31 11:17:16 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qtscrobbler/qtscrobbler-0.8-r1.ebuild,v 1.2 2008/08/08 20:59:32 beandog Exp $ EAPI=1 inherit eutils qt4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${MY_PN}/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="cli +qt4" DEPEND="net-misc/curl |