summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-12 17:26:33 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-12 17:26:33 +0000
commit5fc14aaf9a0e045f02d4e6eafd86ad048aefbc7a (patch)
tree0a5e25d8e07a511ef8ee1459d21212bc42ad678c /sys-fs
parentStable on x86 wrt bug #135445. (diff)
downloadgentoo-2-5fc14aaf9a0e045f02d4e6eafd86ad048aefbc7a.tar.gz
gentoo-2-5fc14aaf9a0e045f02d4e6eafd86ad048aefbc7a.tar.bz2
gentoo-2-5fc14aaf9a0e045f02d4e6eafd86ad048aefbc7a.zip
Stable on x86 wrt bug #136172.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/device-mapper/ChangeLog6
-rw-r--r--sys-fs/device-mapper/device-mapper-1.02.07.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/device-mapper/ChangeLog b/sys-fs/device-mapper/ChangeLog
index 5cf94beb5054..d63e8decd274 100644
--- a/sys-fs/device-mapper/ChangeLog
+++ b/sys-fs/device-mapper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/device-mapper
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.38 2006/06/11 17:18:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.39 2006/06/12 17:26:33 wolf31o2 Exp $
+
+ 12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ device-mapper-1.02.07.ebuild:
+ Stable on x86 wrt bug #136172.
11 Jun 2006; Markus Rothe <corsair@gentoo.org>
device-mapper-1.02.07.ebuild:
diff --git a/sys-fs/device-mapper/device-mapper-1.02.07.ebuild b/sys-fs/device-mapper/device-mapper-1.02.07.ebuild
index 805da5a2e67c..b9dd613f5246 100644
--- a/sys-fs/device-mapper/device-mapper-1.02.07.ebuild
+++ b/sys-fs/device-mapper/device-mapper-1.02.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.02.07.ebuild,v 1.2 2006/06/11 17:18:26 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.07.ebuild,v 1.3 2006/06/12 17:26:33 wolf31o2 Exp $
inherit eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="ftp://sources.redhat.com/pub/dm/${PN}.${PV}.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="selinux"
DEPEND="selinux? ( sys-libs/libselinux )"