summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-15 13:58:23 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-15 13:58:23 +0000
commitfb49924329376386056d449bac2ea79383310b16 (patch)
tree603372c745c41083b53bab4a0ab610ea1f217aca /media-sound
parentfix manifest (diff)
downloadgentoo-2-fb49924329376386056d449bac2ea79383310b16.tar.gz
gentoo-2-fb49924329376386056d449bac2ea79383310b16.tar.bz2
gentoo-2-fb49924329376386056d449bac2ea79383310b16.zip
Drop --without-ifp line, was an artifact.
(Portage version: 2.1_pre6-r2)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/amarok/ChangeLog6
-rw-r--r--media-sound/amarok/amarok-1.4_beta2-r1.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog
index 6d23ba6d8bd8..98045e8a93de 100644
--- a/media-sound/amarok/ChangeLog
+++ b/media-sound/amarok/ChangeLog
@@ -1,10 +1,14 @@
# ChangeLog for media-sound/amarok
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.116 2006/03/15 02:27:34 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.117 2006/03/15 13:58:23 flameeyes Exp $
15 Mar 2006; Luis Medinas <metalgod@gentoo.org> amarok-1.3.8.ebuild:
Stable on amd64. Bug #122609.
+ 15 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+ amarok-1.4_beta2-r1.ebuild:
+ Drop --without-ifp line, was an artifact.
+
07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
-amarok-1.4_beta2.ebuild, amarok-1.4_beta2-r1.ebuild:
Add ifp useflag to enable iRiver access; thanks to Gabriel Devenyi in bug
diff --git a/media-sound/amarok/amarok-1.4_beta2-r1.ebuild b/media-sound/amarok/amarok-1.4_beta2-r1.ebuild
index 44fd2038198c..b6b66ac55e4a 100644
--- a/media-sound/amarok/amarok-1.4_beta2-r1.ebuild
+++ b/media-sound/amarok/amarok-1.4_beta2-r1.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-sound/amarok/amarok-1.4_beta2-r1.ebuild,v 1.2 2006/03/07 10:08:23 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-1.4_beta2-r1.ebuild,v 1.3 2006/03/15 13:58:23 flameeyes Exp $
LANGS="az bg br ca cs cy da de el en_GB es et fi fr ga gl he hi hu is it ja ko
lt nb nl nn pa pl pt pt_BR ro ru rw sl sr sr@Latn sv ta tg th tr uk uz xx zh_CN
@@ -86,8 +86,7 @@ src_compile() {
$(use_with real helix)
$(use_with ifp)
--without-mas
- --without-nmm
- --without-ifp"
+ --without-nmm"
kde_src_compile
}