diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-02-06 23:50:25 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-02-06 23:50:25 +0000 |
commit | ee34204363846020b64141dbced834b0018fdb00 (patch) | |
tree | 94618d3fb287d1f2248cdd29f68597c4528da420 /x11-wm/metacity/metacity-2.12.1.ebuild | |
parent | Meaningless whitespace change to re-commit and fix manifest. (diff) | |
download | gentoo-2-ee34204363846020b64141dbced834b0018fdb00.tar.gz gentoo-2-ee34204363846020b64141dbced834b0018fdb00.tar.bz2 gentoo-2-ee34204363846020b64141dbced834b0018fdb00.zip |
Version bump from upstream and propagating virtual/x11 changes to previous versions
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-wm/metacity/metacity-2.12.1.ebuild')
-rw-r--r-- | x11-wm/metacity/metacity-2.12.1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/metacity/metacity-2.12.1.ebuild b/x11-wm/metacity/metacity-2.12.1.ebuild index 8227bdd78ecf..1b41dc04ba2f 100644 --- a/x11-wm/metacity/metacity-2.12.1.ebuild +++ b/x11-wm/metacity/metacity-2.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.1.ebuild,v 1.1 2005/10/04 01:38:42 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/metacity/metacity-2.12.1.ebuild,v 1.2 2006/02/06 23:50:25 compnerd Exp $ inherit eutils gnome2 @@ -15,8 +15,7 @@ IUSE="xinerama" # not parallel-safe; see bug #14405 MAKEOPTS="${MAKEOPTS} -j1" -RDEPEND="virtual/x11 - >=x11-libs/gtk+-2.6 +RDEPEND=">=x11-libs/gtk+-2.6 >=x11-libs/pango-1.2 >=gnome-base/gconf-2 >=dev-libs/glib-2.6 |