diff options
author | 2006-07-09 01:18:51 +0000 | |
---|---|---|
committer | 2006-07-09 01:18:51 +0000 | |
commit | 0086375716516d9ae774a87d23f7716a3d1d8e3e (patch) | |
tree | dc1146a75ed4d81e79fe43227c004c69cf4656bf /x11-libs/libast/libast-0.7.ebuild | |
parent | rearrange to avoid clobber of DESCRIPTION by multilib.eclass - thanks Mr_Bone... (diff) | |
download | gentoo-2-0086375716516d9ae774a87d23f7716a3d1d8e3e.tar.gz gentoo-2-0086375716516d9ae774a87d23f7716a3d1d8e3e.tar.bz2 gentoo-2-0086375716516d9ae774a87d23f7716a3d1d8e3e.zip |
Marked stable on mips.
(Portage version: 2.1-r1)
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 2fb0cdd45204..96950c22b88f 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.9 2006/01/29 06:23:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.10 2006/07/09 01:18:51 kumba 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 mips 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 ) |