diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-24 15:33:31 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-24 15:33:31 +0000 |
commit | 42e67d9a3f0b699b08cc89d4c883dfae25e08811 (patch) | |
tree | b1e557bc1a21f865b9b95288866c2dcada408a49 /x11-libs/libast | |
parent | Stable on sparc wrt #120069 (diff) | |
download | gentoo-2-42e67d9a3f0b699b08cc89d4c883dfae25e08811.tar.gz gentoo-2-42e67d9a3f0b699b08cc89d4c883dfae25e08811.tar.bz2 gentoo-2-42e67d9a3f0b699b08cc89d4c883dfae25e08811.zip |
Stable on sparc wrt security #120106
(Portage version: 2.0.54)
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 7577f889aae9..f20a3a963068 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.21 2006/01/24 14:28:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.22 2006/01/24 15:33:31 gustavoz Exp $ + + 24 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> libast-0.7.ebuild: + Stable on sparc wrt security #120106 24 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> libast-0.7.ebuild: Stable on hppa. See bug #120106. diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 7d663b4bb708..2a9095b5db85 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.4 2006/01/24 14:28:22 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.5 2006/01/24 15:33:31 gustavoz 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 ) |