diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 21:19:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 21:19:54 +0000 |
commit | d2e2b7dda48d35ff7d7e488a4c297ddb864dcbfe (patch) | |
tree | 0297098525ba73207ab19a4d263b444d24a3c628 /sys-libs | |
parent | stable on ppc64, bug #183574 (diff) | |
download | gentoo-2-d2e2b7dda48d35ff7d7e488a4c297ddb864dcbfe.tar.gz gentoo-2-d2e2b7dda48d35ff7d7e488a4c297ddb864dcbfe.tar.bz2 gentoo-2-d2e2b7dda48d35ff7d7e488a4c297ddb864dcbfe.zip |
alpha stable and drop ia64 keyword, bug 184111
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/lib-compat/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog index 4c298649fafd..5cd9c87297ba 100644 --- a/sys-libs/lib-compat/ChangeLog +++ b/sys-libs/lib-compat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/lib-compat # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.28 2007/02/22 00:35:52 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.29 2007/07/03 21:19:54 armin76 Exp $ + + 03 Jul 2007; Raúl Porcel <armin76@gentoo.org> lib-compat-1.4.ebuild, + lib-compat-1.4.1.ebuild: + alpha stable and drop ia64 keyword, bug 184111 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 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 3f144df085c7..3a58a488609b 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 +# Copyright 1999-2007 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.5 2006/10/12 18:32:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.1.ebuild,v 1.6 2007/07/03 21:19:54 armin76 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 x86" +KEYWORDS="alpha ppc ppc64 x86" IUSE="sdl" RDEPEND="sys-libs/glibc diff --git a/sys-libs/lib-compat/lib-compat-1.4.ebuild b/sys-libs/lib-compat/lib-compat-1.4.ebuild index ebe7ba896d5b..87ebd584d096 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 +# Copyright 1999-2007 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.8 2006/10/12 18:32:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.9 2007/07/03 21:19:54 armin76 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 x86" +KEYWORDS="alpha ppc ppc64 x86" IUSE="sdl" RDEPEND="sys-libs/glibc |