diff options
author | 2007-06-16 14:30:25 +0000 | |
---|---|---|
committer | 2007-06-16 14:30:25 +0000 | |
commit | b8a77bf5e5cd0f92d60b5e0d6ea5dde31c7e8922 (patch) | |
tree | dfa42612a83c8d0c6ae8c2a1c6c553f21a72f388 /media-sound/shell-fm | |
parent | Added ~ppc, bug #178480 (diff) | |
download | gentoo-2-b8a77bf5e5cd0f92d60b5e0d6ea5dde31c7e8922.tar.gz gentoo-2-b8a77bf5e5cd0f92d60b5e0d6ea5dde31c7e8922.tar.bz2 gentoo-2-b8a77bf5e5cd0f92d60b5e0d6ea5dde31c7e8922.zip |
Added ~ppc, bug #178673
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'media-sound/shell-fm')
-rw-r--r-- | media-sound/shell-fm/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/shell-fm/shell-fm-0.2_p191.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/shell-fm/ChangeLog b/media-sound/shell-fm/ChangeLog index 48bf757b7486..289a53c9b192 100644 --- a/media-sound/shell-fm/ChangeLog +++ b/media-sound/shell-fm/ChangeLog @@ -1,6 +1,10 @@ # 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.3 2007/05/16 02:55:14 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.4 2007/06/16 14:30:25 dertobi123 Exp $ + + 16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> + shell-fm-0.2_p191.ebuild: + Added ~ppc, bug #178673 16 May 2007; Daniel Gryniewicz <dang@gentoo.org> shell-fm-0.2_p191.ebuild: Marked ~amd64 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 742861076b6e..ec355e6d4cbb 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.3 2007/05/16 02:55:14 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/shell-fm-0.2_p191.ebuild,v 1.4 2007/06/16 14:30:25 dertobi123 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="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="ao" DEPEND="media-libs/libmad |