summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-08-31 20:42:12 +0000
committerJason Wever <weeve@gentoo.org>2003-08-31 20:42:12 +0000
commit99f7116d5f6e6e4fe57be777aedaa669ab13f8a6 (patch)
treefb9abe5a8277350de62f9812eaf58a51423790a7 /sys-apps/quota
parentInitial import. (diff)
downloadgentoo-2-99f7116d5f6e6e4fe57be777aedaa669ab13f8a6.tar.gz
gentoo-2-99f7116d5f6e6e4fe57be777aedaa669ab13f8a6.tar.bz2
gentoo-2-99f7116d5f6e6e4fe57be777aedaa669ab13f8a6.zip
Marked stable on sparc to fix bug #26584.
Diffstat (limited to 'sys-apps/quota')
-rw-r--r--sys-apps/quota/ChangeLog5
-rw-r--r--sys-apps/quota/Manifest4
-rw-r--r--sys-apps/quota/quota-3.06-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/quota/ChangeLog b/sys-apps/quota/ChangeLog
index 7fbcc80e4857..bf6a383898ff 100644
--- a/sys-apps/quota/ChangeLog
+++ b/sys-apps/quota/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/quota
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/ChangeLog,v 1.13 2003/06/24 14:29:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/ChangeLog,v 1.14 2003/08/31 20:42:09 weeve Exp $
+
+ 31 Aug 2003; Jason Wever <weeve@gentoo.org> quota-3.06-r1.ebuild:
+ Marked stable on sparc to fix bug #26584.
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> quota-3.06.ebuild:
Mark stable on alpha
diff --git a/sys-apps/quota/Manifest b/sys-apps/quota/Manifest
index ed65a9b08ed3..12d6e26bca4b 100644
--- a/sys-apps/quota/Manifest
+++ b/sys-apps/quota/Manifest
@@ -1,5 +1,5 @@
-MD5 36ea644475833cd86f750f99be3a81c2 ChangeLog 2134
-MD5 b4763691405fb3d28b61fe631c9d3825 quota-3.06-r1.ebuild 843
+MD5 8e472e8a58d9342657af9eb4bcadbd4b ChangeLog 2244
+MD5 9ded56faf7f9dd1ef89ae06216295147 quota-3.06-r1.ebuild 839
MD5 f20424225bbe67c93435f8025fb4612a quota-3.06.ebuild 777
MD5 fe63ca32e32411f6aa067fdc6d451ae9 files/digest-quota-3.06 62
MD5 fe63ca32e32411f6aa067fdc6d451ae9 files/digest-quota-3.06-r1 62
diff --git a/sys-apps/quota/quota-3.06-r1.ebuild b/sys-apps/quota/quota-3.06-r1.ebuild
index 6c3ed9b7234c..815ee76aecf3 100644
--- a/sys-apps/quota/quota-3.06-r1.ebuild
+++ b/sys-apps/quota/quota-3.06-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.4 2003/06/21 21:19:40 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.5 2003/08/31 20:42:09 weeve Exp $
IUSE="nls"
@@ -11,7 +11,7 @@ HOMEPAGE="http://sourceforge.net/projects/linuxquota/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 ~ppc ~sparc "
+KEYWORDS="x86 amd64 ~ppc sparc "
DEPEND="virtual/glibc"