summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-12 19:23:01 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-12 19:23:01 +0000
commit96616fad4892e6b58d6cacd8b883d2bcad04f97e (patch)
treea8d190ea5009459c0e0b883b550149e9e2369a3d /sys-fs
parentAdded =mail-client/sylpheed-claws-rssyl-0.5 (diff)
downloadgentoo-2-96616fad4892e6b58d6cacd8b883d2bcad04f97e.tar.gz
gentoo-2-96616fad4892e6b58d6cacd8b883d2bcad04f97e.tar.bz2
gentoo-2-96616fad4892e6b58d6cacd8b883d2bcad04f97e.zip
Stable on sparc wrt #136172
(Portage version: 2.1)
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 d63e8decd274..1ce43f2fbc02 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.39 2006/06/12 17:26:33 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/ChangeLog,v 1.40 2006/06/12 19:23:01 gustavoz Exp $
+
+ 12 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ device-mapper-1.02.07.ebuild:
+ Stable on sparc wrt #136172
12 Jun 2006; Chris Gianelloni <wolf31o2@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 b9dd613f5246..c6bc88f68130 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.3 2006/06/12 17:26:33 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/device-mapper/device-mapper-1.02.07.ebuild,v 1.4 2006/06/12 19:23:01 gustavoz 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 )"