summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-08 12:13:27 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-08 12:13:27 +0000
commit001da88edf0c9ece6c4d3aa11933f4cffd9596e7 (patch)
treec675054c982fdc98e954a9e8f54802ada154b414 /x11-libs
parentfix the depend/rdepend thansk to swegener (diff)
downloadgentoo-2-001da88edf0c9ece6c4d3aa11933f4cffd9596e7.tar.gz
gentoo-2-001da88edf0c9ece6c4d3aa11933f4cffd9596e7.tar.bz2
gentoo-2-001da88edf0c9ece6c4d3aa11933f4cffd9596e7.zip
sync IUSE (+truetype)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libast/libast-0.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libast/libast-0.5-r2.ebuild b/x11-libs/libast/libast-0.5-r2.ebuild
index e5b84aff6323..d23edadfdd8f 100644
--- a/x11-libs/libast/libast-0.5-r2.ebuild
+++ b/x11-libs/libast/libast-0.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.5-r2.ebuild,v 1.11 2005/05/05 02:46:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.5-r2.ebuild,v 1.12 2005/07/08 12:13:27 agriffis Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
-IUSE="imlib mmx pcre"
+IUSE="imlib mmx pcre truetype"
DEPEND="virtual/x11
truetype? ( =media-libs/freetype-1* )