summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-10-02 15:13:37 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-10-02 15:13:37 +0000
commitf38a3edc8972e08a887e3423671f923f1a51e69c (patch)
treee12032421de4c4f0927b566a4b82144b0dfa77fc /media-sound/amarok
parentFixed CVS Header. (diff)
downloadhistorical-f38a3edc8972e08a887e3423671f923f1a51e69c.tar.gz
historical-f38a3edc8972e08a887e3423671f923f1a51e69c.tar.bz2
historical-f38a3edc8972e08a887e3423671f923f1a51e69c.zip
Added missing quote.
Diffstat (limited to 'media-sound/amarok')
-rw-r--r--media-sound/amarok/Manifest8
-rw-r--r--media-sound/amarok/amarok-1.1.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/amarok/Manifest b/media-sound/amarok/Manifest
index 25dac4f28a6b..a9cd04aed78b 100644
--- a/media-sound/amarok/Manifest
+++ b/media-sound/amarok/Manifest
@@ -3,7 +3,7 @@ Hash: SHA1
MD5 5ccc16ddf3ac7c14c8c95e2310899fb1 ChangeLog 4048
MD5 6140844712d069ed2f3c3a13b94441d7 amarok-0.9.ebuild 662
-MD5 a27a40a6e3e1baf868425e9c552b9bdb amarok-1.1.ebuild 1408
+MD5 48b1ef4eec12533356cb827d6e232d5a amarok-1.1.ebuild 1409
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
MD5 abbaf6509841c49f6394928d1faea57f amarok-1.0.2.ebuild 1166
MD5 df341b2112081d185e977ecd8c3c1f3a files/digest-amarok-0.9 63
@@ -14,7 +14,7 @@ MD5 167a3a9a42477903579be25096b8eaab files/digest-amarok-1.0.2 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBXJiVArHZZzCEUG0RAoazAJ9OKeaSugPrvhdX5fce/88QRHnTIwCfftbp
-20fXGRSMiu+H6KZ68MRoJGY=
-=tevd
+iD8DBQFBXsWvArHZZzCEUG0RAnToAJ907l3fC20cm8ZvoYX0xUXFhDtI4gCbBya4
+joDjtPGJaCT/vNnVIxDnqOs=
+=S5vO
-----END PGP SIGNATURE-----
diff --git a/media-sound/amarok/amarok-1.1.ebuild b/media-sound/amarok/amarok-1.1.ebuild
index 90feeb748260..dd0b0f81378f 100644
--- a/media-sound/amarok/amarok-1.1.ebuild
+++ b/media-sound/amarok/amarok-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.1.ebuild,v 1.3 2004/09/30 23:35:34 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.1.ebuild,v 1.4 2004/10/02 15:13:37 eradicator Exp $
IUSE="cjk gstreamer xmms opengl xine arts"
@@ -48,7 +48,7 @@ src_compile() {
PREFIX="`kde-config --prefix`"
myconf="`use_with arts` `use_with gstreamer`"
- myconf="${myconf} `use_with opengl` `use_with xine` # `use_enable !noamazon amazon`"
+ myconf="${myconf} `use_with opengl` `use_with xine`" # `use_enable !noamazon amazon`"
einfo "${myconf}"