summaryrefslogtreecommitdiff
path: root/x11-wm
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
commit1271d90d4d611b5795a7b2e471df755fbb0c24ed (patch)
treed966ad8e2e348b3eb4c3cab2618927a38874503f /x11-wm
parentAdd dev-util/pkgconfig to DEPEND. (bug #204463) (diff)
downloadhistorical-1271d90d4d611b5795a7b2e471df755fbb0c24ed.tar.gz
historical-1271d90d4d611b5795a7b2e471df755fbb0c24ed.tar.bz2
historical-1271d90d4d611b5795a7b2e471df755fbb0c24ed.zip
Add dev-util/pkgconfig to DEPEND. (bug #204464)
Package-Manager: portage-2.1.4_rc11
Diffstat (limited to 'x11-wm')
-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"