diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-15 15:46:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-15 15:46:24 +0000 |
commit | 19be3bc99f410c044b03109cc03f9a95f428fd28 (patch) | |
tree | bc050f7a360c2a8b47c2b0fa568d6077dc5bad1e /x11-misc | |
parent | re-add ~alpha wrt bug #111807 (diff) | |
download | gentoo-2-19be3bc99f410c044b03109cc03f9a95f428fd28.tar.gz gentoo-2-19be3bc99f410c044b03109cc03f9a95f428fd28.tar.bz2 gentoo-2-19be3bc99f410c044b03109cc03f9a95f428fd28.zip |
Dropped to -sparc, has security issues and 1.3.1 has unknown issues for us according to upstream
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gpasman/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.0.ebuild | 6 |
2 files changed, 8 insertions, 4 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/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*" |