summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-09-20 19:49:12 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-09-20 19:49:12 +0000
commit0ccaa3b931816da6156de4c4196c0ca2b7a3467f (patch)
tree2fc42d1d26f5b92be5693b0f273c932c6770cc95 /sys-apps/pmount
parentKeyworded ~sparc (diff)
downloadgentoo-2-0ccaa3b931816da6156de4c4196c0ca2b7a3467f.tar.gz
gentoo-2-0ccaa3b931816da6156de4c4196c0ca2b7a3467f.tar.bz2
gentoo-2-0ccaa3b931816da6156de4c4196c0ca2b7a3467f.zip
Keyworded ~sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/ChangeLog6
-rw-r--r--sys-apps/pmount/pmount-0.9.3-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index f3980263c6af..1698258be08d 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/pmount
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.8 2005/08/31 10:18:08 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.9 2005/09/20 19:44:59 gustavoz Exp $
+
+ 20 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ pmount-0.9.3-r3.ebuild:
+ Keyworded ~sparc
31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> pmount-0.9.3-r3.ebuild:
Marked ~amd64.
diff --git a/sys-apps/pmount/pmount-0.9.3-r3.ebuild b/sys-apps/pmount/pmount-0.9.3-r3.ebuild
index 4a9e90df8492..56b30208260b 100644
--- a/sys-apps/pmount/pmount-0.9.3-r3.ebuild
+++ b/sys-apps/pmount/pmount-0.9.3-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r3.ebuild,v 1.3 2005/09/01 17:57:03 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r3.ebuild,v 1.4 2005/09/20 19:44:59 gustavoz Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.piware.de/projects.shtml"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="crypt"
RDEPEND=">=sys-apps/dbus-0.33