summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2008-01-06 08:35:53 +0000
committerDavid Shakaryan <omp@gentoo.org>2008-01-06 08:35:53 +0000
commit2c12bd631ee5ae9691bc0567165ee637ba121810 (patch)
treeddf45c8c63faa201027f536a2310df667f803a58 /x11-wm/aewm
parentAdd dev-util/pkgconfig to DEPEND. (bug #204463) (diff)
downloadgentoo-2-2c12bd631ee5ae9691bc0567165ee637ba121810.tar.gz
gentoo-2-2c12bd631ee5ae9691bc0567165ee637ba121810.tar.bz2
gentoo-2-2c12bd631ee5ae9691bc0567165ee637ba121810.zip
Add dev-util/pkgconfig to DEPEND. (bug #204464)
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'x11-wm/aewm')
-rw-r--r--x11-wm/aewm/ChangeLog7
-rw-r--r--x11-wm/aewm/aewm-1.2.7.ebuild5
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-wm/aewm/ChangeLog b/x11-wm/aewm/ChangeLog
index 96f3684299e7..74b9d4d16415 100644
--- a/x11-wm/aewm/ChangeLog
+++ b/x11-wm/aewm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/aewm
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.21 2007/08/02 14:34:34 uberlord Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/ChangeLog,v 1.22 2008/01/06 08:35:53 omp Exp $
+
+ 06 Jan 2008; David Shakaryan <omp@gentoo.org> aewm-1.2.7.ebuild:
+ Add dev-util/pkgconfig to DEPEND. (bug #204464)
02 Aug 2007; Roy Marples <uberlord@gentoo.org> aewm-1.2.7.ebuild:
Keyworded ~x86-fbsd, #157553 thanks to Marc Kowarsky.
diff --git a/x11-wm/aewm/aewm-1.2.7.ebuild b/x11-wm/aewm/aewm-1.2.7.ebuild
index 6a4b92fc924f..9ddbd9a8022b 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-2007 Gentoo Foundation
+# Copyright 1999-2008 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.6 2007/08/02 14:34:34 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/aewm/aewm-1.2.7.ebuild,v 1.7 2008/01/06 08:35:53 omp Exp $
DESCRIPTION="A minimalistic X11 window manager."
HOMEPAGE="http://www.red-bean.com/~decklin/software/aewm/"
@@ -17,6 +17,7 @@ RDEPEND="x11-libs/libX11
x11-libs/libXft
x11-libs/libXext"
DEPEND="${RDEPEND}
+ dev-util/pkgconfig
x11-proto/xproto
x11-proto/xextproto"