summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-14 05:37:59 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-14 05:37:59 +0000
commit2336bdf23dd9b24d8e49e2253352a84ff3d6b44b (patch)
treedb24330e6a9b6f923fdeeb0a77916ecb34e2ca2e /sys-libs/lib-compat
parentremoved net-libs/linc from DEPEND, seems to be unused; don't rdepend on dev-u... (diff)
downloadgentoo-2-2336bdf23dd9b24d8e49e2253352a84ff3d6b44b.tar.gz
gentoo-2-2336bdf23dd9b24d8e49e2253352a84ff3d6b44b.tar.bz2
gentoo-2-2336bdf23dd9b24d8e49e2253352a84ff3d6b44b.zip
removed amd64 keyword, as this package shouldn't be installable on amd64 at all
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r--sys-libs/lib-compat/ChangeLog7
-rw-r--r--sys-libs/lib-compat/lib-compat-1.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog
index f41200f3df6d..55540f12497f 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.14 2003/10/28 22:07:41 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.15 2004/04/14 05:37:59 lv Exp $
+
+ 14 Apr 2004; Travis Tilley <lv@gentoo.org> lib-compat-1.3.ebuild:
+ removed amd64 keyword, as this package isnt even installable there
*lib-compat-1.3 (28 Oct 2003)
diff --git a/sys-libs/lib-compat/lib-compat-1.3.ebuild b/sys-libs/lib-compat/lib-compat-1.3.ebuild
index b7127850d957..cbd388dadce4 100644
--- a/sys-libs/lib-compat/lib-compat-1.3.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.3.ebuild,v 1.2 2004/03/04 04:50:15 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.3.ebuild,v 1.3 2004/04/14 05:37:59 lv 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 amd64"
+KEYWORDS="x86 ppc sparc alpha"
DEPEND="virtual/glibc"