summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/metacity-setup/metacity-setup-0.6.ebuild')
-rw-r--r--x11-misc/metacity-setup/metacity-setup-0.6.ebuild20
1 files changed, 0 insertions, 20 deletions
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"
-