diff options
author | Lars Weiler <pylon@gentoo.org> | 2004-03-31 00:10:35 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2004-03-31 00:10:35 +0000 |
commit | ff3fcfdaf3bb7f195920ea73549a2e0ec5cbfafb (patch) | |
tree | a384eadad70a8b60ef9becbda48124a55c2fda0b /media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild | |
parent | stable on ppc, as requested in bug #45646 (Manifest recommit) (diff) | |
download | gentoo-2-ff3fcfdaf3bb7f195920ea73549a2e0ec5cbfafb.tar.gz gentoo-2-ff3fcfdaf3bb7f195920ea73549a2e0ec5cbfafb.tar.bz2 gentoo-2-ff3fcfdaf3bb7f195920ea73549a2e0ec5cbfafb.zip |
Added ~ppc to keywords as a dependency of net-im/amsn
Diffstat (limited to 'media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild')
-rw-r--r-- | media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild b/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild index a66146ac61c9..d2fb485e61b5 100644 --- a/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild +++ b/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild,v 1.5 2004/03/23 17:46:04 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild,v 1.6 2004/03/31 00:10:35 pylon Exp $ S=${WORKDIR}/${P} DESCRIPTION="Publish information about currently playing song in xmms to a temp file" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.beastwithin.org/users/wwwwolf/code/xmms/infopipe.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha ~sparc ~amd64" +KEYWORDS="x86 ~alpha ~sparc ~amd64 ~ppc" DEPEND=">=media-sound/xmms-1.2.7" |