summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-02 21:52:59 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-02 21:52:59 +0000
commit998296c085dfe5521948d329a7643b6c12b94944 (patch)
treec25c429f780b0fe8ad314ec4c44cfb056e8e5a0f /x11-apps/simple-ccsm
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-998296c085dfe5521948d329a7643b6c12b94944.tar.gz
gentoo-2-998296c085dfe5521948d329a7643b6c12b94944.tar.bz2
gentoo-2-998296c085dfe5521948d329a7643b6c12b94944.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-apps/simple-ccsm')
-rw-r--r--x11-apps/simple-ccsm/ChangeLog5
-rw-r--r--x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/simple-ccsm/ChangeLog b/x11-apps/simple-ccsm/ChangeLog
index 69916b710ada..6536d8e9a587 100644
--- a/x11-apps/simple-ccsm/ChangeLog
+++ b/x11-apps/simple-ccsm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/simple-ccsm
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/ChangeLog,v 1.13 2012/04/20 02:33:08 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/ChangeLog,v 1.14 2012/05/02 21:52:59 jdhore Exp $
+
+ 02 May 2012; Jeff Horelick <jdhore@gentoo.org> simple-ccsm-0.8.4-r1.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
20 Apr 2012; Naohiro Aota <naota@gentoo.org> metadata.xml:
Assign Pinkbyte as maintainer.
diff --git a/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild b/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild
index 373fd3a24522..55851d9e81af 100644
--- a/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild
+++ b/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild,v 1.3 2012/04/20 01:31:33 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/simple-ccsm/simple-ccsm-0.8.4-r1.ebuild,v 1.4 2012/05/02 21:52:59 jdhore Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -18,7 +18,7 @@ IUSE=""
DEPEND="
dev-util/intltool
- dev-util/pkgconfig"
+ virtual/pkgconfig"
RDEPEND="
>=dev-python/compizconfig-python-${PV}
>=dev-python/pygtk-2.10:2