diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2005-02-17 18:49:17 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2005-02-17 18:49:17 +0000 |
commit | 854bdc151ce1643cf2298a1a33a5eaaefd4dd596 (patch) | |
tree | 205353d6fc35b29364b7c7a70127719897705b80 /sys-libs | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-854bdc151ce1643cf2298a1a33a5eaaefd4dd596.tar.gz gentoo-2-854bdc151ce1643cf2298a1a33a5eaaefd4dd596.tar.bz2 gentoo-2-854bdc151ce1643cf2298a1a33a5eaaefd4dd596.zip |
Mark ~ia64.
(Portage version: 2.0.51.16)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/lib-compat/ChangeLog | 7 | ||||
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog index 702f91b47f4a..de6839a0f77c 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.19 2004/10/09 23:04:33 vapier Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.20 2005/02/17 18:49:17 plasmaroo Exp $ + + 17 Feb 2005; <plasmaroo@gentoo.org> lib-compat-1.4.ebuild: + Mark ~ia64. *lib-compat-1.4 (09 Oct 2004) diff --git a/sys-libs/lib-compat/lib-compat-1.4.ebuild b/sys-libs/lib-compat/lib-compat-1.4.ebuild index c048646ee4ed..49ba29175904 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-2004 Gentoo Foundation +# Copyright 1999-2005 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.2 2004/10/21 00:04:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.3 2005/02/17 18:49:17 plasmaroo 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="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha ~ia64" IUSE="sdl" RDEPEND="virtual/libc |