summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:27:21 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:27:21 +0000
commit1c8616c45df18c6a71adb8712e05cf001f9ddc50 (patch)
tree92a2bdf9c15cc6083bed1899bbdd5c298ba6f61f /media-plugins/hexter
parentAdd meta package for split gnome-utils in gnome-3.4. Update homepage. (diff)
downloadhistorical-1c8616c45df18c6a71adb8712e05cf001f9ddc50.tar.gz
historical-1c8616c45df18c6a71adb8712e05cf001f9ddc50.tar.bz2
historical-1c8616c45df18c6a71adb8712e05cf001f9ddc50.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-plugins/hexter')
-rw-r--r--media-plugins/hexter/ChangeLog7
-rw-r--r--media-plugins/hexter/hexter-0.6.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-plugins/hexter/ChangeLog b/media-plugins/hexter/ChangeLog
index a69e19c5f7db..690a79b07218 100644
--- a/media-plugins/hexter/ChangeLog
+++ b/media-plugins/hexter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/hexter
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/hexter/ChangeLog,v 1.4 2009/12/22 10:08:11 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/hexter/ChangeLog,v 1.5 2012/05/05 08:27:18 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> hexter-0.6.2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
22 Dec 2009; Markus Meier <maekke@gentoo.org> hexter-0.6.2.ebuild:
amd64 stable, bug #286927
diff --git a/media-plugins/hexter/hexter-0.6.2.ebuild b/media-plugins/hexter/hexter-0.6.2.ebuild
index 5adb93498bfe..d16438126c01 100644
--- a/media-plugins/hexter/hexter-0.6.2.ebuild
+++ b/media-plugins/hexter/hexter-0.6.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/hexter/hexter-0.6.2.ebuild,v 1.4 2009/12/22 10:08:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/hexter/hexter-0.6.2.ebuild,v 1.5 2012/05/05 08:27:18 jdhore Exp $
DESCRIPTION="Yamaha DX7 modeling DSSI plugin"
HOMEPAGE="http://dssi.sourceforge.net/hexter.html"
@@ -17,7 +17,7 @@ RDEPEND="gtk? ( =x11-libs/gtk+-2* sys-libs/readline sys-libs/ncurses )
>=media-libs/liblo-0.12"
DEPEND="${RDEPEND}
media-libs/ladspa-sdk
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf $(use gtk || echo "--with-textui")