summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-01-07 16:05:07 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-01-07 16:05:07 +0000
commit319c15a7354c9533934eec656bf7534b74424582 (patch)
tree4485e6ba1ebbd506039922b8090027a6d73cde61 /sys-apps/pmount
parentMake setup.py executable. (diff)
downloadgentoo-2-319c15a7354c9533934eec656bf7534b74424582.tar.gz
gentoo-2-319c15a7354c9533934eec656bf7534b74424582.tar.bz2
gentoo-2-319c15a7354c9533934eec656bf7534b74424582.zip
Sparc stable, Bug #202150 --- works here.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/ChangeLog7
-rw-r--r--sys-apps/pmount/pmount-0.9.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 6f98fba5c6b5..837047609ef4 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pmount
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.51 2007/12/16 17:02:17 corsair Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.52 2008/01/07 16:05:07 fmccor Exp $
+
+ 07 Jan 2008; Ferris McCormick <fmccor@gentoo.org> pmount-0.9.16.ebuild:
+ Sparc stable, Bug #202150 --- works here.
16 Dec 2007; Markus Rothe <corsair@gentoo.org> pmount-0.9.16.ebuild:
Stable on ppc64; bug #202150
diff --git a/sys-apps/pmount/pmount-0.9.16.ebuild b/sys-apps/pmount/pmount-0.9.16.ebuild
index 76bafb597a12..c781b3753640 100644
--- a/sys-apps/pmount/pmount-0.9.16.ebuild
+++ b/sys-apps/pmount/pmount-0.9.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.6 2007/12/16 17:02:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.16.ebuild,v 1.7 2008/01/07 16:05:07 fmccor Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2057/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="amd64 ~arm hppa ~ia64 ppc ppc64 ~sh sparc x86"
IUSE="crypt hal"
DEPEND="hal? ( >=sys-apps/dbus-0.33 >=sys-apps/hal-0.5.2 )