summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-08-23 16:18:24 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-08-23 16:18:24 +0000
commit86c9a4a8f73f6f113c7dbf8a48876e393bc0e799 (patch)
treea7be8ca8b285e6924bc0f6e6212923ccce658b4c /sys-fs
parentBlocking the virtual is apparently right... (diff)
downloadhistorical-86c9a4a8f73f6f113c7dbf8a48876e393bc0e799.tar.gz
historical-86c9a4a8f73f6f113c7dbf8a48876e393bc0e799.tar.bz2
historical-86c9a4a8f73f6f113c7dbf8a48876e393bc0e799.zip
Stable on alpha wrt release snapshot.
Package-Manager: portage-2.1.1_pre5-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 6db618285f72..630355eba3b9 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.44 2006/08/20 06:57:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.45 2006/08/23 16:18:24 wolf31o2 Exp $
+
+ 23 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ device-mapper-1.02.07.ebuild:
+ Stable on alpha wrt release snapshot.
*device-mapper-1.02.09 (20 Aug 2006)
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 4810b623beaf..dcc7025a214a 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.7 2006/07/03 01:32:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.07.ebuild,v 1.8 2006/08/23 16:18:24 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 )"