diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:05:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-21 02:05:55 +0000 |
commit | 84d300bf44a32074a8803086402a7a0cd4d3c927 (patch) | |
tree | 399b14392be80dcea42950407b457a3b3c948550 /media-plugins | |
parent | Added HOMEPAGE variable (diff) | |
download | historical-84d300bf44a32074a8803086402a7a0cd4d3c927.tar.gz historical-84d300bf44a32074a8803086402a7a0cd4d3c927.tar.bz2 historical-84d300bf44a32074a8803086402a7a0cd4d3c927.zip |
Put in best existing place for HOMEPAGE
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild b/media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild index b48a457cb6ee..b609d11cc344 100644 --- a/media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild +++ b/media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild,v 1.1 2002/08/30 08:35:31 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-arts/xmms-arts-0.4-r3.ebuild,v 1.2 2002/09/21 02:05:55 vapier Exp $ inherit kde-base # Note: we set many vars e.g. DEPEND insteaed of extending them because this isn't a proper KDE app, @@ -10,7 +10,7 @@ inherit kde-base DESCRIPTION="This output plugin allows xmms to work with arts, KDE's sound system" SRC_URI="http://stukach.com/hosted/m.i.a/xmmsarts/xmmsarts-0.4.tar.gz" # HOMEPAGE="http://home.earthlink.net/~bheath/xmms-arts/" #disappeared from the 'net? - +HOMEPAGE="http://www.xmms.org/plugins_output.html" LICENSE="GPL-2" KEYWORDS="x86" |