diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-16 15:53:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-16 15:53:45 +0000 |
commit | 3c150384ac9796004f81757e732978be6d4a5eaf (patch) | |
tree | 84a0b61364d1be1d63bc87c6930283d23dcf6308 /media-sound/listen | |
parent | typo on my part. not versionator doc issue. (diff) | |
download | gentoo-2-3c150384ac9796004f81757e732978be6d4a5eaf.tar.gz gentoo-2-3c150384ac9796004f81757e732978be6d4a5eaf.tar.bz2 gentoo-2-3c150384ac9796004f81757e732978be6d4a5eaf.zip |
add cdr to IUSE
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound/listen')
-rw-r--r-- | media-sound/listen/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/listen/listen-0.5-r1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/listen/listen-0.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/media-sound/listen/ChangeLog b/media-sound/listen/ChangeLog index a0f8d3043c24..03ba7503417f 100644 --- a/media-sound/listen/ChangeLog +++ b/media-sound/listen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/listen # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.17 2007/07/15 20:16:17 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.18 2007/07/16 15:53:45 mr_bones_ Exp $ + + 16 Jul 2007; Michael Sterrett <mr_bones_@gentoo.org> listen-0.5.ebuild, + listen-0.5-r1.ebuild: + add cdr to IUSE 15 Jul 2007; J. Alberto Suárez López <bass@gentoo.org> listen-0.5.ebuild: diff --git a/media-sound/listen/listen-0.5-r1.ebuild b/media-sound/listen/listen-0.5-r1.ebuild index 684872f59600..0d303e77c9d3 100644 --- a/media-sound/listen/listen-0.5-r1.ebuild +++ b/media-sound/listen/listen-0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.5-r1.ebuild,v 1.2 2007/07/16 01:02:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.5-r1.ebuild,v 1.3 2007/07/16 15:53:45 mr_bones_ Exp $ inherit eutils virtualx @@ -8,7 +8,7 @@ DESCRIPTION="A Music player and management for GNOME" HOMEPAGE="http://www.listen-project.org" SRC_URI="http://download.listen-project.org/${PV}/${P}.tar.bz2" LICENSE="GPL-2" -IUSE="aac flac ipod mad vorbis libsexy" +IUSE="aac cdr flac ipod mad vorbis libsexy" SLOT="0" KEYWORDS="~x86 ~amd64" diff --git a/media-sound/listen/listen-0.5.ebuild b/media-sound/listen/listen-0.5.ebuild index 344e82e710d4..76dcf70c51f2 100644 --- a/media-sound/listen/listen-0.5.ebuild +++ b/media-sound/listen/listen-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.5.ebuild,v 1.3 2007/07/15 20:16:16 bass Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.5.ebuild,v 1.4 2007/07/16 15:53:45 mr_bones_ Exp $ inherit eutils virtualx @@ -8,7 +8,7 @@ DESCRIPTION="A Music player and management for GNOME" HOMEPAGE="http://www.listen-project.org" SRC_URI="http://download.listen-project.org/${PV}/${P}.tar.bz2" LICENSE="GPL-2" -IUSE="aac flac ipod mad vorbis libsexy" +IUSE="aac cdr flac ipod mad vorbis libsexy" SLOT="0" KEYWORDS="~x86 ~amd64" |