summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-09 10:54:05 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-09 10:54:05 +0000
commit04a7c48cd87e1700431c933420f4497c11d1f720 (patch)
treef26e32d522ae569b99a39bbcb8a562d9f15b6348 /net-libs
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-04a7c48cd87e1700431c933420f4497c11d1f720.tar.gz
gentoo-2-04a7c48cd87e1700431c933420f4497c11d1f720.tar.bz2
gentoo-2-04a7c48cd87e1700431c933420f4497c11d1f720.zip
Added to ~ppc
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/gnutls/ChangeLog5
-rw-r--r--net-libs/gnutls/gnutls-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog
index 54930c3567f5..5aaea61a07dd 100644
--- a/net-libs/gnutls/ChangeLog
+++ b/net-libs/gnutls/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/gnutls
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.14 2004/02/29 19:25:41 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.15 2004/04/09 10:54:05 dholm Exp $
+
+ 09 Apr 2004; David Holm <dholm@gentoo.org> gnutls-1.0.4.ebuild:
+ Added to ~ppc.
29 Feb 2004; Jason Wever <weeve@gentoo.org> gnutls-1.0.4.ebuild:
Riders on the ~sparc.
diff --git a/net-libs/gnutls/gnutls-1.0.4.ebuild b/net-libs/gnutls/gnutls-1.0.4.ebuild
index ec4b64d7c973..20e5c0e6c368 100644
--- a/net-libs/gnutls/gnutls-1.0.4.ebuild
+++ b/net-libs/gnutls/gnutls-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.0.4.ebuild,v 1.4 2004/02/29 19:25:41 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.0.4.ebuild,v 1.5 2004/04/09 10:54:05 dholm Exp $
DESCRIPTION="A TLS 1.0 and SSL 3.0 implementation for the GNU project"
HOMEPAGE="http://www.gnutls.org/"
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/${P}.tar.gz"
IUSE="zlib doc crypt"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 amd64 ~sparc"
+KEYWORDS="~x86 amd64 ~sparc ~ppc"
DEPEND=">=dev-libs/libgcrypt-1.1.90
crypt? ( >=app-crypt/opencdk-0.5.3 )