diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-30 16:44:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-30 16:44:24 +0000 |
commit | 57d71c5cbad57968b9a32481a4983458a1410b75 (patch) | |
tree | 701357580a17dde7fbb1800d58f828e7b3dfcd95 /dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild | |
parent | Stable on alpha wrt bug #116943 (diff) | |
download | gentoo-2-57d71c5cbad57968b9a32481a4983458a1410b75.tar.gz gentoo-2-57d71c5cbad57968b9a32481a4983458a1410b75.tar.bz2 gentoo-2-57d71c5cbad57968b9a32481a4983458a1410b75.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild')
-rw-r--r-- | dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild b/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild index c9844d0338c0..01803c2e9b8b 100644 --- a/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild +++ b/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild,v 1.3 2005/12/29 15:45:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.2-r1.ebuild,v 1.4 2005/12/30 16:41:33 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/libgcrypt/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86" IUSE="nls" DEPEND="dev-libs/libgpg-error" |