diff options
author | Jason Wever <weeve@gentoo.org> | 2005-06-19 19:42:27 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-06-19 19:42:27 +0000 |
commit | 15227423f45fe710a0bcf64f548421ce47100c5e (patch) | |
tree | a8550bd22f9616638e9a1f37c4f8ed0a7bb314b0 /x11-misc/gpasman | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-15227423f45fe710a0bcf64f548421ce47100c5e.tar.gz gentoo-2-15227423f45fe710a0bcf64f548421ce47100c5e.tar.bz2 gentoo-2-15227423f45fe710a0bcf64f548421ce47100c5e.zip |
Masked 1.3.1 on SPARC due to a grave
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/gpasman')
-rw-r--r-- | x11-misc/gpasman/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/gpasman/gpasman-1.3.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/gpasman/ChangeLog b/x11-misc/gpasman/ChangeLog index ded83a8c2f3b..e6ae3a187eca 100644 --- a/x11-misc/gpasman/ChangeLog +++ b/x11-misc/gpasman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gpasman -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/ChangeLog,v 1.8 2004/06/24 22:20:35 agriffis Exp $ +# 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 $ + + 19 Jun 2005; Jason Wever <weeve@gentoo.org> gpasman-1.3.1.ebuild: + Masked 1.3.1 on SPARC due to a grave 06 May 2004; Brandon Hale <tseng@gentoo.org> gpasman-1.3.0.ebuild, gpasman-1.3.1.ebuild: diff --git a/x11-misc/gpasman/gpasman-1.3.1.ebuild b/x11-misc/gpasman/gpasman-1.3.1.ebuild index c3e0f96688f8..254e4316f4d5 100644 --- a/x11-misc/gpasman/gpasman-1.3.1.ebuild +++ b/x11-misc/gpasman/gpasman-1.3.1.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.1.ebuild,v 1.5 2004/06/24 22:20:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gpasman/gpasman-1.3.1.ebuild,v 1.6 2005/06/19 19:42:27 weeve Exp $ DESCRIPTION="Gpasman: GTK Password manager" SRC_URI="http://gpasman.sourceforge.net/files/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://gpasman.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="~amd64 ppc -sparc x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2*" |