summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-11-16 23:05:17 +0000
committerJeroen Roovers <jer@gentoo.org>2009-11-16 23:05:17 +0000
commit012b93d939848f509c4e26cff8b7d96c13e02bfd (patch)
tree18206db848be1ed6f6310553ca5d13b553a2dda2 /sys-apps/pmount
parentamd64/x86 stable, bug #290194 (diff)
downloadgentoo-2-012b93d939848f509c4e26cff8b7d96c13e02bfd.tar.gz
gentoo-2-012b93d939848f509c4e26cff8b7d96c13e02bfd.tar.bz2
gentoo-2-012b93d939848f509c4e26cff8b7d96c13e02bfd.zip
Stable for HPPA (bug #281208).
(Portage version: 2.2_rc50/cvs/Linux i686)
Diffstat (limited to 'sys-apps/pmount')
-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 691f2210ae4f..0e4cb7f4279b 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.72 2009/10/12 13:57:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.73 2009/11/16 23:05:17 jer Exp $
+
+ 16 Nov 2009; Jeroen Roovers <jer@gentoo.org> pmount-0.9.19.ebuild:
+ Stable for HPPA (bug #281208).
*pmount-0.9.20 (12 Oct 2009)
diff --git a/sys-apps/pmount/pmount-0.9.19.ebuild b/sys-apps/pmount/pmount-0.9.19.ebuild
index 9a9f7171d54b..a2c2d1609b6b 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.9 2009/10/05 16:09:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.19.ebuild,v 1.10 2009/11/16 23:05:17 jer 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 )