summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 03:52:30 +0000
commitc2a9bcb0c7020f15b758b4141204f513a85199bd (patch)
treebffb00e7aa7eacd7dfed25ffab5a976982b3fb2f /x11-libs/compiz-bcop
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-c2a9bcb0c7020f15b758b4141204f513a85199bd.tar.gz
historical-c2a9bcb0c7020f15b758b4141204f513a85199bd.tar.bz2
historical-c2a9bcb0c7020f15b758b4141204f513a85199bd.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-libs/compiz-bcop')
-rw-r--r--x11-libs/compiz-bcop/ChangeLog7
-rw-r--r--x11-libs/compiz-bcop/compiz-bcop-0.8.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/compiz-bcop/ChangeLog b/x11-libs/compiz-bcop/ChangeLog
index 4cdcffd282ad..fcc14dcf40c8 100644
--- a/x11-libs/compiz-bcop/ChangeLog
+++ b/x11-libs/compiz-bcop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/compiz-bcop
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.15 2009/12/20 15:53:54 mrpouet Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/ChangeLog,v 1.16 2012/05/05 03:52:29 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> compiz-bcop-0.8.4.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
20 Dec 2009; Romain Perier <mrpouet@gentoo.org> -compiz-bcop-0.6.0.ebuild,
-compiz-bcop-0.8.2.ebuild:
diff --git a/x11-libs/compiz-bcop/compiz-bcop-0.8.4.ebuild b/x11-libs/compiz-bcop/compiz-bcop-0.8.4.ebuild
index 6ccbe3d63f19..03abdbc618cd 100644
--- a/x11-libs/compiz-bcop/compiz-bcop-0.8.4.ebuild
+++ b/x11-libs/compiz-bcop/compiz-bcop-0.8.4.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/x11-libs/compiz-bcop/compiz-bcop-0.8.4.ebuild,v 1.1 2009/10/15 16:35:51 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.8.4.ebuild,v 1.2 2012/05/05 03:52:29 jdhore Exp $
DESCRIPTION="Compiz Option code Generator"
HOMEPAGE="http://www.compiz.org/"
@@ -13,7 +13,7 @@ IUSE=""
RDEPEND="dev-libs/libxslt"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.19"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"