diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-05-30 19:58:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-05-30 19:58:05 +0000 |
commit | 3de92e175c3b090147cd92c106278da4dbb7e470 (patch) | |
tree | e382d107920ad2640bd7863825f45585cca1d8de /app-crypt/pinentry | |
parent | Marked ~sparc-solaris, ~sparc64-solaris (diff) | |
download | gentoo-2-3de92e175c3b090147cd92c106278da4dbb7e470.tar.gz gentoo-2-3de92e175c3b090147cd92c106278da4dbb7e470.tar.bz2 gentoo-2-3de92e175c3b090147cd92c106278da4dbb7e470.zip |
Marked ~sparc-solaris, ~sparc64-solaris
(Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'app-crypt/pinentry')
-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 4f87a1793668..a934bb14b318 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.99 2010/04/26 07:33:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/ChangeLog,v 1.100 2010/05/30 19:58:05 grobian Exp $ + + 30 May 2010; Fabian Groffen <grobian@gentoo.org> pinentry-0.8.0.ebuild: + Marked ~sparc-solaris, ~sparc64-solaris *pinentry-0.8.0 (26 Apr 2010) diff --git a/app-crypt/pinentry/pinentry-0.8.0.ebuild b/app-crypt/pinentry/pinentry-0.8.0.ebuild index bfbdd09e8e0c..367b50f839ba 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.1 2010/04/26 07:33:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.8.0.ebuild,v 1.2 2010/05/30 19:58:05 grobian 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-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-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 ) |