summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-05-12 20:28:32 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-05-12 20:28:32 +0000
commitdc85be663c70345419f44f3d992262d4d1f7ac60 (patch)
treec6f22936f84f3705c0ce2e26bb0c7548d186f86f /sys-fs
parentadded ~ppc64 (diff)
downloadhistorical-dc85be663c70345419f44f3d992262d4d1f7ac60.tar.gz
historical-dc85be663c70345419f44f3d992262d4d1f7ac60.tar.bz2
historical-dc85be663c70345419f44f3d992262d4d1f7ac60.zip
Stable on amd64.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/device-mapper/ChangeLog6
-rw-r--r--sys-fs/device-mapper/Manifest14
-rw-r--r--sys-fs/device-mapper/device-mapper-1.01.00.ebuild4
3 files changed, 19 insertions, 5 deletions
diff --git a/sys-fs/device-mapper/ChangeLog b/sys-fs/device-mapper/ChangeLog
index db6318219717..6917ac1f4bf2 100644
--- a/sys-fs/device-mapper/ChangeLog
+++ b/sys-fs/device-mapper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/device-mapper
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.5 2005/05/09 03:22:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.6 2005/05/12 20:28:32 cryos Exp $
+
+ 12 May 2005; Marcus D. Hanwell <cryos@gentoo.org>
+ device-mapper-1.01.00.ebuild:
+ Stable on amd64.
09 May 2005; Aron Griffis <agriffis@gentoo.org>
device-mapper-1.01.00.ebuild:
diff --git a/sys-fs/device-mapper/Manifest b/sys-fs/device-mapper/Manifest
index 54753885d190..20d22eaa786b 100644
--- a/sys-fs/device-mapper/Manifest
+++ b/sys-fs/device-mapper/Manifest
@@ -1,8 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 f362fc580199f7c495a54da707803ec1 device-mapper-1.00.17-r1.ebuild 1191
MD5 f051c5ddc506fc6a65c4644d7ee3352d device-mapper-1.00.19-r2.ebuild 1170
MD5 d2c409f5510e1f9291ec1939f0c3692a device-mapper-1.00.21.ebuild 1179
-MD5 c2943f42c1326eb4c52403dc89094d5f device-mapper-1.01.00.ebuild 1179
-MD5 237afa746da1a288a79acd53a7261bd0 ChangeLog 5327
+MD5 5b3715ab07c120b0ce941b163a505135 device-mapper-1.01.00.ebuild 1175
+MD5 ac05629de2bbd700367b352d74a46916 ChangeLog 5428
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 aaf96e8a4fd3711078f75fe3fac2072b files/dmtab 426
MD5 a60628a7ac701c252155b3f5d32004c4 files/digest-device-mapper-1.00.21 70
@@ -10,3 +13,10 @@ MD5 5f73ee137a6bfb893f1ec3a691dbf614 files/digest-device-mapper-1.01.00 70
MD5 3722791187466d3005f5b7f129c3ed7a files/digest-device-mapper-1.00.17-r1 70
MD5 b5dd92354fb75caa4956a92d5aa2e0ea files/digest-device-mapper-1.00.19-r2 70
MD5 4da8149fc2d10e2e95f680184c3a08d8 files/dm-start.sh 1941
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCg7yVntT9W3vfTuoRAvqVAJ9FiPBGWnR9jEq74NvE/X8D1FAplQCfbU8y
+4qqm2GuJCAGTboGh85UVGaU=
+=/gbe
+-----END PGP SIGNATURE-----
diff --git a/sys-fs/device-mapper/device-mapper-1.01.00.ebuild b/sys-fs/device-mapper/device-mapper-1.01.00.ebuild
index 82d229931dc3..c2dd4098aafc 100644
--- a/sys-fs/device-mapper/device-mapper-1.01.00.ebuild
+++ b/sys-fs/device-mapper/device-mapper-1.01.00.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/device-mapper/device-mapper-1.01.00.ebuild,v 1.3 2005/05/09 03:22:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.01.00.ebuild,v 1.4 2005/05/12 20:28:32 cryos Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
DEPEND=""