summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-02-24 17:19:13 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-02-24 17:19:13 +0000
commiteb3ad0db1608e693e4366db7519522d8a0e1e5b9 (patch)
tree723c86cd2a433dd41698678f4399f9e4f74c8614
parentadded ~amd64 to KEYWORDS. fixes #83181 (diff)
downloadhistorical-eb3ad0db1608e693e4366db7519522d8a0e1e5b9.tar.gz
historical-eb3ad0db1608e693e4366db7519522d8a0e1e5b9.tar.bz2
historical-eb3ad0db1608e693e4366db7519522d8a0e1e5b9.zip
mark stable on amd64
Package-Manager: portage-2.0.51-r15
-rw-r--r--dev-util/pbuilder/Manifest6
-rw-r--r--dev-util/rootstrap/ChangeLog5
-rw-r--r--dev-util/rootstrap/Manifest4
-rw-r--r--dev-util/rootstrap/rootstrap-0.3.21.ebuild4
4 files changed, 10 insertions, 9 deletions
diff --git a/dev-util/pbuilder/Manifest b/dev-util/pbuilder/Manifest
index d7f1a5c881b0..2abee315c6fb 100644
--- a/dev-util/pbuilder/Manifest
+++ b/dev-util/pbuilder/Manifest
@@ -1,8 +1,6 @@
-MD5 0529c25a0aabe615a2455e9d6e45170b pbuilder-0.121.ebuild 1071
+MD5 3152dfb165e6f24e62ab18776e98cf55 pbuilder-0.121.ebuild 1069
MD5 bc5f89d7f3838f78c54e42ff4d1f4017 pbuilder-0.99.ebuild 1010
-MD5 dac2151b87da3ed5eee6a12e03874996 pbuilder-0.114.ebuild 1070
-MD5 c7f97ef7992127faa865c1481701ed55 ChangeLog 2258
+MD5 8161d09f9feecd291d76438e67433e8b ChangeLog 2388
MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253
MD5 928b50a1c4fb41c3c608135087d99e68 files/digest-pbuilder-0.99 65
-MD5 b3edd09c3d898dc8247ed193c46c1384 files/digest-pbuilder-0.114 66
MD5 a4dbdb919d936bc3cc7dcb8d185d057c files/digest-pbuilder-0.121 66
diff --git a/dev-util/rootstrap/ChangeLog b/dev-util/rootstrap/ChangeLog
index 98cdf3ac38f2..30a1c1080092 100644
--- a/dev-util/rootstrap/ChangeLog
+++ b/dev-util/rootstrap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/rootstrap
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.10 2005/01/27 14:04:59 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/ChangeLog,v 1.11 2005/02/24 17:19:13 lanius Exp $
+
+ 24 Feb 2005; Heinrich Wendel <lanius@gentoo.org> rootstrap-0.3.21.ebuild:
+ mark stable on amd64
27 Jan 2005; lanius@gentoo.org -rootstrap-0.3.18.ebuild,
-rootstrap-0.3.19.ebuild, rootstrap-0.3.21.ebuild:
diff --git a/dev-util/rootstrap/Manifest b/dev-util/rootstrap/Manifest
index ec3ff99e501f..afd75cfd5f14 100644
--- a/dev-util/rootstrap/Manifest
+++ b/dev-util/rootstrap/Manifest
@@ -1,4 +1,4 @@
-MD5 af3cfaea32d1a0d5b4d7d9fc4be7fb0d ChangeLog 1457
+MD5 b245954c32fcf360547f2cf1a7b7847a ChangeLog 1557
MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253
-MD5 d97a439eb7072f1e219338d10e3acde8 rootstrap-0.3.21.ebuild 996
+MD5 c5555daa9bbac89c8f1bba3fa0e58f06 rootstrap-0.3.21.ebuild 995
MD5 06ea6d5b0cd0737211645d207dce21b6 files/digest-rootstrap-0.3.21 139
diff --git a/dev-util/rootstrap/rootstrap-0.3.21.ebuild b/dev-util/rootstrap/rootstrap-0.3.21.ebuild
index 6ad39ddd1672..78d82fff57a6 100644
--- a/dev-util/rootstrap/rootstrap-0.3.21.ebuild
+++ b/dev-util/rootstrap/rootstrap-0.3.21.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/dev-util/rootstrap/rootstrap-0.3.21.ebuild,v 1.4 2005/01/27 14:04:59 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/rootstrap/rootstrap-0.3.21.ebuild,v 1.5 2005/02/24 17:19:13 lanius Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="A tool for building complete Linux filesystem images"
HOMEPAGE="http://packages.qa.debian.org/rootstrap"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
SRC_URI="mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}.orig.tar.gz
mirror://debian/pool/main/r/rootstrap/rootstrap_${PV}-1.diff.gz"