diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-01 14:01:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-12-01 14:01:36 +0000 |
commit | ee700f466c644e9fec1cb345b2c8ebf7abb99ba2 (patch) | |
tree | f7fa6dfe8ff2ed2901bb9040c0de10ed62d1d877 /sys-fs/quota | |
parent | remove mask on automake (diff) | |
download | gentoo-2-ee700f466c644e9fec1cb345b2c8ebf7abb99ba2.tar.gz gentoo-2-ee700f466c644e9fec1cb345b2c8ebf7abb99ba2.tar.bz2 gentoo-2-ee700f466c644e9fec1cb345b2c8ebf7abb99ba2.zip |
Stable on sparc
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 d420cbe8b95c..8890dc6ad015 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.3 2004/11/30 02:33:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.4 2004/12/01 13:59:02 gustavoz Exp $ + + 01 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> quota-3.12.ebuild: + Stable on sparc 29 Nov 2004; Mike Frysinger <vapier@gentoo.org> quota-3.12.ebuild: Dont install files owned by glibc #70938 by Jakub Moc and make sure we diff --git a/sys-fs/quota/quota-3.12.ebuild b/sys-fs/quota/quota-3.12.ebuild index 340c806458ec..50f7901415df 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.3 2004/11/30 02:35:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.4 2004/12/01 13:59:02 gustavoz 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 |