diff options
author | 2008-03-26 13:05:42 +0000 | |
---|---|---|
committer | 2008-03-26 13:05:42 +0000 | |
commit | 2774b0476947a3377e46dcb98a23c22cd24e850f (patch) | |
tree | 2bf87d40b04406889d940a688ec83f6c0f7ac656 /net-libs/gnutls/gnutls-2.2.2.ebuild | |
parent | Stable for HPPA (bug #214428). (diff) | |
download | gentoo-2-2774b0476947a3377e46dcb98a23c22cd24e850f.tar.gz gentoo-2-2774b0476947a3377e46dcb98a23c22cd24e850f.tar.bz2 gentoo-2-2774b0476947a3377e46dcb98a23c22cd24e850f.zip |
Stable for HPPA (bug #209984).
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-libs/gnutls/gnutls-2.2.2.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.2.2.ebuild b/net-libs/gnutls/gnutls-2.2.2.ebuild index c3bc063d4bf6..f238b0fcf627 100644 --- a/net-libs/gnutls/gnutls-2.2.2.ebuild +++ b/net-libs/gnutls/gnutls-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.2.ebuild,v 1.5 2008/03/24 10:58:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.2.2.ebuild,v 1.6 2008/03/26 13:05:42 jer Exp $ inherit libtool autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://josefsson.org/gnutls/releases/${P}.tar.bz2" # 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="zlib lzo doc nls guile bindist" RDEPEND="dev-libs/libgpg-error |