diff options
author | Ricardo Mendoza <ricmm@gentoo.org> | 2008-03-09 21:01:12 +0000 |
---|---|---|
committer | Ricardo Mendoza <ricmm@gentoo.org> | 2008-03-09 21:01:12 +0000 |
commit | bdc44c4560be63aec359a7a83e8bff80b4758dcc (patch) | |
tree | 50f8351ec42cbe55903a22a8e02fe23c83123597 /x11-libs/libast | |
parent | Marked stable on amd64 as per bug 209505. (diff) | |
download | gentoo-2-bdc44c4560be63aec359a7a83e8bff80b4758dcc.tar.gz gentoo-2-bdc44c4560be63aec359a7a83e8bff80b4758dcc.tar.bz2 gentoo-2-bdc44c4560be63aec359a7a83e8bff80b4758dcc.zip |
Marked unstable on mips due to unstable deps
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/libast')
-rw-r--r-- | x11-libs/libast/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libast/ChangeLog b/x11-libs/libast/ChangeLog index e6f8cac469c3..ab74cf330459 100644 --- a/x11-libs/libast/ChangeLog +++ b/x11-libs/libast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libast -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.29 2007/08/06 13:49:53 uberlord Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.30 2008/03/09 21:01:12 ricmm Exp $ + + 09 Mar 2008; <ricmm@gentoo.org> libast-0.7.ebuild: + Marked unstable on mips due to unstable deps 06 Aug 2007; Roy Marples <uberlord@gentoo.org> libast-0.7.ebuild: Keyworded #x86-fbsd, #187912 thanks to Jason Smathers diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 9d04e5ebf15c..1fe22bff76a1 100644 --- a/x11-libs/libast/libast-0.7.ebuild +++ b/x11-libs/libast/libast-0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.13 2007/08/06 13:49:53 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.14 2008/03/09 21:01:12 ricmm 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 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="imlib mmx pcre" DEPEND="x11-libs/libXt |