summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-08-31 10:18:08 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-08-31 10:18:08 +0000
commitf5ac907dcafc36b727f79d1447a109637cff5c5f (patch)
tree428c827f6c8d6d1ebab52584acce3d75dc64f90a /sys-apps/pmount
parentversion bump as per bug #104260. (diff)
downloadgentoo-2-f5ac907dcafc36b727f79d1447a109637cff5c5f.tar.gz
gentoo-2-f5ac907dcafc36b727f79d1447a109637cff5c5f.tar.bz2
gentoo-2-f5ac907dcafc36b727f79d1447a109637cff5c5f.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r--sys-apps/pmount/ChangeLog5
-rw-r--r--sys-apps/pmount/Manifest14
-rw-r--r--sys-apps/pmount/pmount-0.9.3-r3.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 01154d63c0c5..f3980263c6af 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,9 @@
# 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.7 2005/08/31 06:58:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.8 2005/08/31 10:18:08 herbs Exp $
+
+ 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> pmount-0.9.3-r3.ebuild:
+ Marked ~amd64.
*pmount-0.9.3-r3 (31 Aug 2005)
diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest
index a94a7de9d31d..abfeca401f2e 100644
--- a/sys-apps/pmount/Manifest
+++ b/sys-apps/pmount/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 bf0c9452fbdf1e9cf09d3151f496df16 pmount-0.9.3-r3.ebuild 1475
+MD5 feb6ef2f106e2c345fb6afabbb5b2d9c ChangeLog 1048
MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253
-MD5 a534197ff7a861a2d447dc14dabd616d ChangeLog 957
-MD5 f9dbbc944a43d13a9d372187e5b38dea pmount-0.9.3-r3.ebuild 1468
MD5 840c7e69303d19acc8e0a62976a4c135 files/digest-pmount-0.9.3-r3 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDFVVCBtvusYtCZMsRAnVGAJ9mC40f2FupyvBjTSiqsUvRFLtjNwCfZ3Nn
-Q9CYHXJDuzWYr6H+eDFnvIQ=
-=rRAx
------END PGP SIGNATURE-----
diff --git a/sys-apps/pmount/pmount-0.9.3-r3.ebuild b/sys-apps/pmount/pmount-0.9.3-r3.ebuild
index 2cae762f4843..6e244e9d2ee4 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.1 2005/08/31 06:58:55 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.3-r3.ebuild,v 1.2 2005/08/31 10:18:08 herbs Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.piware.de/projects.shtml"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="crypt"
RDEPEND=">=sys-apps/dbus-0.33