diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-18 16:21:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-18 16:21:53 +0000 |
commit | 8dea4ed3a62e657bc168faf75ca7d12aa9a8b729 (patch) | |
tree | a9e8bde3a474674016dfadd679d3afcb9f3eed09 /sys-libs/lib-compat | |
parent | Stable on ppc64 (diff) | |
download | historical-8dea4ed3a62e657bc168faf75ca7d12aa9a8b729.tar.gz historical-8dea4ed3a62e657bc168faf75ca7d12aa9a8b729.tar.bz2 historical-8dea4ed3a62e657bc168faf75ca7d12aa9a8b729.zip |
Stable on ppc64
Package-Manager: portage-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/Manifest | 14 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.ebuild | 4 |
3 files changed, 9 insertions, 16 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/Manifest b/sys-libs/lib-compat/Manifest index edf64ecc9b27..fc24c1b4bb8f 100644 --- a/sys-libs/lib-compat/Manifest +++ b/sys-libs/lib-compat/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 1160e729066658a795c9debf73a09b23 ChangeLog 3327 +MD5 844f16dae1b576c63dbfdcb8017f524e ChangeLog 3417 MD5 cd1bc668a06184e6e98d7b69aa780495 files/digest-lib-compat-1.4 68 -MD5 cd77ad037e61bd7d439c9e87990dbe77 lib-compat-1.4.ebuild 1097 +MD5 31ec6270dfbbbe0bf4da1a500fc63766 lib-compat-1.4.ebuild 1104 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDv4rs2+ySkm8kpY0RAvwVAJ9WVk3qBHzOx/fi2K3GYQjAjFLeKwCfSe2v -f1O2T9AT3iZHea1pwCVT2/U= -=x9GN ------END PGP SIGNATURE----- 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 |