diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 11:46:56 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 11:46:56 +0000 |
commit | 7e2fe21600ddb7905a45103b810b9a453586f385 (patch) | |
tree | dadd642545feb1afa0eb5bf7baf78934da4ed8fd /app-crypt/gringotts | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.tar.gz gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.tar.bz2 gentoo-2-7e2fe21600ddb7905a45103b810b9a453586f385.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r-- | app-crypt/gringotts/ChangeLog | 10 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.7.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog index 96643e67af51..697a57ab1751 100644 --- a/app-crypt/gringotts/ChangeLog +++ b/app-crypt/gringotts/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-crypt/gringotts # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.16 2004/06/24 21:32:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.17 2004/10/05 11:46:56 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gringotts-1.2.7.ebuild, gringotts-1.2.8.ebuild: + Masked gringotts-1.2.8.ebuild stable for ppc + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + gringotts-1.2.7.ebuild: + Masked gringotts-1.2.7.ebuild stable for ppc 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> gringotts-0.6.2.ebuild: Add die following econf for bug 48950 diff --git a/app-crypt/gringotts/gringotts-1.2.7.ebuild b/app-crypt/gringotts/gringotts-1.2.7.ebuild index 41590ed1ee49..53834acceb82 100644 --- a/app-crypt/gringotts/gringotts-1.2.7.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.7.ebuild,v 1.6 2004/06/28 19:31:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.7.ebuild,v 1.7 2004/10/05 11:46:56 pvdabeel Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" @@ -8,7 +8,7 @@ SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND=">=dev-util/pkgconfig-0.12.0 diff --git a/app-crypt/gringotts/gringotts-1.2.8.ebuild b/app-crypt/gringotts/gringotts-1.2.8.ebuild index 81cf8d43d3d9..4190cd4ec4e7 100644 --- a/app-crypt/gringotts/gringotts-1.2.8.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.5 2004/06/24 21:32:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.6 2004/10/05 11:46:56 pvdabeel Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" HOMEPAGE="http://devel.pluto.linux.it/projects/Gringotts/" @@ -8,7 +8,7 @@ SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND=">=dev-libs/libgringotts-1.2 |