diff options
author | 2005-09-20 19:44:59 +0000 | |
---|---|---|
committer | 2005-09-20 19:44:59 +0000 | |
commit | 48acb233cb396a1985613858905e25d6db88a42b (patch) | |
tree | 68e8fe16fbb12c98d8940c267bb9cd15340a23b6 /sys-apps/pmount | |
parent | Keyworded ~sparc (diff) | |
download | historical-48acb233cb396a1985613858905e25d6db88a42b.tar.gz historical-48acb233cb396a1985613858905e25d6db88a42b.tar.bz2 historical-48acb233cb396a1985613858905e25d6db88a42b.zip |
Keyworded ~sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-apps/pmount')
-rw-r--r-- | sys-apps/pmount/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/pmount/Manifest | 12 | ||||
-rw-r--r-- | sys-apps/pmount/pmount-0.9.3-r3.ebuild | 4 |
3 files changed, 13 insertions, 9 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/Manifest b/sys-apps/pmount/Manifest index be957c6739cb..d6d38e98be4b 100644 --- a/sys-apps/pmount/Manifest +++ b/sys-apps/pmount/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 +MD5 4aabe2e9b6ed4b1dc1c14bdf5f378f91 ChangeLog 1150 +MD5 1e0055ff3096b4f687a6d56997a6f796 pmount-0.9.3-r3.ebuild 1486 MD5 aac86bf5e50eb9cef83a6f6800c560af metadata.xml 253 -MD5 c762992568002e84168f4d6cbe398e06 ChangeLog 1047 -MD5 66496e2ece80aa30d65ea1be42236a9d pmount-0.9.3-r3.ebuild 1477 MD5 840c7e69303d19acc8e0a62976a4c135 files/digest-pmount-0.9.3-r3 63 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) -iD8DBQFDF0JBBtvusYtCZMsRAuKHAJ9AtGlkcvs7PdNDnsC8xxNcmN5UuACeNJD2 -LJlL+ezfBj4dipdkTdDaaig= -=vHAZ +iD8DBQFDMGbaKRy60XGEcJIRAp+IAKCOpvXcLSlacidzaTp8oSS9pBTFNQCfU4s9 +cN/WVn9wKRKfT56VY6/pLLU= +=BlZA -----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 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 |