diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-04-04 19:11:02 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-04-04 19:11:02 +0000 |
commit | eb09069202c0d7f999d0316f0ebff8cebfb051ee (patch) | |
tree | c7ea99e78377dc604ab901f88af2ee55b78c307c /media-plugins | |
parent | fixing Manifest (diff) | |
download | historical-eb09069202c0d7f999d0316f0ebff8cebfb051ee.tar.gz historical-eb09069202c0d7f999d0316f0ebff8cebfb051ee.tar.bz2 historical-eb09069202c0d7f999d0316f0ebff8cebfb051ee.zip |
Marked stable on hppa.
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/xmms-infopipe/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/xmms-infopipe/Manifest | 4 | ||||
-rw-r--r-- | media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/xmms-infopipe/ChangeLog b/media-plugins/xmms-infopipe/ChangeLog index 7d5e8b430b09..16e2eeeaeee3 100644 --- a/media-plugins/xmms-infopipe/ChangeLog +++ b/media-plugins/xmms-infopipe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-infopipe # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-infopipe/ChangeLog,v 1.5 2004/03/31 00:10:35 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-infopipe/ChangeLog,v 1.6 2004/04/04 19:11:02 gmsoft Exp $ + + 04 Apr 2004; Guy Martin <gmsoft@gentoo.org> xmms-infopipe-1.3.ebuild: + Marked stable on hppa. 31 Mar 2004; Lars Weiler <pylon@gentoo.org> xmms-infopipe-1.3.ebuild: Added ~ppc to keywords as a dependency of net-im/amsn diff --git a/media-plugins/xmms-infopipe/Manifest b/media-plugins/xmms-infopipe/Manifest index ca2defe0cd5d..7a3021d426a9 100644 --- a/media-plugins/xmms-infopipe/Manifest +++ b/media-plugins/xmms-infopipe/Manifest @@ -1,3 +1,3 @@ +MD5 91a91f2caef0c6d98b5b29da634b9bd3 ChangeLog 953 +MD5 ad0ee4c26960113ce64f78d3f7e78452 xmms-infopipe-1.3.ebuild 780 MD5 14dae097605a2dc2254a02f3972d5e28 files/digest-xmms-infopipe-1.3 69 -MD5 6b0e51a7fba64d38cb26d0ddf09b6333 ChangeLog 854 -MD5 dd2bfbd192b1742fd172fbfee233b268 xmms-infopipe-1.3.ebuild 774 diff --git a/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild b/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild index d2fb485e61b5..97204adb3fd9 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.6 2004/03/31 00:10:35 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-infopipe/xmms-infopipe-1.3.ebuild,v 1.7 2004/04/04 19:11:02 gmsoft 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 ~ppc" +KEYWORDS="x86 ~alpha ~sparc ~amd64 ~ppc hppa" DEPEND=">=media-sound/xmms-1.2.7" |