summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-libs/libast/libast-0.5-r1.ebuild15
1 files changed, 7 insertions, 8 deletions
diff --git a/x11-libs/libast/libast-0.5-r1.ebuild b/x11-libs/libast/libast-0.5-r1.ebuild
index d7a70c7b836e..e1b01dfcdb60 100644
--- a/x11-libs/libast/libast-0.5-r1.ebuild
+++ b/x11-libs/libast/libast-0.5-r1.ebuild
@@ -1,20 +1,19 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.5-r1.ebuild,v 1.3 2003/11/14 08:02:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.5-r1.ebuild,v 1.4 2003/11/14 15:14:12 vapier Exp $
-IUSE="imlib"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="LIBrary of Assorted Spiffy Things. Needed for Eterm."
+DESCRIPTION="LIBrary of Assorted Spiffy Things"
HOMEPAGE="http://www.eterm.org/download/"
SRC_URI="http://www.eterm.org/download/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc alpha sparc ~alpha ~mips hppa ~arm"
+SLOT="0"
+KEYWORDS="x86 ppc alpha sparc alpha ~mips hppa ~arm"
+IUSE="imlib"
DEPEND="virtual/x11
- >=media-libs/freetype-1.3"
+ >=media-libs/freetype-1.3
+ imlib? ( media-libs/imlib )"
src_compile() {
# always disable mmx because binutils-2.11.92+ seems to be broken for this package