summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-04-29 22:39:53 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-04-29 22:39:53 +0000
commit45f6ee75095538cbe272ff526e3a75045335b91b (patch)
tree05660d75ddc3feba1938418035cf9b384ad08d70 /dev-libs/libtasn1/libtasn1-0.2.13.ebuild
parentbug 88228 (diff)
downloadgentoo-2-45f6ee75095538cbe272ff526e3a75045335b91b.tar.gz
gentoo-2-45f6ee75095538cbe272ff526e3a75045335b91b.tar.bz2
gentoo-2-45f6ee75095538cbe272ff526e3a75045335b91b.zip
Stable on sparc wrt #90726
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/libtasn1/libtasn1-0.2.13.ebuild')
-rw-r--r--dev-libs/libtasn1/libtasn1-0.2.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtasn1/libtasn1-0.2.13.ebuild b/dev-libs/libtasn1/libtasn1-0.2.13.ebuild
index 87fcfd4152fc..d8914d04d3e5 100644
--- a/dev-libs/libtasn1/libtasn1-0.2.13.ebuild
+++ b/dev-libs/libtasn1/libtasn1-0.2.13.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/libtasn1/libtasn1-0.2.13.ebuild,v 1.9 2005/04/24 12:46:42 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-0.2.13.ebuild,v 1.10 2005/04/29 22:38:09 gustavoz Exp $
DESCRIPTION="provides ASN.1 structures parsing capabilities for use with GNUTLS"
HOMEPAGE="http://www.gnutls.org/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnutls.org/pub/gnutls/libtasn1/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="doc"
DEPEND=">=dev-lang/perl-5.6