diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-15 18:42:42 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-15 18:42:42 +0000 |
commit | c0930713e25f0b118963d23fc9df23c2071c3c90 (patch) | |
tree | a4d2df1a1dd035ebc70c4f654dee518135907a13 /sys-fs | |
parent | Version bump, bug 277949 (diff) | |
download | gentoo-2-c0930713e25f0b118963d23fc9df23c2071c3c90.tar.gz gentoo-2-c0930713e25f0b118963d23fc9df23c2071c3c90.tar.bz2 gentoo-2-c0930713e25f0b118963d23fc9df23c2071c3c90.zip |
ppc stable #272531
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/quota/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/quota/quota-3.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/quota/ChangeLog b/sys-fs/quota/ChangeLog index 4a12f8e4d7d7..8c4507cf7597 100644 --- a/sys-fs/quota/ChangeLog +++ b/sys-fs/quota/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quota # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.45 2009/06/15 14:11:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/ChangeLog,v 1.46 2009/07/15 18:42:42 nixnut Exp $ + + 15 Jul 2009; nixnut <nixnut@gentoo.org> quota-3.17.ebuild: + ppc stable #272531 15 Jun 2009; Raúl Porcel <armin76@gentoo.org> quota-3.17.ebuild: ia64/sparc stable wrt #272531 diff --git a/sys-fs/quota/quota-3.17.ebuild b/sys-fs/quota/quota-3.17.ebuild index 10f181a30ca2..ee8af39b5b70 100644 --- a/sys-fs/quota/quota-3.17.ebuild +++ b/sys-fs/quota/quota-3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.6 2009/06/15 14:11:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.17.ebuild,v 1.7 2009/07/15 18:42:42 nixnut Exp $ inherit eutils flag-o-matic @@ -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 ldap rpc" RDEPEND="ldap? ( >=net-nds/openldap-2.3.35 ) |