diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:55:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 08:55:10 +0000 |
commit | 0303abac11fab2fb6dde06e5c6558eba66f525e5 (patch) | |
tree | 534d79e72d26e9c26f599620c90c960680369129 /app-misc/rio/rio-1.0.7.ebuild | |
parent | Bugfix bump. This should close the following: 31366, 31490, 43660, and 41544. (diff) | |
download | gentoo-2-0303abac11fab2fb6dde06e5c6558eba66f525e5.tar.gz gentoo-2-0303abac11fab2fb6dde06e5c6558eba66f525e5.tar.bz2 gentoo-2-0303abac11fab2fb6dde06e5c6558eba66f525e5.zip |
QA - Add IUSE.
Diffstat (limited to 'app-misc/rio/rio-1.0.7.ebuild')
-rw-r--r-- | app-misc/rio/rio-1.0.7.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/rio/rio-1.0.7.ebuild b/app-misc/rio/rio-1.0.7.ebuild index 62fe0e717f8b..173708ea1863 100644 --- a/app-misc/rio/rio-1.0.7.ebuild +++ b/app-misc/rio/rio-1.0.7.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/app-misc/rio/rio-1.0.7.ebuild,v 1.5 2004/03/14 10:59:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio/rio-1.0.7.ebuild,v 1.6 2004/06/14 08:55:10 kloeri Exp $ DESCRIPTION="Utility for the Diamond Rio 300 portable MP3 player" SRC_URI="http://www.world.co.uk/sba/${PN}007.tgz" @@ -8,6 +8,7 @@ HOMEPAGE="http://www.world.co.uk/sba/rio.html" SLOT="0" KEYWORDS="x86" +IUSE="" LICENSE="GPL-2" DEPEND="virtual/glibc" |