summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/openbox/openbox-2.0.0-r2.ebuild')
-rw-r--r--x11-wm/openbox/openbox-2.0.0-r2.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/x11-wm/openbox/openbox-2.0.0-r2.ebuild b/x11-wm/openbox/openbox-2.0.0-r2.ebuild
deleted file mode 100644
index 009b6a13030a..000000000000
--- a/x11-wm/openbox/openbox-2.0.0-r2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-2.0.0-r2.ebuild,v 1.6 2003/02/13 17:51:36 vapier Exp $
-
-IUSE="nls"
-
-inherit commonbox
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Window manager based on BlackBox"
-SRC_URI="ftp://sunsite.dk/projects/openbox/${P}.tar.gz"
-HOMEPAGE="http://openbox.sunsite.dk"
-
-SLOT="2"
-LICENSE="BSD"
-KEYWORDS="x86 sparc "
-
-MYBIN="${PN}-dev"
-mydoc="CHANGE* TODO LICENSE data/README*"
-myconf="--enable-xinerama"
-BOOTSTRAP="1"
-
-src_install() {
-
- commonbox_src_install
-}