diff options
author | 2008-08-15 01:28:09 +0000 | |
---|---|---|
committer | 2008-08-15 01:28:09 +0000 | |
commit | fdb4ebb7bca005b6890200f7ffdd4c120409e0f7 (patch) | |
tree | c3f513c1d71f52459391fc71378b5880d37e3643 /media-sound/amarok/amarok-1.4.10.ebuild | |
parent | Fixed to work with >=postgresql-8.2, bug #234719. (diff) | |
download | historical-fdb4ebb7bca005b6890200f7ffdd4c120409e0f7.tar.gz historical-fdb4ebb7bca005b6890200f7ffdd4c120409e0f7.tar.bz2 historical-fdb4ebb7bca005b6890200f7ffdd4c120409e0f7.zip |
stable amd64, security bug 234689
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-sound/amarok/amarok-1.4.10.ebuild')
-rw-r--r-- | media-sound/amarok/amarok-1.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/amarok/amarok-1.4.10.ebuild b/media-sound/amarok/amarok-1.4.10.ebuild index 5bc1acb23a89..ffb7a963cc6d 100644 --- a/media-sound/amarok/amarok-1.4.10.ebuild +++ b/media-sound/amarok/amarok-1.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.10.ebuild,v 1.2 2008/08/14 21:45:34 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4.10.ebuild,v 1.3 2008/08/15 01:28:09 gentoofan23 Exp $ ARTS_REQUIRED="never" @@ -37,7 +37,7 @@ HOMEPAGE="http://amarok.kde.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="mp4 kde mysql amazon opengl postgres visualization ipod ifp real njb mtp musicbrainz daap python" |