diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:07:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:07:35 +0000 |
commit | 01f22a2db19d6dbb7b6248c729c35ebdfaf9012d (patch) | |
tree | 16bd17beaf9d252d95235ced361cc9bb80ac6e06 /sys-fs/quotatool | |
parent | Stable on ppc. (diff) | |
download | historical-01f22a2db19d6dbb7b6248c729c35ebdfaf9012d.tar.gz historical-01f22a2db19d6dbb7b6248c729c35ebdfaf9012d.tar.bz2 historical-01f22a2db19d6dbb7b6248c729c35ebdfaf9012d.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-fs/quotatool')
-rw-r--r-- | sys-fs/quotatool/ChangeLog | 6 | ||||
-rw-r--r-- | sys-fs/quotatool/Manifest | 16 | ||||
-rw-r--r-- | sys-fs/quotatool/quotatool-1.4.6.ebuild | 6 |
3 files changed, 11 insertions, 17 deletions
diff --git a/sys-fs/quotatool/ChangeLog b/sys-fs/quotatool/ChangeLog index 197fed4b8607..cf9da51bc856 100644 --- a/sys-fs/quotatool/ChangeLog +++ b/sys-fs/quotatool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/quotatool # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v 1.4 2005/07/17 13:29:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v 1.5 2005/08/07 13:07:35 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + quotatool-1.4.6.ebuild: + Stable on ppc. *quotatool-1.4.7 (17 Jul 2005) diff --git a/sys-fs/quotatool/Manifest b/sys-fs/quotatool/Manifest index 00338c4c4d87..46a67f00e4f2 100644 --- a/sys-fs/quotatool/Manifest +++ b/sys-fs/quotatool/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 07781a1cff8138ce40e81c8c7017afcc quotatool-1.4.7.ebuild 561 +MD5 198811204c7d0a3d5b493f0bc555658c quotatool-1.4.6.ebuild 552 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 a830163f78365027a930e086ca2c0ac0 quotatool-1.4.6.ebuild 552 -MD5 1772c267f3dd825b1b30737465470975 ChangeLog 560 +MD5 93113a40b685072d40a126bb9d393fcc ChangeLog 658 +MD5 07781a1cff8138ce40e81c8c7017afcc quotatool-1.4.7.ebuild 561 MD5 a6d05970cd9c2ffacc28d2080e2b0848 files/digest-quotatool-1.4.7 67 MD5 8f0691b13997d72769965653c8a5b24e files/digest-quotatool-1.4.6 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC2l1UgIKl8Uu19MoRAvP/AJ9RzIxZTjCnIX3JsZsx2bZL1cVnTACffC16 -vWOxFoPA6oGmv8ux9DRmDH8= -=5zQk ------END PGP SIGNATURE----- diff --git a/sys-fs/quotatool/quotatool-1.4.6.ebuild b/sys-fs/quotatool/quotatool-1.4.6.ebuild index 9b77b63f338a..5b74e7ddb38a 100644 --- a/sys-fs/quotatool/quotatool-1.4.6.ebuild +++ b/sys-fs/quotatool/quotatool-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/quotatool-1.4.6.ebuild,v 1.2 2004/10/17 10:01:31 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/quotatool-1.4.6.ebuild,v 1.3 2005/08/07 13:07:35 hansmi Exp $ DESCRIPTION="command-line utility for filesystem quotas" HOMEPAGE="http://quotatool.ekenberg.se/" @@ -8,7 +8,7 @@ SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="ppc x86" IUSE="" RDEPEND="sys-fs/quota" |