diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 19:59:41 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 19:59:41 +0000 |
commit | afb3cdf1b90a648466809b7a875c7d892444579a (patch) | |
tree | 58fb00adce1b466975771f2649754895cb1145a6 /x11-misc | |
parent | Cleanups (diff) | |
download | gentoo-2-afb3cdf1b90a648466809b7a875c7d892444579a.tar.gz gentoo-2-afb3cdf1b90a648466809b7a875c7d892444579a.tar.bz2 gentoo-2-afb3cdf1b90a648466809b7a875c7d892444579a.zip |
dep cleanup
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/metacity-setup/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-misc/metacity-setup/Manifest b/x11-misc/metacity-setup/Manifest index 109ade106981..31213c21158a 100644 --- a/x11-misc/metacity-setup/Manifest +++ b/x11-misc/metacity-setup/Manifest @@ -1,4 +1,4 @@ MD5 ba664160b57e095a52326095091b6016 ChangeLog 1641 -MD5 7aa63f10d79ac802d2dba5647ff9ca3e metacity-setup-0.7.1-r1.ebuild 772 +MD5 a37630372903f5fb458d1656ff0e0fa5 metacity-setup-0.7.1-r1.ebuild 780 MD5 ff5bc98449fb88278116882166f0bad1 files/digest-metacity-setup-0.7.1-r1 72 MD5 ddbe462954b6610bc2c06725fcafcc60 files/metacity-setup-0.7.1-themedir.patch 1607 diff --git a/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild b/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild index 6e91909ec72f..230da86d4a76 100644 --- a/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild +++ b/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild,v 1.8 2003/07/09 17:17:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild,v 1.9 2003/07/09 19:59:33 liquidx Exp $ inherit gnome2 @@ -11,10 +11,10 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" -RDEPEND="x11-wm/metacity - >=x11-libs/gtk+-2* - >=dev-libs/glib-2* - gnome-base/libgnomeui" +RDEPEND=">=x11-wm/metacity-2.4 + >=x11-libs/gtk+-2 + >=dev-libs/glib-2 + >=gnome-base/libgnomeui-2" DEPEND="${RDEPEND} dev-util/pkgconfig" |