diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2006-01-24 14:28:22 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2006-01-24 14:28:22 +0000 |
commit | cdd1cd3736fdff2a77ce8ec226748e4de3030954 (patch) | |
tree | 5c8d806ccc0e7598410d27d28cafd7f0cb6e3585 /x11-libs/libast | |
parent | kmobile doesn't exists anymore... (diff) | |
download | gentoo-2-cdd1cd3736fdff2a77ce8ec226748e4de3030954.tar.gz gentoo-2-cdd1cd3736fdff2a77ce8ec226748e4de3030954.tar.bz2 gentoo-2-cdd1cd3736fdff2a77ce8ec226748e4de3030954.zip |
Stable on hppa. See 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 2eea4e853348..7577f889aae9 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.20 2006/01/24 13:49:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.21 2006/01/24 14:28:22 killerfox Exp $ + + 24 Jan 2006; Rene Nussbaumer <killerfox@gentoo.org> libast-0.7.ebuild: + Stable on hppa. See bug #120106. 24 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> libast-0.7.ebuild: ppc stable, bug #120106 diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 337ca72d247d..7d663b4bb708 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.3 2006/01/24 13:49:20 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.4 2006/01/24 14:28:22 killerfox 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 ) |