summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-12-19 08:18:27 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-12-19 08:18:27 +0000
commit2bb910fbe49cc54030d20f3ec4f65e6c8df42fd5 (patch)
tree16dcc7d57857ba04c4cf3175d7eccc1039652d5e /sys-libs/lib-compat
parentChange /var/spool/mail permissions to 1777 (diff)
downloadgentoo-2-2bb910fbe49cc54030d20f3ec4f65e6c8df42fd5.tar.gz
gentoo-2-2bb910fbe49cc54030d20f3ec4f65e6c8df42fd5.tar.bz2
gentoo-2-2bb910fbe49cc54030d20f3ec4f65e6c8df42fd5.zip
moved to stable
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.1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/sys-libs/lib-compat/ChangeLog b/sys-libs/lib-compat/ChangeLog
index ca376f67551f..eb35cc4c5b51 100644
--- a/sys-libs/lib-compat/ChangeLog
+++ b/sys-libs/lib-compat/ChangeLog
@@ -1,8 +1,13 @@
# 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.6 2002/12/18 13:52:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/ChangeLog,v 1.7 2002/12/19 08:16:21 seemant Exp $
*lib-compat-1.1 (18 Dec 2002)
+
+ 19 Dec 2002; Seemant Kulleen <seemant@gentoo.org> lib-compat-1.1.ebuild :
+
+ granted, it's only been a day, but the tests for this have been coming in
+ very positively -- and many of them -- so moving to stable.
18 Dec 2002; Seemant Kulleen <seemant@gentoo.org> lib-compat-1.1.ebuild
files/digest-lib-compat-1.1 :
diff --git a/sys-libs/lib-compat/lib-compat-1.1.ebuild b/sys-libs/lib-compat/lib-compat-1.1.ebuild
index f27e5c276bda..4d606e41d60f 100644
--- a/sys-libs/lib-compat/lib-compat-1.1.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.1.ebuild,v 1.1 2002/12/18 13:52:26 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.1.ebuild,v 1.2 2002/12/19 08:16:21 seemant Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="x86? ( mirror://gentoo/${P}.tar.bz2 )"
HOMEPAGE="http://www.gentoo.org/"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ppc sparc"
LICENSE="GPL"
DEPEND="virtual/glibc"