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 | 75c23caadd7cb992ed9dc6c54567a5ec8d409646 (patch) | |
tree | 7b42d9dce83300727877de6fe5b2824584ea560c /x11-libs/libast | |
parent | Stable on x86 for bug #119492 (diff) | |
download | historical-75c23caadd7cb992ed9dc6c54567a5ec8d409646.tar.gz historical-75c23caadd7cb992ed9dc6c54567a5ec8d409646.tar.bz2 historical-75c23caadd7cb992ed9dc6c54567a5ec8d409646.zip |
stable on x86; security bug #120106
Package-Manager: portage-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 | 12 | ||||
-rw-r--r-- | x11-libs/libast/libast-0.7.ebuild | 4 |
3 files changed, 12 insertions, 9 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/Manifest b/x11-libs/libast/Manifest index 9f34db44288b..9656db14cc85 100644 --- a/x11-libs/libast/Manifest +++ b/x11-libs/libast/Manifest @@ -1,7 +1,7 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 9dbd01ca786b2e56eeb9da8cf12edee6 ChangeLog 2992 +MD5 723b9933798aade39a915e29dde54e54 ChangeLog 3089 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 +12,13 @@ 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 749d22201d96419127a19f12f1289588 libast-0.7.ebuild 928 +MD5 ab7060025ff372f93ac4e2dcf90fdba8 libast-0.7.ebuild 925 MD5 cdf153f9f63c593807adda0e8513e79c libast-9999.ebuild 1100 MD5 ec45fec065a8eccc43870fc678126de7 metadata.xml 820 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD4DBQFD1kkBKRy60XGEcJIRAhZrAJY+QCTrBXrmVzq270+sW6vyqlzKAKCSrNzr -VCTV0vyCN2wIhjAOhKd1OQ== -=p9Fg +iD8DBQFD1ygsSENan+PfizARAuwiAJ9IQMomea6jbb1Xsl2wBuGHLOWeYwCffj4d +KK6eWvtPmP0jcCbtQxwq0qA= +=Dbeb -----END PGP SIGNATURE----- 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 ) |