diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:17:41 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:17:41 +0000 |
commit | 7d7758b9e8d312b1137fb939706a13700270d1dc (patch) | |
tree | f0eecde927f60c29fcf3175e29468e735280e073 /app-misc/rio/rio-1.0.7.ebuild | |
parent | Fix typo. (diff) | |
download | historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.gz historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.bz2 historical-7d7758b9e8d312b1137fb939706a13700270d1dc.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" |