summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-10-12 03:33:59 +0000
committerTom Gall <tgall@gentoo.org>2004-10-12 03:33:59 +0000
commitfd7c1f3c29d5fc3cd620354800a6952a1939053f (patch)
tree9c72012ecdb5627380f6b5a3d053a6d0d418a083 /sys-apps/parted
parentstabilize for ia64/s390 (diff)
downloadhistorical-fd7c1f3c29d5fc3cd620354800a6952a1939053f.tar.gz
historical-fd7c1f3c29d5fc3cd620354800a6952a1939053f.tar.bz2
historical-fd7c1f3c29d5fc3cd620354800a6952a1939053f.zip
stable on ppc64
Diffstat (limited to 'sys-apps/parted')
-rw-r--r--sys-apps/parted/ChangeLog5
-rw-r--r--sys-apps/parted/Manifest8
-rw-r--r--sys-apps/parted/parted-1.6.15.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/parted/ChangeLog b/sys-apps/parted/ChangeLog
index 30d1af29b580..8e78dffeef9f 100644
--- a/sys-apps/parted/ChangeLog
+++ b/sys-apps/parted/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/parted
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.56 2004/10/06 05:51:35 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.57 2004/10/12 03:33:59 tgall Exp $
+
+ 11 Oct 2004; Tom Gall <tgall@gentoo.org> parted-1.6.15.ebuild:
+ stable on ppc64
06 Oct 2004; Luca Barbato <lu_zero@gentoo.org> parted-1.6.15.ebuild:
Set a different fallback SRC_URI
diff --git a/sys-apps/parted/Manifest b/sys-apps/parted/Manifest
index 2ec8d0b505d1..b2c56d72e2f0 100644
--- a/sys-apps/parted/Manifest
+++ b/sys-apps/parted/Manifest
@@ -1,8 +1,8 @@
-MD5 38e1c9e681246a0dd1619c6600a0ef98 ChangeLog 9081
-MD5 e770f45416c1e775e6445649376cef4a parted-1.6.6.ebuild 1332
+MD5 378e5b3c5e22be0c0a562f55a61c58ae ChangeLog 9163
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 164e63e6a0ec131c3c6213dac3cf8636 parted-1.6.10-r2.ebuild 1324
-MD5 f87acdd9f719176fa703f75bdbb01038 parted-1.6.15.ebuild 1334
+MD5 e770f45416c1e775e6445649376cef4a parted-1.6.6.ebuild 1332
+MD5 60cb483d9217d6d936987a842c9e6b4e parted-1.6.15.ebuild 1338
MD5 0df9004e28daa2db544ed65f852d695c files/digest-parted-1.6.10-r2 141
-MD5 73a4f22213522b9db8d93884318e917b files/digest-parted-1.6.15 138
MD5 b020ac3a8080ad690bb3ce376e5273bb files/digest-parted-1.6.6 136
+MD5 73a4f22213522b9db8d93884318e917b files/digest-parted-1.6.15 138
diff --git a/sys-apps/parted/parted-1.6.15.ebuild b/sys-apps/parted/parted-1.6.15.ebuild
index 4840e1bd0368..afc2f05c289d 100644
--- a/sys-apps/parted/parted-1.6.15.ebuild
+++ b/sys-apps/parted/parted-1.6.15.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-apps/parted/parted-1.6.15.ebuild,v 1.2 2004/10/06 05:51:35 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.15.ebuild,v 1.3 2004/10/12 03:33:59 tgall Exp $
inherit eutils gnuconfig
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ppc ~alpha hppa ~amd64 ~ia64"
+KEYWORDS="~x86 ppc ~alpha hppa ~amd64 ~ia64 ppc64"
IUSE="nls static readline debug"
DEPEND=">=sys-fs/e2fsprogs-1.27