diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-24 06:35:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-24 06:35:18 +0000 |
commit | b7ebfa30a5ae8c38190cd857c3dec4e135e7ccf0 (patch) | |
tree | c079315c97599b6b537f00149ba237deeced4026 /x11-libs/libast | |
parent | x86 stable per bug #120125. (diff) | |
download | historical-b7ebfa30a5ae8c38190cd857c3dec4e135e7ccf0.tar.gz historical-b7ebfa30a5ae8c38190cd857c3dec4e135e7ccf0.tar.bz2 historical-b7ebfa30a5ae8c38190cd857c3dec4e135e7ccf0.zip |
Stable on ppc64; bug #120106
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/libast')
-rw-r--r-- | x11-libs/libast/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libast/Manifest | 14 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-libs/libast/ChangeLog b/x11-libs/libast/ChangeLog index c567120ed5f8..57f56789b8d0 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.18 2006/01/23 23:02:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/ChangeLog,v 1.19 2006/01/24 06:35:18 corsair Exp $ + + 24 Jan 2006; Markus Rothe <corsair@gentoo.org> libast-0.7.ebuild: + Stable on ppc64; bug #120106 *libast-0.7 (23 Jan 2006) diff --git a/x11-libs/libast/Manifest b/x11-libs/libast/Manifest index ae2ef1be55f5..0086f9e0982f 100644 --- a/x11-libs/libast/Manifest +++ b/x11-libs/libast/Manifest @@ -1,7 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 6de0fd4788ba00bb2d739386dc87dd15 ChangeLog 2566 +MD5 a0dd2bb28bd273c2220da4c17b2a7955 ChangeLog 2667 MD5 2a9e814b7851e9e22178430153da8110 files/digest-libast-0.5-r2 62 MD5 0cf4b65fa766332e528bddb7cf3d74e2 files/digest-libast-0.6.1 64 MD5 0cf4b65fa766332e528bddb7cf3d74e2 files/digest-libast-0.6.1-r1 64 @@ -12,13 +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 d668a6bb62b4b8848c6039f906fdf8b5 libast-0.7.ebuild 930 +MD5 4236098d929f54ba6d90a2966c85d5c9 libast-0.7.ebuild 930 MD5 cdf153f9f63c593807adda0e8513e79c libast-9999.ebuild 1100 MD5 ec45fec065a8eccc43870fc678126de7 metadata.xml 820 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD1WEw2+ySkm8kpY0RAuNwAJ0bZcpHmP2RDk3BV9PEIKqEXB/jEgCfSv/J -NOVHlTxFQe9Wm2XvK2PL6K8= -=UGew ------END PGP SIGNATURE----- diff --git a/x11-libs/libast/libast-0.7.ebuild b/x11-libs/libast/libast-0.7.ebuild index 3b52fb0f0744..55fd77cda42b 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.1 2006/01/23 23:02:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libast/libast-0.7.ebuild,v 1.2 2006/01/24 06:35:18 corsair 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 ) |