diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-04 19:42:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-04 19:42:26 +0000 |
commit | 92fa1eea95959263b57c8b9804e803966bcd5295 (patch) | |
tree | cde51b0041c6610c9f75538df73629fa71f9628f /sys-fs | |
parent | stable on ppc64 (diff) | |
download | historical-92fa1eea95959263b57c8b9804e803966bcd5295.tar.gz historical-92fa1eea95959263b57c8b9804e803966bcd5295.tar.bz2 historical-92fa1eea95959263b57c8b9804e803966bcd5295.zip |
arm stable
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/ext2resize/Manifest | 8 | ||||
-rw-r--r-- | sys-fs/ext2resize/ext2resize-1.1.19.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/ext2resize/Manifest b/sys-fs/ext2resize/Manifest index f913d4894161..ecfaea296033 100644 --- a/sys-fs/ext2resize/Manifest +++ b/sys-fs/ext2resize/Manifest @@ -3,7 +3,7 @@ Hash: SHA1 MD5 a02d826726f7cd8564ca162a032b8095 ChangeLog 2035 MD5 fed316e3dcde9340318bb0c96f6eb30c ext2resize-1.1.17-r2.ebuild 1284 -MD5 e8fa66a59ce0eb72023c41f410f0ad00 ext2resize-1.1.19.ebuild 1080 +MD5 4167c03d2ccf6f59476189a67477f518 ext2resize-1.1.19.ebuild 1076 MD5 47b7f77e01a5ed768f6456a7e85f3962 files/digest-ext2resize-1.1.17-r2 70 MD5 172e0ad58b9f4556aeee83fca37a6dcc files/digest-ext2resize-1.1.19 70 MD5 fc7c47e46247f9329e3b79edbb76d986 files/ext2resize-1.1.17-gcc3.3.patch 1621 @@ -13,7 +13,7 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDk0b2gIKl8Uu19MoRAstAAJ9HBM7YlZz33w7XHOlqsyrVbuwcSwCfXtfd -RxJfAj5/FJs7NtiRI4OVS2c= -=rVtw +iD8DBQFDk0dIgIKl8Uu19MoRAl/dAJ9pGaHIQRk3SiM56/89buSLXoiQjACggww4 +a5V/3H8chhMRVReBIvIAAxg= +=3kDs -----END PGP SIGNATURE----- diff --git a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild b/sys-fs/ext2resize/ext2resize-1.1.19.ebuild index a36929f53541..dd604ad6bd3c 100644 --- a/sys-fs/ext2resize/ext2resize-1.1.19.ebuild +++ b/sys-fs/ext2resize/ext2resize-1.1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.2 2005/06/21 19:42:17 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/ext2resize/ext2resize-1.1.19.ebuild,v 1.3 2005/12/04 19:42:26 vapier Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~ppc ~sparc ~x86" IUSE="static" DEPEND="" |