diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:25:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:25:15 +0000 |
commit | 25b94d97b52d2c0c53636be50d5c709b793a15af (patch) | |
tree | 18fcbb0fb9f95a94401aa731aad90186645c75f0 /sys-libs/lib-compat | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-25b94d97b52d2c0c53636be50d5c709b793a15af.tar.gz gentoo-2-25b94d97b52d2c0c53636be50d5c709b793a15af.tar.bz2 gentoo-2-25b94d97b52d2c0c53636be50d5c709b793a15af.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r-- | sys-libs/lib-compat/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog index a38e19807112..1f330718e97e 100644 --- a/sys-libs/lib-compat/ChangeLog +++ b/sys-libs/lib-compat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/lib-compat # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.24 2006/05/22 00:04:33 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.25 2006/05/23 20:25:15 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> lib-compat-1.4.1.ebuild: + Stable on ppc64 21 May 2006; Mark Loeser <halcy0n@gentoo.org> lib-compat-1.4.1.ebuild: Stable on x86; bug #88363 diff --git a/sys-libs/lib-compat/lib-compat-1.4.1.ebuild b/sys-libs/lib-compat/lib-compat-1.4.1.ebuild index 9cc4f9308ca5..49ed38ca919b 100644 --- a/sys-libs/lib-compat/lib-compat-1.4.1.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.4.1.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/sys-libs/lib-compat/lib-compat-1.4.1.ebuild,v 1.2 2006/05/22 00:04:33 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.1.ebuild,v 1.3 2006/05/23 20:25:15 corsair Exp $ DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for programs new and old" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~ia64 ~ppc ppc64 ~sparc x86" IUSE="sdl" RDEPEND="sys-libs/glibc |