diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-24 13:49:20 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-24 13:49:20 +0000 |
commit | 450f65598f57142bf9228690cf8cde80b1f6fb63 (patch) | |
tree | 4093333b0b033af6729299a7a7b8854cdfb5cd0d /x11-libs/libast | |
parent | Version bump. (diff) | |
download | gentoo-2-450f65598f57142bf9228690cf8cde80b1f6fb63.tar.gz gentoo-2-450f65598f57142bf9228690cf8cde80b1f6fb63.tar.bz2 gentoo-2-450f65598f57142bf9228690cf8cde80b1f6fb63.zip |
ppc stable, 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/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/libast/ChangeLog b/x11-libs/libast/ChangeLog index 57f56789b8d0..2eea4e853348 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.19 2006/01/24 06:35:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.20 2006/01/24 13:49:20 dertobi123 Exp $ + + 24 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> libast-0.7.ebuild: + ppc stable, bug #120106 24 Jan 2006; Markus Rothe <corsair@gentoo.org> libast-0.7.ebuild: Stable on ppc64; bug #120106 diff --git a/x11-libs/libast/Manifest b/x11-libs/libast/Manifest index 0086f9e0982f..12b7faedff63 100644 --- a/x11-libs/libast/Manifest +++ b/x11-libs/libast/Manifest @@ -9,6 +9,6 @@ MD5 177b67afc64c8e52522833c7ce007ab5 files/libast-64bit.patch 295 MD5 11b1f2e66569782863ba4ab5e8660df1 libast-0.5-r2.ebuild 865 MD5 44c5a6b967f1259df4f297d7f1813368 libast-0.6.1-r1.ebuild 1048 MD5 4817e8c873a7ae52fbc5794e708a6f7d libast-0.6.1.ebuild 849 -MD5 4236098d929f54ba6d90a2966c85d5c9 libast-0.7.ebuild 930 +MD5 49cd45812a1d83330254d7b98c09d2ed libast-0.7.ebuild 929 MD5 cdf153f9f63c593807adda0e8513e79c libast-9999.ebuild 1100 MD5 ec45fec065a8eccc43870fc678126de7 metadata.xml 820 diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 55fd77cda42b..337ca72d247d 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.2 2006/01/24 06:35:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.3 2006/01/24 13:49:20 dertobi123 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 ) |