summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-29 18:34:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-29 18:34:14 +0000
commit4aff3f47df6957769e5a34fde49755c99344328f (patch)
treecf414aa138323b5becd64806455d8274c32177a9 /sys-apps/pmount
parentalpha/ia64/sparc wrt #299312 (diff)
downloadgentoo-2-4aff3f47df6957769e5a34fde49755c99344328f.tar.gz
gentoo-2-4aff3f47df6957769e5a34fde49755c99344328f.tar.bz2
gentoo-2-4aff3f47df6957769e5a34fde49755c99344328f.zip
alpha/ia64/sh/sparc stable wrt #299381
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/ChangeLog5
-rw-r--r--sys-apps/pmount/pmount-0.9.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 775fb7202908..927962b2f683 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pmount
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.77 2010/01/18 17:48:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.78 2010/01/29 18:34:14 armin76 Exp $
+
+ 29 Jan 2010; Raúl Porcel <armin76@gentoo.org> pmount-0.9.20.ebuild:
+ alpha/ia64/sh/sparc stable wrt #299381
18 Jan 2010; Brent Baude <ranger@gentoo.org> pmount-0.9.20.ebuild:
stable ppc64, bug 299381
diff --git a/sys-apps/pmount/pmount-0.9.20.ebuild b/sys-apps/pmount/pmount-0.9.20.ebuild
index e49b35fcdcfd..dbcff28c0403 100644
--- a/sys-apps/pmount/pmount-0.9.20.ebuild
+++ b/sys-apps/pmount/pmount-0.9.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.20.ebuild,v 1.5 2010/01/18 17:48:30 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.20.ebuild,v 1.6 2010/01/29 18:34:14 armin76 Exp $
EAPI=2
inherit base eutils
@@ -11,7 +11,7 @@ SRC_URI="https://alioth.debian.org/frs/download.php/3127/${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=">=sys-apps/util-linux-2.16