diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 17:50:57 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-18 17:50:57 +0000 |
commit | 70374cc74f750bdc416af02945fbc063a9ec12a8 (patch) | |
tree | 724b08c12cb17ef107c84d1ca767cb4d452d5ca2 /media-libs | |
parent | Add patch to allow module-detect to work on FreeBSD. (diff) | |
download | gentoo-2-70374cc74f750bdc416af02945fbc063a9ec12a8.tar.gz gentoo-2-70374cc74f750bdc416af02945fbc063a9ec12a8.tar.bz2 gentoo-2-70374cc74f750bdc416af02945fbc063a9ec12a8.zip |
Stable x86 amarok blah blah
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/exscalibar/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/exscalibar/exscalibar-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/exscalibar/ChangeLog b/media-libs/exscalibar/ChangeLog index f7ed327f86ea..ecbf761cd0ae 100644 --- a/media-libs/exscalibar/ChangeLog +++ b/media-libs/exscalibar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/exscalibar # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/ChangeLog,v 1.12 2006/07/08 22:39:11 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/ChangeLog,v 1.13 2006/07/18 17:50:57 tsunam Exp $ + + 18 Jul 2006; Joshua Jackson <tsunam@gentoo.org> exscalibar-1.0.4.ebuild: + Stable x86; for amarok of course 08 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> exscalibar-1.0.4.ebuild: diff --git a/media-libs/exscalibar/exscalibar-1.0.4.ebuild b/media-libs/exscalibar/exscalibar-1.0.4.ebuild index edce99ced07b..11a03bdd4db8 100644 --- a/media-libs/exscalibar/exscalibar-1.0.4.ebuild +++ b/media-libs/exscalibar/exscalibar-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.13 2006/07/08 22:39:11 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/exscalibar/exscalibar-1.0.4.ebuild,v 1.14 2006/07/18 17:50:57 tsunam Exp $ inherit eutils qt3 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="mp3 vorbis fftw jack alsa doc" DEPEND="$(qt_min_version 3.2) >=media-libs/libsndfile-1.0.0 |