diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-14 16:09:40 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-14 16:09:40 +0000 |
commit | a6105aacd6b55b7575732e2bb12808695f1716e6 (patch) | |
tree | 2deccc33db6d7b89ee98fa16830478b5d4f95160 /sys-fs/quota | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-a6105aacd6b55b7575732e2bb12808695f1716e6.tar.gz gentoo-2-a6105aacd6b55b7575732e2bb12808695f1716e6.tar.bz2 gentoo-2-a6105aacd6b55b7575732e2bb12808695f1716e6.zip |
Stable on amd64.
Diffstat (limited to 'sys-fs/quota')
-rw-r--r-- | sys-fs/quota/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/quota/quota-3.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index 8890dc6ad015..650ed47c060f 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.4 2004/12/01 13:59:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.5 2004/12/14 16:05:58 absinthe Exp $ + + 14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> quota-3.12.ebuild: + Stable on amd64. 01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> quota-3.12.ebuild: Stable on sparc diff --git a/sys-fs/quota/quota-3.12.ebuild b/sys-fs/quota/quota-3.12.ebuild index 50f7901415df..de75e32074d4 100644 --- a/sys-fs/quota/quota-3.12.ebuild +++ b/sys-fs/quota/quota-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.4 2004/12/01 13:59:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.5 2004/12/14 16:05:58 absinthe Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/linuxquota/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc sparc x86" IUSE="nls tcpd" RDEPEND="virtual/libc |