summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild')
-rw-r--r--dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild b/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild
deleted file mode 100644
index f184ce04df94..000000000000
--- a/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.6 2004/07/22 21:47:26 fafhrd Exp $
-
-inherit gnustep-old
-
-DESCRIPTION="GNUstep Guile bridge"
-HOMEPAGE="http://www.gnustep.org"
-SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/libs/${P}.tar.gz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="x86 -ppc -sparc "
-IUSE=""
-DEPEND=">=dev-util/gnustep-base-1.6.0
- >=dev-util/guile-1.6"
-RDEPEND="virtual/libc"