diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:39:14 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:39:14 +0000 |
commit | 598571f7517e2232d000b53ec746f3a16a194ee2 (patch) | |
tree | e386b2e0c3c9fcc374b81d1fc83e0d18e8a39322 /app-crypt/gringotts | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-598571f7517e2232d000b53ec746f3a16a194ee2.tar.gz gentoo-2-598571f7517e2232d000b53ec746f3a16a194ee2.tar.bz2 gentoo-2-598571f7517e2232d000b53ec746f3a16a194ee2.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/gringotts')
-rw-r--r-- | app-crypt/gringotts/ChangeLog | 7 | ||||
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/gringotts/ChangeLog b/app-crypt/gringotts/ChangeLog index b7e4ccdbac76..d93f4baf5b50 100644 --- a/app-crypt/gringotts/ChangeLog +++ b/app-crypt/gringotts/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/gringotts -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.34 2009/10/14 00:54:37 halcy0n Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/ChangeLog,v 1.35 2011/02/23 22:39:14 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gringotts-1.2.10.ebuild: + Stable on amd64 wrt bug #353436 14 Oct 2009; Mark Loeser <halcy0n@gentoo.org> gringotts-1.2.9.ebuild: QA fixes; remove redundant setting of WANT_AUTOCONF and WANT_AUTOMAKE to diff --git a/app-crypt/gringotts/gringotts-1.2.10.ebuild b/app-crypt/gringotts/gringotts-1.2.10.ebuild index 71ada92d23c7..d1761af741e8 100644 --- a/app-crypt/gringotts/gringotts-1.2.10.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.10.ebuild,v 1.1 2009/09/12 09:52:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.10.ebuild,v 1.2 2011/02/23 22:39:14 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://berlios/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="suid" RDEPEND=">=dev-libs/libgringotts-1.2 |