diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-19 10:51:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-19 10:51:32 +0000 |
commit | dac0c8e527dc144153e6be69b25ff6e0b5e00dd9 (patch) | |
tree | ed7b2a85793179fa95c40282f61f4f566fc7e468 /sys-fs/quota | |
parent | The camel backends have been moved into evolution-data-server from evolution,... (diff) | |
download | gentoo-2-dac0c8e527dc144153e6be69b25ff6e0b5e00dd9.tar.gz gentoo-2-dac0c8e527dc144153e6be69b25ff6e0b5e00dd9.tar.bz2 gentoo-2-dac0c8e527dc144153e6be69b25ff6e0b5e00dd9.zip |
Stable on alpha.
(Portage version: 2.0.51.19)
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 1a05b527f931..18e90ea2fde1 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.7 2005/01/07 13:04:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.8 2005/03/19 10:48:06 kloeri Exp $ + + 19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> quota-3.12.ebuild: + Stable on alpha. *quota-3.12-r1 (07 Jan 2005) diff --git a/sys-fs/quota/quota-3.12.ebuild b/sys-fs/quota/quota-3.12.ebuild index c5aa0e026f18..69d87fed9712 100644 --- a/sys-fs/quota/quota-3.12.ebuild +++ b/sys-fs/quota/quota-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6 2005/01/03 00:11:56 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.7 2005/03/19 10:48:06 kloeri 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 |