summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-07-16 04:12:54 +0000
committerMark Guertin <gerk@gentoo.org>2002-07-16 04:12:54 +0000
commitdf67f607a4481e81e759f0cc4af0ee7ce5c62aa2 (patch)
tree6dae41b18d53cdd016736e6c5a78df842496613c /sys-libs/lib-compat
parentAdded KEYWORDS (diff)
downloadgentoo-2-df67f607a4481e81e759f0cc4af0ee7ce5c62aa2.tar.gz
gentoo-2-df67f607a4481e81e759f0cc4af0ee7ce5c62aa2.tar.bz2
gentoo-2-df67f607a4481e81e759f0cc4af0ee7ce5c62aa2.zip
added ppc keywords
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r--sys-libs/lib-compat/ChangeLog5
-rw-r--r--sys-libs/lib-compat/lib-compat-1.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog
index c4f66279e694..4c01e5446433 100644
--- a/sys-libs/lib-compat/ChangeLog
+++ b/sys-libs/lib-compat/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-libs/lib-compat
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.2 2002/07/16 04:09:27 gerk Exp $
*lib-compat-1.0-r2 (1 Feb 2002)
+ 15 Jul 2002; Mark Guertin <gerk@gentoo.org>
+ Added ppc to keywords
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild
index 35a995a06ae9..3eb358e3f57a 100644
--- a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.3 2002/07/11 06:30:56 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.4 2002/07/16 04:09:27 gerk Exp $
A=lib-compat.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Compatibility c++ and libc5 libraries for programs new and old"
SRC_URI="ftp://gentoolinux.sourceforge.net/pub/gentoolinux/current/distfiles/${A}"
-KEYWORDS="x86"
+KEYWORDS="x86 ppc"
SLOT="0"
DEPEND=""