summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-09-08 00:52:52 +0000
committerSteve Dibb <beandog@gentoo.org>2007-09-08 00:52:52 +0000
commitaf5fa6b7d622332e394906b16735f14e06c08c6c (patch)
treefd833a6b20236c2c703c58a167f151d65f0a1368 /net-libs/libgssglue
parentHouse cleaning, removed older versions and older conf/init files from removed... (diff)
downloadgentoo-2-af5fa6b7d622332e394906b16735f14e06c08c6c.tar.gz
gentoo-2-af5fa6b7d622332e394906b16735f14e06c08c6c.tar.bz2
gentoo-2-af5fa6b7d622332e394906b16735f14e06c08c6c.zip
amd64 stable, security bug 191479
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-libs/libgssglue')
-rw-r--r--net-libs/libgssglue/ChangeLog5
-rw-r--r--net-libs/libgssglue/libgssglue-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libgssglue/ChangeLog b/net-libs/libgssglue/ChangeLog
index 76685f61e827..c57a9433de3c 100644
--- a/net-libs/libgssglue/ChangeLog
+++ b/net-libs/libgssglue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libgssglue
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgssglue/ChangeLog,v 1.3 2007/09/07 17:56:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgssglue/ChangeLog,v 1.4 2007/09/08 00:52:52 beandog Exp $
+
+ 08 Sep 2007; Steve Dibb <beandog@gentoo.org> libgssglue-0.1.ebuild:
+ amd64 stable, security bug 191479
07 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
libgssglue-0.1.ebuild:
diff --git a/net-libs/libgssglue/libgssglue-0.1.ebuild b/net-libs/libgssglue/libgssglue-0.1.ebuild
index e42679abf902..babf775108c0 100644
--- a/net-libs/libgssglue/libgssglue-0.1.ebuild
+++ b/net-libs/libgssglue/libgssglue-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgssglue/libgssglue-0.1.ebuild,v 1.3 2007/09/07 17:56:49 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgssglue/libgssglue-0.1.ebuild,v 1.4 2007/09/08 00:52:52 beandog Exp $
DESCRIPTION="exports a gssapi interface which calls other random gssapi libraries"
HOMEPAGE="http://www.citi.umich.edu/projects/nfsv4/linux/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
src_install() {