summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2008-01-14 17:12:05 +0000
committerTony Vroon <chainsaw@gentoo.org>2008-01-14 17:12:05 +0000
commit4ed5413b581507d24eacad4992d3d6f7626d0456 (patch)
tree1bfa7a4cb0da87afb8af91ebc8d13e6fbf8a69f8 /media-sound/extace
parentAdd pkgconfig dependency for the Evil Compile Person <bugs@dev.gentooexperime... (diff)
downloadgentoo-2-4ed5413b581507d24eacad4992d3d6f7626d0456.tar.gz
gentoo-2-4ed5413b581507d24eacad4992d3d6f7626d0456.tar.bz2
gentoo-2-4ed5413b581507d24eacad4992d3d6f7626d0456.zip
Add pkgconfig dependency for the Evil Compile Person <bugs@dev.gentooexperimental.org>, closes bug #205667.
(Portage version: 2.1.4)
Diffstat (limited to 'media-sound/extace')
-rw-r--r--media-sound/extace/ChangeLog8
-rw-r--r--media-sound/extace/extace-1.9.6.ebuild7
2 files changed, 10 insertions, 5 deletions
diff --git a/media-sound/extace/ChangeLog b/media-sound/extace/ChangeLog
index 0e52291428c0..20f5b31169bf 100644
--- a/media-sound/extace/ChangeLog
+++ b/media-sound/extace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/extace
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/ChangeLog,v 1.15 2007/02/22 00:57:58 peper Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/ChangeLog,v 1.16 2008/01/14 17:12:05 chainsaw Exp $
+
+ 14 Jan 2008; Tony Vroon <chainsaw@gentoo.org> extace-1.9.6.ebuild:
+ Add pkgconfig dependency for the Evil Compile Person
+ <bugs@dev.gentooexperimental.org>, closes bug #205667.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/media-sound/extace/extace-1.9.6.ebuild b/media-sound/extace/extace-1.9.6.ebuild
index 9d5b4ccbcb77..bac31e34ceda 100644
--- a/media-sound/extace/extace-1.9.6.ebuild
+++ b/media-sound/extace/extace-1.9.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/extace-1.9.6.ebuild,v 1.1 2007/01/31 14:05:09 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/extace/extace-1.9.6.ebuild,v 1.2 2008/01/14 17:12:05 chainsaw Exp $
DESCRIPTION="eXtace is an ESD audio visualization application"
HOMEPAGE="http://extace.sourceforge.net"
@@ -11,7 +11,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
-DEPEND="media-sound/esound
+DEPEND="dev-util/pkgconfig
+ media-sound/esound
>=sci-libs/fftw-3
=x11-libs/gtk+-1.2*
media-libs/imlib"