summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-03-07 04:03:55 +0000
committerJason Wever <weeve@gentoo.org>2005-03-07 04:03:55 +0000
commitf69ae7c9e91658451e151972bb900c7354628ce9 (patch)
treea7947f56ba0e0f54b11d4ed75627558fa89d4f6a /dev-libs
parentNew revision, implements the 'static' USE flag. Removed old ebuilds. (diff)
downloadgentoo-2-f69ae7c9e91658451e151972bb900c7354628ce9.tar.gz
gentoo-2-f69ae7c9e91658451e151972bb900c7354628ce9.tar.bz2
gentoo-2-f69ae7c9e91658451e151972bb900c7354628ce9.zip
Added ~sparc keyword wrt security bug #79172.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libksba/ChangeLog5
-rw-r--r--dev-libs/libksba/libksba-0.9.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libksba/ChangeLog b/dev-libs/libksba/ChangeLog
index e23b164c5b0b..cfbc75fc25e0 100644
--- a/dev-libs/libksba/ChangeLog
+++ b/dev-libs/libksba/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libksba
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.20 2005/02/06 17:29:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/ChangeLog,v 1.21 2005/03/07 04:03:55 weeve Exp $
+
+ 06 Mar 2005; Jason Wever <weeve@gentoo.org> libksba-0.9.8.ebuild:
+ Added ~sparc keyword wrt security bug #79172.
06 Feb 2005; Markus Rothe <corsair@gentoo.org> libksba-0.9.8.ebuild:
Stable on ppc64
diff --git a/dev-libs/libksba/libksba-0.9.8.ebuild b/dev-libs/libksba/libksba-0.9.8.ebuild
index f7034403bd59..3a7212236cd1 100644
--- a/dev-libs/libksba/libksba-0.9.8.ebuild
+++ b/dev-libs/libksba/libksba-0.9.8.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/libksba/libksba-0.9.8.ebuild,v 1.5 2005/02/06 17:29:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-0.9.8.ebuild,v 1.6 2005/03/07 04:03:55 weeve Exp $
DESCRIPTION="makes X.509 certificates and CMS easily accessible to applications"
HOMEPAGE="http://www.gnupg.org/(en)/download/index.html#libksba"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/libksba/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~x86 ~sparc"
IUSE=""
DEPEND=">=dev-libs/libgpg-error-0.7