diff options
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild b/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild index d87995a0321a..49e4017e3313 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild,v 1.8 2007/09/22 16:33:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mit-krb5/mit-krb5-1.5.3-r1.ebuild,v 1.9 2007/10/08 01:32:38 vapier Exp $ inherit eutils flag-o-matic versionator autotools @@ -18,7 +18,7 @@ PATCHDIR="${WORKDIR}/patch" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="krb4 tcl ipv6 doc" RDEPEND="!virtual/krb5 diff --git a/app-crypt/pinentry/pinentry-0.7.3.ebuild b/app-crypt/pinentry/pinentry-0.7.3.ebuild index 2c97cde5ad60..3a02f198215e 100644 --- a/app-crypt/pinentry/pinentry-0.7.3.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.3.ebuild,v 1.7 2007/10/03 06:17:03 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/pinentry/pinentry-0.7.3.ebuild,v 1.8 2007/10/08 01:32:42 vapier Exp $ #WANT_AUTOCONF="2.5" #WANT_AUTOMAKE="1.9" @@ -13,7 +13,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* ) |