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/rio500 | |
parent | Fix typo. (diff) | |
download | historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.gz historical-7d7758b9e8d312b1137fb939706a13700270d1dc.tar.bz2 historical-7d7758b9e8d312b1137fb939706a13700270d1dc.zip |
QA - Add IUSE.
Diffstat (limited to 'app-misc/rio500')
-rw-r--r-- | app-misc/rio500/rio500-0.7-r1.ebuild | 3 | ||||
-rw-r--r-- | app-misc/rio500/rio500-0.7-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/app-misc/rio500/rio500-0.7-r1.ebuild b/app-misc/rio500/rio500-0.7-r1.ebuild index b82dc29b9816..9b9826a8eed8 100644 --- a/app-misc/rio500/rio500-0.7-r1.ebuild +++ b/app-misc/rio500/rio500-0.7-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.11 2004/03/14 10:52:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r1.ebuild,v 1.12 2004/06/14 08:50:24 kloeri Exp $ DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" SRC_URI="mirror://sourceforge/rio500/${P}.tar.gz" @@ -10,6 +10,7 @@ HOMEPAGE="http://rio500.sourceforge.net" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND="=dev-libs/glib-1.2*" diff --git a/app-misc/rio500/rio500-0.7-r2.ebuild b/app-misc/rio500/rio500-0.7-r2.ebuild index 6bcc7e866bbe..6dcda72c52d1 100644 --- a/app-misc/rio500/rio500-0.7-r2.ebuild +++ b/app-misc/rio500/rio500-0.7-r2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r2.ebuild,v 1.3 2004/03/14 10:52:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rio500/rio500-0.7-r2.ebuild,v 1.4 2004/06/14 08:50:24 kloeri Exp $ DESCRIPTION="Command line tools for transfering mp3s to and from a Rio500" SRC_URI="mirror://sourceforge/rio500/${P}.tar.gz" @@ -10,6 +10,7 @@ HOMEPAGE="http://rio500.sourceforge.net" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND="=dev-libs/glib-1.2*" |