diff options
author | 2005-11-15 15:46:24 +0000 | |
---|---|---|
committer | 2005-11-15 15:46:24 +0000 | |
commit | e8976bbaa27e5cef68f00661a0a8187ccb0f5043 (patch) | |
tree | ead999188b9e5a837cac013caa9371f1598f88ac /x11-misc | |
parent | re-add ~alpha wrt bug #111807 (diff) | |
download | historical-e8976bbaa27e5cef68f00661a0a8187ccb0f5043.tar.gz historical-e8976bbaa27e5cef68f00661a0a8187ccb0f5043.tar.bz2 historical-e8976bbaa27e5cef68f00661a0a8187ccb0f5043.zip |
Dropped to -sparc, has security issues and 1.3.1 has unknown issues for us according to upstream
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gpasman/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/gpasman/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.0.ebuild | 6 |
3 files changed, 20 insertions, 6 deletions
diff --git a/x11-misc/gpasman/ChangeLog b/x11-misc/gpasman/ChangeLog index e6ae3a187eca..c4da8b61c6ae 100644 --- a/x11-misc/gpasman/ChangeLog +++ b/x11-misc/gpasman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/gpasman # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/ChangeLog,v 1.9 2005/06/19 19:42:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/ChangeLog,v 1.10 2005/11/15 15:46:24 gustavoz Exp $ + + 15 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> gpasman-1.3.0.ebuild: + Dropped to -sparc, has security issues and 1.3.1 has unknown issues for us + according to upstream 19 Jun 2005; Jason Wever <weeve@gentoo.org> gpasman-1.3.1.ebuild: Masked 1.3.1 on SPARC due to a grave diff --git a/x11-misc/gpasman/Manifest b/x11-misc/gpasman/Manifest index 7ed632d344d7..9c3121ede09b 100644 --- a/x11-misc/gpasman/Manifest +++ b/x11-misc/gpasman/Manifest @@ -1,6 +1,16 @@ -MD5 c5b9999c66c66c938ab3581fb579e19c ChangeLog 991 -MD5 eca2aac1a700187160f633d4ea7c073d gpasman-1.3.0.ebuild 648 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 b7a1670e2bf0978b11d0598d52b4fba8 gpasman-1.3.1.ebuild 570 +MD5 d4603281bdcc2e4b6a52f665033411f4 gpasman-1.3.0.ebuild 649 +MD5 b938ee3d9c2740d0db6b6db8ff32e310 ChangeLog 1173 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 MD5 551dc7143c7dabb147a35b9a24f7db0d files/digest-gpasman-1.3.0 64 MD5 cab118aa7025c2aacadfbced1b28a0b4 files/digest-gpasman-1.3.1 64 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDegL2KRy60XGEcJIRAtR0AJwPacZwXp03K3+P7sebzWCPKSOUwwCeMXBx +JYc54QJ5uNRmfNytMfWphMo= +=sVAB +-----END PGP SIGNATURE----- diff --git a/x11-misc/gpasman/gpasman-1.3.0.ebuild b/x11-misc/gpasman/gpasman-1.3.0.ebuild index 89e641cdfe17..b9681429b251 100644 --- a/x11-misc/gpasman/gpasman-1.3.0.ebuild +++ b/x11-misc/gpasman/gpasman-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.16 2004/07/15 00:53:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.0.ebuild,v 1.17 2005/11/15 15:46:24 gustavoz Exp $ DESCRIPTION="Gpasman: GTK Password manager" # This is _NOT_ the offical download site, but the official site @@ -10,7 +10,7 @@ HOMEPAGE="http://gpasman.nl.linux.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 -sparc ppc" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" |