diff options
author | 2008-04-17 16:52:48 +0000 | |
---|---|---|
committer | 2008-04-17 16:52:48 +0000 | |
commit | 8b6c344a5e32c9811c62e0f7277e4e3e7bb009d5 (patch) | |
tree | bc56ec32643fd9221503583a8d8c074e3d34ed11 /app-crypt/pinentry | |
parent | Stable on ppc wrt bug 217841 (diff) | |
download | historical-8b6c344a5e32c9811c62e0f7277e4e3e7bb009d5.tar.gz historical-8b6c344a5e32c9811c62e0f7277e4e3e7bb009d5.tar.bz2 historical-8b6c344a5e32c9811c62e0f7277e4e3e7bb009d5.zip |
Stable on ppc wrt bug 217845
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-crypt/pinentry')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index 5d7dbb25936d..4f3c24e80e3a 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.85 2008/04/17 15:12:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.86 2008/04/17 16:52:48 nixnut Exp $ + + 17 Apr 2008; nixnut <nixnut@gentoo.org> pinentry-0.7.5.ebuild: + Stable on ppc wrt bug 217845 17 Apr 2008; Raúl Porcel <armin76@gentoo.org> pinentry-0.7.5.ebuild: ia64/sparc/x86 stable wrt #217845 diff --git a/app-crypt/pinentry/pinentry-0.7.5.ebuild b/app-crypt/pinentry/pinentry-0.7.5.ebuild index b9faf6c55420..1f0b4a49534a 100644 --- a/app-crypt/pinentry/pinentry-0.7.5.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.5.ebuild,v 1.3 2008/04/17 15:12:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.5.ebuild,v 1.4 2008/04/17 16:52:48 nixnut Exp $ inherit qt3 multilib eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="gtk ncurses qt3 caps" DEPEND="gtk? ( =x11-libs/gtk+-2* ) |