summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-06-16 00:26:21 +0000
committerTravis Tilley <lv@gentoo.org>2004-06-16 00:26:21 +0000
commite7587e2ba70b8ee15542506a463094f979900df0 (patch)
treeae5a36a14f8932c52cbb1fe64498a65df487dc33 /sys-apps
parentversion bump (diff)
downloadhistorical-e7587e2ba70b8ee15542506a463094f979900df0.tar.gz
historical-e7587e2ba70b8ee15542506a463094f979900df0.tar.bz2
historical-e7587e2ba70b8ee15542506a463094f979900df0.zip
it seems that >=sys-apps/parted-1.6.9 are masked in package.mask, so i'm marking 1.6.10-r1 ~amd64 and 1.6.6 stable on amd64
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/parted/ChangeLog7
-rw-r--r--sys-apps/parted/Manifest8
-rw-r--r--sys-apps/parted/parted-1.6.10-r1.ebuild4
-rw-r--r--sys-apps/parted/parted-1.6.6.ebuild4
-rw-r--r--sys-apps/parted/parted-1.6.9.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/sys-apps/parted/ChangeLog b/sys-apps/parted/ChangeLog
index 3d5bbbcf45a5..f9191cbedcae 100644
--- a/sys-apps/parted/ChangeLog
+++ b/sys-apps/parted/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/parted
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.49 2004/06/10 21:51:01 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/ChangeLog,v 1.50 2004/06/16 00:26:21 lv Exp $
+
+ 15 Jun 2004; Travis Tilley <lv@gentoo.org> parted-1.6.10-r1.ebuild,
+ parted-1.6.6.ebuild, parted-1.6.9.ebuild:
+ it seems that >=sys-apps/parted-1.6.9 are masked in package.mask, so i'm
+ marking 1.6.10-r1 ~amd64 and 1.6.6 stable on amd64
10 Jun 2004; Travis Tilley <lv@gentoo.org> parted-1.6.10-r1.ebuild:
stable on amd64 for gcc 3.4 fixes
diff --git a/sys-apps/parted/Manifest b/sys-apps/parted/Manifest
index 8b65d4adef68..63516ca476d2 100644
--- a/sys-apps/parted/Manifest
+++ b/sys-apps/parted/Manifest
@@ -1,11 +1,11 @@
MD5 c37e8624f99c886268fcd20406bec75f parted-1.6.5-r1.ebuild 1260
-MD5 d563d27b82505d3c394c7080c56cf7b0 parted-1.6.9.ebuild 1298
+MD5 3591a9aa3ca40371acd0691093b46fa1 parted-1.6.9.ebuild 1299
MD5 8ef11c6657e935927680903d82df9f84 parted-1.6.8-r1.ebuild 1351
-MD5 28e1bdd30c722e5927048397def9f403 parted-1.6.10-r1.ebuild 1290
-MD5 99d257600514d9ad89bf7aa9e010623e parted-1.6.6.ebuild 1353
+MD5 2444757f1d0fef120bd5b4d88b1252a8 parted-1.6.10-r1.ebuild 1291
+MD5 4070a4238f67124f9bfe654ab2f28e38 parted-1.6.6.ebuild 1348
MD5 ea77b7fe585c49503b709c266dac2bd2 parted-1.6.8.ebuild 1305
MD5 76721e56f0d4c5edc41affe669339d34 parted-1.6.6-r1.ebuild 1299
-MD5 fd69b212123e3e293b565e17e6efc14e ChangeLog 8050
+MD5 331068809ffa787bdf178c98d129017c ChangeLog 8293
MD5 bb6d5c47f842cbef878b116bcaf45730 parted-1.6.10-r2.ebuild 1275
MD5 819792ed8fa1995ca52c0aa1668b898b parted-1.6.10.ebuild 1297
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
diff --git a/sys-apps/parted/parted-1.6.10-r1.ebuild b/sys-apps/parted/parted-1.6.10-r1.ebuild
index 30ce128b5eaa..5c5e33b0782b 100644
--- a/sys-apps/parted/parted-1.6.10-r1.ebuild
+++ b/sys-apps/parted/parted-1.6.10-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.10-r1.ebuild,v 1.7 2004/06/10 21:51:01 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.10-r1.ebuild,v 1.8 2004/06/16 00:26:21 lv Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 -* amd64 -ppc"
+KEYWORDS="~x86 -* ~amd64 -ppc"
IUSE="nls static readline debug"
DEPEND=">=sys-fs/e2fsprogs-1.27
diff --git a/sys-apps/parted/parted-1.6.6.ebuild b/sys-apps/parted/parted-1.6.6.ebuild
index 1ff8fec6fb0e..d20ab0dc574e 100644
--- a/sys-apps/parted/parted-1.6.6.ebuild
+++ b/sys-apps/parted/parted-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.18 2004/06/05 21:38:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.6.ebuild,v 1.19 2004/06/16 00:26:21 lv Exp $
inherit gnuconfig eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ia64 x86 ~ppc ~amd64 sparc hppa alpha"
+KEYWORDS="ia64 x86 ~ppc amd64 sparc hppa alpha"
IUSE="nls static readline debug"
DEPEND=">=sys-fs/e2fsprogs-1.27
diff --git a/sys-apps/parted/parted-1.6.9.ebuild b/sys-apps/parted/parted-1.6.9.ebuild
index 4c9948b9bb9f..b9baac4904ca 100644
--- a/sys-apps/parted/parted-1.6.9.ebuild
+++ b/sys-apps/parted/parted-1.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.9.ebuild,v 1.5 2004/06/16 00:02:47 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/parted/parted-1.6.9.ebuild,v 1.6 2004/06/16 00:26:21 lv Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 -* amd64"
+KEYWORDS="~x86 -* ~amd64"
IUSE="nls static readline debug"
DEPEND=">=sys-fs/e2fsprogs-1.27