summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/aewm')
-rw-r--r--x11-wm/aewm/ChangeLog7
-rw-r--r--x11-wm/aewm/aewm-1.2.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/aewm/ChangeLog b/x11-wm/aewm/ChangeLog
index 1510eb048d35..4c2e400950c0 100644
--- a/x11-wm/aewm/ChangeLog
+++ b/x11-wm/aewm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/aewm
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.28 2011/05/17 10:00:53 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.29 2012/05/04 08:58:58 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> aewm-1.2.7.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
17 May 2011; Kacper Kowalik <xarthisius@gentoo.org>
files/aewm-1.2.7-ldflags.patch:
diff --git a/x11-wm/aewm/aewm-1.2.7.ebuild b/x11-wm/aewm/aewm-1.2.7.ebuild
index c199689c8b24..3c33a05c476a 100644
--- a/x11-wm/aewm/aewm-1.2.7.ebuild
+++ b/x11-wm/aewm/aewm-1.2.7.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-wm/aewm/aewm-1.2.7.ebuild,v 1.11 2011/03/29 13:07:41 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/aewm-1.2.7.ebuild,v 1.12 2012/05/04 08:58:58 jdhore Exp $
EAPI=1
inherit eutils toolchain-funcs
@@ -22,7 +22,7 @@ RDEPEND="
x11-libs/libXft
x11-libs/libXext"
DEPEND="${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
x11-proto/xproto
x11-proto/xextproto"