diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 10:01:31 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 10:01:31 +0000 |
commit | 56aa1451740d51c5cc4b7726b8c4c3d8dde4cf77 (patch) | |
tree | a0d728a65af9c9e2b0928ff068d791a1c05f5f83 /sys-fs/quotatool | |
parent | Added to ~ppc (diff) | |
download | historical-56aa1451740d51c5cc4b7726b8c4c3d8dde4cf77.tar.gz historical-56aa1451740d51c5cc4b7726b8c4c3d8dde4cf77.tar.bz2 historical-56aa1451740d51c5cc4b7726b8c4c3d8dde4cf77.zip |
Added to ~ppc
Diffstat (limited to 'sys-fs/quotatool')
-rw-r--r-- | sys-fs/quotatool/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/quotatool/Manifest | 14 | ||||
-rw-r--r-- | sys-fs/quotatool/quotatool-1.4.6.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-fs/quotatool/ChangeLog b/sys-fs/quotatool/ChangeLog index 483aeb4ade70..c83e78e7af57 100644 --- a/sys-fs/quotatool/ChangeLog +++ b/sys-fs/quotatool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/quotatool # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v 1.2 2004/10/03 20:48:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/ChangeLog,v 1.3 2004/10/17 10:01:31 dholm Exp $ + + 17 Oct 2004; David Holm <dholm@gentoo.org> quotatool-1.4.6.ebuild: + Added to ~ppc. *quotatool-1.4.6 (03 Oct 2004) diff --git a/sys-fs/quotatool/Manifest b/sys-fs/quotatool/Manifest index b4a629160b6f..bffaae37bf68 100644 --- a/sys-fs/quotatool/Manifest +++ b/sys-fs/quotatool/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 e8ff9de93fcb1ec0d03e572e22357d41 ChangeLog 351 +MD5 b9cf327517f477078614c5c0c280b50a ChangeLog 435 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 e9dc439646d1e92d3d67b687a32e641e quotatool-1.4.6.ebuild 548 +MD5 a830163f78365027a930e086ca2c0ac0 quotatool-1.4.6.ebuild 552 MD5 8f0691b13997d72769965653c8a5b24e files/digest-quotatool-1.4.6 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBYGWtI1lqEGTUzyQRAvFYAJ9OqXBoQlXsWSjOU904XN3+UZz0ywCfa5Mq -3wF2F/7xAWhCJ3OvYelYGBc= -=ZCzR ------END PGP SIGNATURE----- diff --git a/sys-fs/quotatool/quotatool-1.4.6.ebuild b/sys-fs/quotatool/quotatool-1.4.6.ebuild index 7e0d9f5204c0..9b77b63f338a 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 # 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.1 2004/10/03 10:29:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/quotatool/quotatool-1.4.6.ebuild,v 1.2 2004/10/17 10:01:31 dholm 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" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND="sys-fs/quota" |