summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-01-30 15:51:41 +0000
committerSteve Dibb <beandog@gentoo.org>2007-01-30 15:51:41 +0000
commit2b05662453d464a32a4904b965b2bfefaed0604a (patch)
tree3ac63e764e4c19e2a7d21af0e51b725d55b66f63 /app-doc/chmlib
parentStable on x86, bug #147331. (diff)
downloadgentoo-2-2b05662453d464a32a4904b965b2bfefaed0604a.tar.gz
gentoo-2-2b05662453d464a32a4904b965b2bfefaed0604a.tar.bz2
gentoo-2-2b05662453d464a32a4904b965b2bfefaed0604a.zip
amd64 stable, security bug 163989
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-doc/chmlib')
-rw-r--r--app-doc/chmlib/ChangeLog5
-rw-r--r--app-doc/chmlib/chmlib-0.39.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/chmlib/ChangeLog b/app-doc/chmlib/ChangeLog
index 63bf2d95afcd..ac6db956d699 100644
--- a/app-doc/chmlib/ChangeLog
+++ b/app-doc/chmlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/chmlib
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/ChangeLog,v 1.25 2007/01/27 18:01:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/ChangeLog,v 1.26 2007/01/30 15:51:41 beandog Exp $
+
+ 30 Jan 2007; Steve Dibb <beandog@gentoo.org> chmlib-0.39.ebuild:
+ amd64 stable, security bug 163989
27 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> chmlib-0.39.ebuild:
Stable on ppc wrt bug #163989.
diff --git a/app-doc/chmlib/chmlib-0.39.ebuild b/app-doc/chmlib/chmlib-0.39.ebuild
index 2a637f2fbd14..ee14f46fe7ec 100644
--- a/app-doc/chmlib/chmlib-0.39.ebuild
+++ b/app-doc/chmlib/chmlib-0.39.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/app-doc/chmlib/chmlib-0.39.ebuild,v 1.3 2007/01/27 18:01:53 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.39.ebuild,v 1.4 2007/01/30 15:51:41 beandog Exp $
inherit eutils multilib flag-o-matic versionator
@@ -11,7 +11,7 @@ DEPEND=">=sys-apps/sed-4"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
IUSE=""
MY_PV=$(get_version_component_range 1-2 )