diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 01:59:15 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-01-22 01:59:15 +0000 |
commit | 0012ee226c899dfc2a517220491792e69ec13e4d (patch) | |
tree | 993a2a8a4ff4b28ae6c094af512b7dd5f2368d30 /sys-apps/pmount | |
parent | Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 (diff) | |
download | historical-0012ee226c899dfc2a517220491792e69ec13e4d.tar.gz historical-0012ee226c899dfc2a517220491792e69ec13e4d.tar.bz2 historical-0012ee226c899dfc2a517220491792e69ec13e4d.zip |
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/pmount/Manifest | 12 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.6.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-apps/pmount/ChangeLog b/sys-apps/pmount/ChangeLog index 722ddb7b7b02..102fb5892981 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.16 2006/01/20 23:13:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/ChangeLog,v 1.17 2006/01/22 01:59:15 tsunam Exp $ + + 22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> pmount-0.9.6.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> pmount-0.9.6.ebuild: Stable on sparc wrt #119634 diff --git a/sys-apps/pmount/Manifest b/sys-apps/pmount/Manifest index 995c5782ba5a..068f7185c82a 100644 --- a/sys-apps/pmount/Manifest +++ b/sys-apps/pmount/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 911363f274df575b377eb50149646e2d ChangeLog 2128 +MD5 1ea4997d3b18a4767bfa79cc91197d83 ChangeLog 2254 MD5 0460e313c5378e4ac58402a91e1b130e files/digest-pmount-0.9.6 64 MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253 -MD5 e66bfff99b8ef8f3aae03ab3251e170c pmount-0.9.6.ebuild 1425 +MD5 68cb5f44dc811d19d5582ddcccdd135e pmount-0.9.6.ebuild 1422 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFD0W68KRy60XGEcJIRAgLSAJ4o1UvB382PB4oB+Vi6tT4xlCwBAACfddME -Zh6DkxhuJ94+GazVs3D9Ww0= -=tTzu +iD8DBQFD0ufGSENan+PfizARAoO9AJ9AU+3mG9lfLBrkXqp9zMgNZevuxACdGD+I +m28vFzwJkay02Gc48kv9Wmw= +=zgf8 -----END PGP SIGNATURE----- diff --git a/sys-apps/pmount/pmount-0.9.6.ebuild b/sys-apps/pmount/pmount-0.9.6.ebuild index 8cf223d9dd64..4040f6209d0f 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.7 2006/01/20 23:13:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/pmount/pmount-0.9.6.ebuild,v 1.8 2006/01/22 01:59:15 tsunam 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 |