summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-11-14 15:14:12 +0000
committerMike Frysinger <vapier@gentoo.org>2003-11-14 15:14:12 +0000
commitf9b9b6df7a9b6e5a5ac1ca5f570c265c4f3a35fb (patch)
treeac91efd780c5a4bd3d81eb1d380ed2b8ce7fc67a /x11-libs/libast
parentinitial import (diff)
downloadgentoo-2-f9b9b6df7a9b6e5a5ac1ca5f570c265c4f3a35fb.tar.gz
gentoo-2-f9b9b6df7a9b6e5a5ac1ca5f570c265c4f3a35fb.tar.bz2
gentoo-2-f9b9b6df7a9b6e5a5ac1ca5f570c265c4f3a35fb.zip
touchups
Diffstat (limited to 'x11-libs/libast')
-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