diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-25 07:22:59 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-25 07:22:59 +0000 |
commit | 28ca9fccce611afabe4223f236e7e136eb662fb8 (patch) | |
tree | 924ba174fc4e8bfd2f063dab389f8821e242c1d9 /x11-libs/libast | |
parent | Stable on x86 for bug #119492 (diff) | |
download | gentoo-2-28ca9fccce611afabe4223f236e7e136eb662fb8.tar.gz gentoo-2-28ca9fccce611afabe4223f236e7e136eb662fb8.tar.bz2 gentoo-2-28ca9fccce611afabe4223f236e7e136eb662fb8.zip |
stable on x86; security bug #120106
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs/libast')
-rw-r--r-- | x11-libs/libast/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libast/ChangeLog b/x11-libs/libast/ChangeLog index f20a3a963068..9ce73a6cc6d7 100644 --- a/x11-libs/libast/ChangeLog +++ b/x11-libs/libast/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libast # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.22 2006/01/24 15:33:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.23 2006/01/25 07:22:59 tsunam Exp $ + + 25 Jan 2006; Joshua Jackson <tsunam@gentoo.org> libast-0.7.ebuild: + stable on x86; bug #120106 24 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> libast-0.7.ebuild: Stable on sparc wrt security #120106 diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 2a9095b5db85..c97998dbf33e 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.5 2006/01/24 15:33:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.6 2006/01/25 07:22:59 tsunam 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 ) |