diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 14:31:36 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 14:31:36 +0000 |
commit | 13b5157afaf4be07dd85da852a4cf81390092008 (patch) | |
tree | f13d7cced453fbb9c67684f3181069dbb472c77d /net-misc/streamtuner/streamtuner-0.9.1.ebuild | |
parent | unmask (diff) | |
download | gentoo-2-13b5157afaf4be07dd85da852a4cf81390092008.tar.gz gentoo-2-13b5157afaf4be07dd85da852a4cf81390092008.tar.bz2 gentoo-2-13b5157afaf4be07dd85da852a4cf81390092008.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-misc/streamtuner/streamtuner-0.9.1.ebuild')
-rw-r--r-- | net-misc/streamtuner/streamtuner-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/streamtuner/streamtuner-0.9.1.ebuild b/net-misc/streamtuner/streamtuner-0.9.1.ebuild index bb9833dbdffd..06848a47df49 100644 --- a/net-misc/streamtuner/streamtuner-0.9.1.ebuild +++ b/net-misc/streamtuner/streamtuner-0.9.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.9.1.ebuild,v 1.2 2003/06/12 21:49:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.9.1.ebuild,v 1.3 2003/07/13 14:31:36 aliz Exp $ DESCRIPTION="Stream directory browser for browsing internetradio streams" SRC_URI="http://osdn.dl.sourceforge.net/sourceforge/streamtuner/${P}.tar.gz" HOMEPAGE="http://www.nongnu.org/streamtuner/" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="as-is" |