summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-01-22 19:40:53 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-01-22 19:40:53 +0000
commit64bf49c2b5a23c15fb2838fd162a835cfd902ea3 (patch)
treeb7b546a83b4f0b99fd5881a385e353301d802694 /sys-apps/pmount
parentMarked stable on amd64 per bug #119634 (diff)
downloadhistorical-64bf49c2b5a23c15fb2838fd162a835cfd902ea3.tar.gz
historical-64bf49c2b5a23c15fb2838fd162a835cfd902ea3.tar.bz2
historical-64bf49c2b5a23c15fb2838fd162a835cfd902ea3.zip
Stable on ppc64
Package-Manager: portage-2.0.53
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.6.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog
index 420cca2239ca..81864b0c5550 100644
--- a/sys-apps/pmount/ChangeLog
+++ b/sys-apps/pmount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/pmount
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.19 2006/01/22 19:06:26 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.20 2006/01/22 19:40:53 corsair Exp $
+
+ 22 Jan 2006; Markus Rothe <corsair@gentoo.org> pmount-0.9.6.ebuild:
+ Stable on ppc64
22 Jan 2006; <dang@gentoo.org> pmount-0.9.6.ebuild:
Marked stable on amd64 per bug #119634
diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest
index 57fda9b2a087..5b7ef3f6bf1c 100644
--- a/sys-apps/pmount/Manifest
+++ b/sys-apps/pmount/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 507357b3606f6aa6e27ef3368dec6685 ChangeLog 2486
+MD5 e18b7d368de36cf57a964f186fa63dfe ChangeLog 2578
MD5 0460e313c5378e4ac58402a91e1b130e files/digest-pmount-0.9.6 64
MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253
-MD5 dceeab9eba042374410d88ba3000098c pmount-0.9.6.ebuild 1419
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFD09fdomPajV0RnrERAmFtAJ0UQLNaji1kmN+eJN2kT2yu7WPpCACfR5kC
-X5WgdHiGFsyi0gMxtMN4tuM=
-=XW1J
------END PGP SIGNATURE-----
+MD5 34f871880f05d4a22aa1d4f6a8c77162 pmount-0.9.6.ebuild 1421
diff --git a/sys-apps/pmount/pmount-0.9.6.ebuild b/sys-apps/pmount/pmount-0.9.6.ebuild
index 50b854baf16a..34c4af9353d8 100644
--- a/sys-apps/pmount/pmount-0.9.6.ebuild
+++ b/sys-apps/pmount/pmount-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.10 2006/01/22 19:06:27 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.11 2006/01/22 19:40:53 corsair Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.piware.de/projects/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE="crypt"
DEPEND=">=sys-apps/dbus-0.33