diff options
author | 2010-08-23 11:06:51 +0000 | |
---|---|---|
committer | 2010-08-23 11:06:51 +0000 | |
commit | 904189e3696113c2e3fbd6f95e65af1bc392c029 (patch) | |
tree | efd31be74b7e5b6e4db1712077307fa2b7d7748c /app-crypt | |
parent | Fixed problem with previous commit (diff) | |
download | gentoo-2-904189e3696113c2e3fbd6f95e65af1bc392c029.tar.gz gentoo-2-904189e3696113c2e3fbd6f95e65af1bc392c029.tar.bz2 gentoo-2-904189e3696113c2e3fbd6f95e65af1bc392c029.zip |
Stable for HPPA (bug #299388).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/pinentry/ChangeLog b/app-crypt/pinentry/ChangeLog index b2d79fbdc570..f274c90dd3e6 100644 --- a/app-crypt/pinentry/ChangeLog +++ b/app-crypt/pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/pinentry # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.109 2010/07/19 21:34:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.110 2010/08/23 11:06:51 jer Exp $ + + 23 Aug 2010; Jeroen Roovers <jer@gentoo.org> pinentry-0.8.0.ebuild: + Stable for HPPA (bug #299388). 19 Jul 2010; Markus Meier <maekke@gentoo.org> pinentry-0.8.0.ebuild: arm stable, bug #299388 diff --git a/app-crypt/pinentry/pinentry-0.8.0.ebuild b/app-crypt/pinentry/pinentry-0.8.0.ebuild index 40b07fb36bbc..f762f2c2e232 100644 --- a/app-crypt/pinentry/pinentry-0.8.0.ebuild +++ b/app-crypt/pinentry/pinentry-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.11 2010/07/19 21:34:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.12 2010/08/23 11:06:51 jer Exp $ EAPI=3 @@ -12,7 +12,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 ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="gtk ncurses qt4 caps static" DEPEND="static? ( sys-libs/ncurses ) |