summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2009-04-01 10:14:56 +0000
committerJoseph Jezak <josejx@gentoo.org>2009-04-01 10:14:56 +0000
commitdf14f1dbb7b6c8892cb2b86b11fcf8a3ecbd6329 (patch)
treeb3008172bf552b39f6752867fda2ca13719d4259 /net-libs/gnutls/gnutls-2.6.4.ebuild
parentinitial commit - init script adapted from bug #149467 - thanks everybody (diff)
downloadgentoo-2-df14f1dbb7b6c8892cb2b86b11fcf8a3ecbd6329.tar.gz
gentoo-2-df14f1dbb7b6c8892cb2b86b11fcf8a3ecbd6329.tar.bz2
gentoo-2-df14f1dbb7b6c8892cb2b86b11fcf8a3ecbd6329.zip
Marked ppc/ppc64 stable for bug #264392.
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gnutls/gnutls-2.6.4.ebuild')
-rw-r--r--net-libs/gnutls/gnutls-2.6.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.6.4.ebuild b/net-libs/gnutls/gnutls-2.6.4.ebuild
index be882e3b31a6..f9aa872b7f69 100644
--- a/net-libs/gnutls/gnutls-2.6.4.ebuild
+++ b/net-libs/gnutls/gnutls-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.6.4.ebuild,v 1.1 2009/03/01 20:01:43 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.6.4.ebuild,v 1.2 2009/04/01 10:14:56 josejx Exp $
EAPI="2"
inherit eutils libtool autotools
@@ -21,7 +21,7 @@ unset MINOR_VERSION
# GPL-3 for the gnutls-extras library and LGPL for the gnutls library.
LICENSE="LGPL-2.1 GPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="bindist +cxx doc guile lzo nls zlib"
RDEPEND="dev-libs/libgpg-error