diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-16 02:55:14 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-16 02:55:14 +0000 |
commit | 100c0f4da378e7a1350e9938e0f1205cb2a73f8a (patch) | |
tree | 1e3490a80ed67ba7f13d6edd36bf58a4ed40f325 /media-sound | |
parent | amd64 stable, bug 178046 (diff) | |
download | gentoo-2-100c0f4da378e7a1350e9938e0f1205cb2a73f8a.tar.gz gentoo-2-100c0f4da378e7a1350e9938e0f1205cb2a73f8a.tar.bz2 gentoo-2-100c0f4da378e7a1350e9938e0f1205cb2a73f8a.zip |
Marked ~amd64
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/shell-fm/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/shell-fm/shell-fm-0.2_p191.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/shell-fm/ChangeLog b/media-sound/shell-fm/ChangeLog index 8e4ca9428997..48bf757b7486 100644 --- a/media-sound/shell-fm/ChangeLog +++ b/media-sound/shell-fm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/shell-fm # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.2 2007/03/23 20:37:32 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.3 2007/05/16 02:55:14 dang Exp $ + + 16 May 2007; Daniel Gryniewicz <dang@gentoo.org> shell-fm-0.2_p191.ebuild: + Marked ~amd64 23 Mar 2007; Mike Kelly <pioto@gentoo.org> shell-fm-0.2_p191.ebuild: Fix $SS. diff --git a/media-sound/shell-fm/shell-fm-0.2_p191.ebuild b/media-sound/shell-fm/shell-fm-0.2_p191.ebuild index 1e887e0d43a7..742861076b6e 100644 --- a/media-sound/shell-fm/shell-fm-0.2_p191.ebuild +++ b/media-sound/shell-fm/shell-fm-0.2_p191.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/media-sound/shell-fm/shell-fm-0.2_p191.ebuild,v 1.2 2007/03/23 20:37:32 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/shell-fm-0.2_p191.ebuild,v 1.3 2007/05/16 02:55:14 dang Exp $ DESCRIPTION="A lightweight console based player for Last.FM radio streams." HOMEPAGE="http://nex.scrapping.cc/shell-fm/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="ao" DEPEND="media-libs/libmad |