summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-09-24 07:55:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-09-24 07:55:13 +0000
commitb39b6accc6fc30ead6438be8ec8d9f000e9b55b3 (patch)
treee758d2b097046ef769cdb6d326987753cee877e7 /sys-apps
parentstable x86, security bug 283370 (diff)
downloadgentoo-2-b39b6accc6fc30ead6438be8ec8d9f000e9b55b3.tar.gz
gentoo-2-b39b6accc6fc30ead6438be8ec8d9f000e9b55b3.tar.bz2
gentoo-2-b39b6accc6fc30ead6438be8ec8d9f000e9b55b3.zip
stable x86, bug 281208
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pmount/ChangeLog5
-rw-r--r--sys-apps/pmount/pmount-0.9.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 68c19b1f838d..71e3787df547 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pmount
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.66 2009/09/23 20:23:26 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.67 2009/09/24 07:55:13 fauli Exp $
+
+ 24 Sep 2009; Christian Faulhammer <fauli@gentoo.org> pmount-0.9.19.ebuild:
+ stable x86, bug 281208
23 Sep 2009; Romain Perier <mrpouet@gentoo.org>
pmount-0.9.19.ebuild, +files/pmount-0.9.19-testsuite-missing-dir.patch:
diff --git a/sys-apps/pmount/pmount-0.9.19.ebuild b/sys-apps/pmount/pmount-0.9.19.ebuild
index 5ab947882384..fb19cef4f769 100644
--- a/sys-apps/pmount/pmount-0.9.19.ebuild
+++ b/sys-apps/pmount/pmount-0.9.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.4 2009/09/23 20:23:26 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.5 2009/09/24 07:55:13 fauli Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2867/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="crypt hal"
RDEPEND="hal? ( >=sys-apps/dbus-0.33 >=sys-apps/hal-0.5.2 )