diff options
author | 2012-05-05 04:53:54 +0000 | |
---|---|---|
committer | 2012-05-05 04:53:54 +0000 | |
commit | 5a2e255190ee1e4e96ce0debf74c31733b4c5933 (patch) | |
tree | 621d33e37274704bb02afff573be01f573bfe6f6 /x11-misc/compton | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.gz historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.bz2 historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.zip |
dev-util/pkgconifg -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-misc/compton')
-rw-r--r-- | x11-misc/compton/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/compton/compton-0_pre20120316.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/compton/compton-0_pre20120330.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/compton/ChangeLog b/x11-misc/compton/ChangeLog index 65e75f3fc27c..0bd13e513743 100644 --- a/x11-misc/compton/ChangeLog +++ b/x11-misc/compton/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/compton # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.2 2012/03/30 15:55:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/ChangeLog,v 1.3 2012/05/05 04:53:45 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> compton-0_pre20120316.ebuild, + compton-0_pre20120330.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig *compton-0_pre20120330 (30 Mar 2012) diff --git a/x11-misc/compton/compton-0_pre20120316.ebuild b/x11-misc/compton/compton-0_pre20120316.ebuild index aa541f648550..752473a122cc 100644 --- a/x11-misc/compton/compton-0_pre20120316.ebuild +++ b/x11-misc/compton/compton-0_pre20120316.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-misc/compton/compton-0_pre20120316.ebuild,v 1.1 2012/03/15 23:50:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0_pre20120316.ebuild,v 1.2 2012/05/05 04:53:45 jdhore Exp $ EAPI=4 @@ -33,7 +33,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xprop x11-apps/xwininfo" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto" src_prepare() { diff --git a/x11-misc/compton/compton-0_pre20120330.ebuild b/x11-misc/compton/compton-0_pre20120330.ebuild index c681e74711b4..72d7e43eb6f6 100644 --- a/x11-misc/compton/compton-0_pre20120330.ebuild +++ b/x11-misc/compton/compton-0_pre20120330.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-misc/compton/compton-0_pre20120330.ebuild,v 1.1 2012/03/30 15:55:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/compton/compton-0_pre20120330.ebuild,v 1.2 2012/05/05 04:53:45 jdhore Exp $ EAPI=4 @@ -33,7 +33,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xprop x11-apps/xwininfo" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto" pkg_setup() { |