diff options
author | 2006-03-18 16:21:53 +0000 | |
---|---|---|
committer | 2006-03-18 16:21:53 +0000 | |
commit | 83a4c7567fa026411b9598f487c5d8b686e5307f (patch) | |
tree | 92c867d50da2fb497345e68af7fcdda479b812c9 /sys-libs/lib-compat | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-83a4c7567fa026411b9598f487c5d8b686e5307f.tar.gz gentoo-2-83a4c7567fa026411b9598f487c5d8b686e5307f.tar.bz2 gentoo-2-83a4c7567fa026411b9598f487c5d8b686e5307f.zip |
Stable on ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r-- | sys-libs/lib-compat/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog index 041fe34c1701..77f1cb0b50d0 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.21 2005/05/10 21:55:45 agriffis Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.22 2006/03/18 16:21:53 corsair Exp $ + + 18 Mar 2006; Markus Rothe <corsair@gentoo.org> lib-compat-1.4.ebuild: + Stable on ppc64 10 May 2005; Aron Griffis <agriffis@gentoo.org> lib-compat-1.4.ebuild: stable on ia64 diff --git a/sys-libs/lib-compat/lib-compat-1.4.ebuild b/sys-libs/lib-compat/lib-compat-1.4.ebuild index 0ef0187fcd79..61792f53aaad 100644 --- a/sys-libs/lib-compat/lib-compat-1.4.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.4.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.ebuild,v 1.6 2006/01/07 09:32:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.7 2006/03/18 16:21:53 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 sparc x86" +KEYWORDS="alpha ia64 ppc ppc64 sparc x86" IUSE="sdl" RDEPEND="sys-libs/glibc |