diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-20 21:58:22 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-20 21:58:22 +0000 |
commit | 08ae47dca2b024229c9886b0450f3a95723ecb8f (patch) | |
tree | 7fd4e6d34f3f82071940b5419d231b172a440373 /dev-libs/libtasn1/libtasn1-0.3.5.ebuild | |
parent | Add a couple of patches from upstream to work with python 2.5. Does not quite... (diff) | |
download | historical-08ae47dca2b024229c9886b0450f3a95723ecb8f.tar.gz historical-08ae47dca2b024229c9886b0450f3a95723ecb8f.tar.bz2 historical-08ae47dca2b024229c9886b0450f3a95723ecb8f.zip |
Stable on x86. Security bug #147682.
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'dev-libs/libtasn1/libtasn1-0.3.5.ebuild')
-rw-r--r-- | dev-libs/libtasn1/libtasn1-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libtasn1/libtasn1-0.3.5.ebuild b/dev-libs/libtasn1/libtasn1-0.3.5.ebuild index c8b2a1ffe63b..cc54d889d0d4 100644 --- a/dev-libs/libtasn1/libtasn1-0.3.5.ebuild +++ b/dev-libs/libtasn1/libtasn1-0.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-0.3.5.ebuild,v 1.1 2006/08/03 13:52:28 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-0.3.5.ebuild,v 1.2 2006/09/20 21:58:22 ticho Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://josefsson.org/gnutls/releases/libtasn1/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" DEPEND=">=dev-lang/perl-5.6 |