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 | 33d2709f7d154a7495e97f4acd07b5f6ed4b0101 (patch) | |
tree | 32144f8c530d246917fb49b9cc87ff82ce5e8561 /sys-fs/quota | |
parent | Version bump, bug 277949 (diff) | |
download | historical-33d2709f7d154a7495e97f4acd07b5f6ed4b0101.tar.gz historical-33d2709f7d154a7495e97f4acd07b5f6ed4b0101.tar.bz2 historical-33d2709f7d154a7495e97f4acd07b5f6ed4b0101.zip |
ppc stable #272531
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'sys-fs/quota')
-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 ) |