summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/libXaw/libXaw-0.99.2.ebuild')
-rw-r--r--x11-libs/libXaw/libXaw-0.99.2.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/x11-libs/libXaw/libXaw-0.99.2.ebuild b/x11-libs/libXaw/libXaw-0.99.2.ebuild
deleted file mode 100644
index 73a82a6ca7a3..000000000000
--- a/x11-libs/libXaw/libXaw-0.99.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-0.99.2.ebuild,v 1.1 2005/11/11 17:29:36 spyderous Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xaw library"
-#HOMEPAGE="http://foo.bar.com/"
-#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
-#LICENSE=""
-#SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-IUSE="xprint"
-RDEPEND="x11-libs/libX11
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXpm
- x11-proto/xproto
- xprint? ( x11-libs/libXp )"
-DEPEND="${RDEPEND}
- sys-apps/ed"
-
-CONFIGURE_OPTIONS="`use_enable xprint xaw8`"