diff options
author | 2006-01-24 06:35:18 +0000 | |
---|---|---|
committer | 2006-01-24 06:35:18 +0000 | |
commit | 983b8024c48753d53283c561681994ea1f2aef3f (patch) | |
tree | 4d9e4d050da6ba627309653a3c45b7b76d7df966 /x11-libs/libast/libast-0.7.ebuild | |
parent | x86 stable per bug #120125. (diff) | |
download | gentoo-2-983b8024c48753d53283c561681994ea1f2aef3f.tar.gz gentoo-2-983b8024c48753d53283c561681994ea1f2aef3f.tar.bz2 gentoo-2-983b8024c48753d53283c561681994ea1f2aef3f.zip |
Stable on ppc64; bug #120106
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs/libast/libast-0.7.ebuild')
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 3b52fb0f0744..55fd77cda42b 100644 --- a/x11-libs/libast/libast-0.7.ebuild +++ b/x11-libs/libast/libast-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.1 2006/01/23 23:02:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.2 2006/01/24 06:35:18 corsair Exp $ DESCRIPTION="LIBrary of Assorted Spiffy Things" HOMEPAGE="http://www.eterm.org/download/" @@ -8,7 +8,7 @@ SRC_URI="http://www.eterm.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sh ~sparc ~x86" IUSE="imlib mmx pcre" DEPEND="|| ( ( x11-libs/libXt x11-proto/xproto x11-libs/libICE x11-libs/libSM x11-libs/libX11 ) virtual/x11 ) |