diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:56:05 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-24 20:56:05 +0000 |
commit | eddaaf1c4bcb617b3f9b8762aac4635ed8b9f2a9 (patch) | |
tree | 848ebeb7c378f42ac5af0f185ff71afa243f12e7 /sys-libs/lib-compat/lib-compat-1.4.1.ebuild | |
parent | sys-kernel/gentoo-sources stable on ppc. (diff) | |
download | gentoo-2-eddaaf1c4bcb617b3f9b8762aac4635ed8b9f2a9.tar.gz gentoo-2-eddaaf1c4bcb617b3f9b8762aac4635ed8b9f2a9.tar.bz2 gentoo-2-eddaaf1c4bcb617b3f9b8762aac4635ed8b9f2a9.zip |
sys-libs/lib-compat stable on ppc.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'sys-libs/lib-compat/lib-compat-1.4.1.ebuild')
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 49ed38ca919b..b6e118bd5149 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.3 2006/05/23 20:25:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.1.ebuild,v 1.4 2006/05/24 20:56:05 hansmi 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 |