diff options
author | 2012-05-05 05:12:03 +0000 | |
---|---|---|
committer | 2012-05-05 05:12:03 +0000 | |
commit | 4eb31dd269e33a9fa692765e2f2305a60c523867 (patch) | |
tree | 235195bf68808757d8d9450d71ccb07fa8cd66ec /x11-plugins/wmium | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | historical-4eb31dd269e33a9fa692765e2f2305a60c523867.tar.gz historical-4eb31dd269e33a9fa692765e2f2305a60c523867.tar.bz2 historical-4eb31dd269e33a9fa692765e2f2305a60c523867.zip |
dev-util/pkgconfig -. virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-plugins/wmium')
-rw-r--r-- | x11-plugins/wmium/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmium/wmium-1.0.9b-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmium/ChangeLog b/x11-plugins/wmium/ChangeLog index adb34f223e09..0ee43e6e61a7 100644 --- a/x11-plugins/wmium/ChangeLog +++ b/x11-plugins/wmium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmium -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/ChangeLog,v 1.23 2011/07/20 15:08:12 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/ChangeLog,v 1.24 2012/05/05 05:12:00 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> wmium-1.0.9b-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #34534 diff --git a/x11-plugins/wmium/wmium-1.0.9b-r1.ebuild b/x11-plugins/wmium/wmium-1.0.9b-r1.ebuild index cb3fc1d0acb4..e50a08748cbf 100644 --- a/x11-plugins/wmium/wmium-1.0.9b-r1.ebuild +++ b/x11-plugins/wmium/wmium-1.0.9b-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.9b-r1.ebuild,v 1.8 2011/03/29 13:06:30 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmium/wmium-1.0.9b-r1.ebuild,v 1.9 2012/05/05 05:12:00 jdhore Exp $ EAPI=2 @@ -23,7 +23,7 @@ RDEPEND="dev-libs/openssl >=x11-libs/libXext-1 >=x11-libs/libXpm-3.5.4.2" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) + gtk? ( virtual/pkgconfig ) >=x11-proto/xextproto-7.0.2" src_prepare() { |