diff options
author | Kevyn Shortell <trance@gentoo.org> | 2003-12-10 10:06:45 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2003-12-10 10:06:45 +0000 |
commit | f81f9e4f75d9da0db75b7c67ca3d22a76f7e0422 (patch) | |
tree | 8886a762721059e84e300f821beeca4c9713e188 /sys-apps/quota | |
parent | ipv6/ipv4 name/ip resolution fix (diff) | |
download | historical-f81f9e4f75d9da0db75b7c67ca3d22a76f7e0422.tar.gz historical-f81f9e4f75d9da0db75b7c67ca3d22a76f7e0422.tar.bz2 historical-f81f9e4f75d9da0db75b7c67ca3d22a76f7e0422.zip |
Bumped to stable
Diffstat (limited to 'sys-apps/quota')
-rw-r--r-- | sys-apps/quota/quota-3.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/quota/quota-3.06-r1.ebuild b/sys-apps/quota/quota-3.06-r1.ebuild index 7746a43d866b..f2e29623da0f 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.7 2003/10/28 12:55:56 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.8 2003/12/10 10:06:45 trance Exp $ IUSE="nls" @@ -12,7 +12,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 sys-apps/tcp-wrappers" |