diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-09 00:17:42 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-09 00:17:42 +0000 |
commit | 1ca83bafb099442c5929d5602e8a0c07be201942 (patch) | |
tree | 8627d788ff54d159117af7747828902c071b572d /x11-misc/metacity-setup | |
parent | patch (diff) | |
download | historical-1ca83bafb099442c5929d5602e8a0c07be201942.tar.gz historical-1ca83bafb099442c5929d5602e8a0c07be201942.tar.bz2 historical-1ca83bafb099442c5929d5602e8a0c07be201942.zip |
Fixed deps
Diffstat (limited to 'x11-misc/metacity-setup')
8 files changed, 7 insertions, 69 deletions
diff --git a/x11-misc/metacity-setup/ChangeLog b/x11-misc/metacity-setup/ChangeLog index ec29864587ea..2b4d8cdf4cf4 100644 --- a/x11-misc/metacity-setup/ChangeLog +++ b/x11-misc/metacity-setup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/metacity-setup # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/ChangeLog,v 1.7 2002/10/09 21:42:50 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/ChangeLog,v 1.8 2002/12/09 00:17:37 foser Exp $ + + 08 Dec 2002; foser <foser@gentoo.org> metacity-setup-0.7.1.ebuild : + Fixed deps to be more general (bug #11635) *metacity-setup-0.7.1-r1 (09 Oct 2002) 09 Oct 2002; foser <foser@gentoo.org> metacity-setup-0.7.1-r1.ebuild : diff --git a/x11-misc/metacity-setup/files/digest-metacity-setup-0.6 b/x11-misc/metacity-setup/files/digest-metacity-setup-0.6 deleted file mode 100644 index 734041cff456..000000000000 --- a/x11-misc/metacity-setup/files/digest-metacity-setup-0.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 0dd8bfec3dd513f584218b5cbb022bfc metacity-setup-0.6.tar.gz 108201 diff --git a/x11-misc/metacity-setup/files/digest-metacity-setup-0.6.1 b/x11-misc/metacity-setup/files/digest-metacity-setup-0.6.1 deleted file mode 100644 index 5c9ce72f46fc..000000000000 --- a/x11-misc/metacity-setup/files/digest-metacity-setup-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 600f19db13b4ae91c5d00a7228ba5662 metacity-setup-0.6.1.tar.gz 107307 diff --git a/x11-misc/metacity-setup/files/digest-metacity-setup-0.7.1 b/x11-misc/metacity-setup/files/digest-metacity-setup-0.7.1 deleted file mode 100644 index 2f452e7ee1de..000000000000 --- a/x11-misc/metacity-setup/files/digest-metacity-setup-0.7.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e898a13ea95d38dcc1f9dba5dd03581f metacity-setup-0.7.1.tar.gz 210390 diff --git a/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild b/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild deleted file mode 100644 index 9deae79cf780..000000000000 --- a/x11-misc/metacity-setup/metacity-setup-0.6.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2002 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.6.1.ebuild,v 1.3 2002/10/20 18:55:28 vapier Exp $ - -inherit gnome2 - -DESCRIPTION="a setup program for metacity" -HOMEPAGE="http://plastercast.tzo.com/~plastercast/Projects/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND="x11-wm/metacity - =x11-libs/gtk+-2.0* - =dev-libs/glib-2.0* - gnome-base/libgnomeui" -SRC_URI="http://plastercast.tzo.com/~plastercast/Projects/${P}.tar.gz" -S=${WORKDIR}/${P} - -DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README" - diff --git a/x11-misc/metacity-setup/metacity-setup-0.6.ebuild b/x11-misc/metacity-setup/metacity-setup-0.6.ebuild deleted file mode 100644 index 22bfef016cc5..000000000000 --- a/x11-misc/metacity-setup/metacity-setup-0.6.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2002 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.6.ebuild,v 1.4 2002/10/20 18:55:28 vapier Exp $ - -inherit gnome2 -DESCRIPTION="a setup program for metacity" -HOMEPAGE="http://plastercast.tzo.com/~plastercast/Projects/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND="x11-wm/metacity - =x11-libs/gtk+-2.0* - =dev-libs/glib-2.0* - gnome-base/libgnomeui" -SRC_URI="http://plastercast.tzo.com/~plastercast/Projects/${P}.tar.gz" -S=${WORKDIR}/${P} - -DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README" - 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 7ac3eb818c75..ff2dafb53acd 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-2002 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.3 2002/10/20 18:55:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/metacity-setup/metacity-setup-0.7.1-r1.ebuild,v 1.4 2002/12/09 00:17:42 foser Exp $ inherit gnome2 @@ -11,8 +11,8 @@ SLOT="0" KEYWORDS="x86 sparc sparc64 ppc" DEPEND="x11-wm/metacity - =x11-libs/gtk+-2.0* - =dev-libs/glib-2.0* + =x11-libs/gtk+-2* + =dev-libs/glib-2* gnome-base/libgnomeui" SRC_URI="http://unc.dl.sourceforge.net/sourceforge/metacity-setup/${P}.tar.gz" S=${WORKDIR}/${P} diff --git a/x11-misc/metacity-setup/metacity-setup-0.7.1.ebuild b/x11-misc/metacity-setup/metacity-setup-0.7.1.ebuild deleted file mode 100644 index 83042910bc0f..000000000000 --- a/x11-misc/metacity-setup/metacity-setup-0.7.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2002 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.ebuild,v 1.2 2002/10/20 18:55:28 vapier Exp $ - -inherit gnome2 - -DESCRIPTION="a setup program for metacity" -HOMEPAGE="http://plastercast.tzo.com/~plastercast/Projects/" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 sparc sparc64" - -DEPEND="x11-wm/metacity - =x11-libs/gtk+-2.0* - =dev-libs/glib-2.0* - gnome-base/libgnomeui" -SRC_URI="http://unc.dl.sourceforge.net/sourceforge/metacity-setup/${P}.tar.gz" -S=${WORKDIR}/${P} - -DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README" - |