summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-07-11 12:43:15 +0000
committerJason Wever <weeve@gentoo.org>2006-07-11 12:43:15 +0000
commit497a0328a18c6aa330ec8df5a2f899cbc06baefc (patch)
tree315b2bb0a8c6f9b43aafb034455449114339a7a8 /app-doc
parentversion bump + cleanout (diff)
downloadgentoo-2-497a0328a18c6aa330ec8df5a2f899cbc06baefc.tar.gz
gentoo-2-497a0328a18c6aa330ec8df5a2f899cbc06baefc.tar.bz2
gentoo-2-497a0328a18c6aa330ec8df5a2f899cbc06baefc.zip
Stable on SPARC wrt security bug #139524.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/gimp-help/ChangeLog5
-rw-r--r--app-doc/gimp-help/gimp-help-0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/gimp-help/ChangeLog b/app-doc/gimp-help/ChangeLog
index 3dc517eaa2ec..386fc4845366 100644
--- a/app-doc/gimp-help/ChangeLog
+++ b/app-doc/gimp-help/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/gimp-help
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-help/ChangeLog,v 1.17 2006/07/09 08:46:24 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-help/ChangeLog,v 1.18 2006/07/11 12:43:15 weeve Exp $
+
+ 11 Jul 2006; Jason Wever <weeve@gentoo.org> gimp-help-0.10.ebuild:
+ Stable on SPARC wrt security bug #139524.
09 Jul 2006; Rene Nussbaumer <killerfox@gentoo.org> gimp-help-0.10.ebuild:
Stable on hppa. See bug #139524.
diff --git a/app-doc/gimp-help/gimp-help-0.10.ebuild b/app-doc/gimp-help/gimp-help-0.10.ebuild
index 5ed64eb1506e..4e54e8399d6f 100644
--- a/app-doc/gimp-help/gimp-help-0.10.ebuild
+++ b/app-doc/gimp-help/gimp-help-0.10.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/app-doc/gimp-help/gimp-help-0.10.ebuild,v 1.17 2006/07/09 08:46:24 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-help/gimp-help-0.10.ebuild,v 1.18 2006/07/11 12:43:15 weeve Exp $
MY_P=${P/gimp-help/gimp-help-2}
S=${WORKDIR}/${MY_P}
@@ -11,7 +11,7 @@ SRC_URI="mirror://gimp/help/${MY_P}.tar.gz"
LICENSE="FDL-1.2"
SLOT="2"
-KEYWORDS="~alpha amd64 hppa mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa mips ppc ppc64 sparc x86"
IUSE="imagemagick linguas_cs linguas_de linguas_en linguas_fr linguas_hr linguas_it linguas_nl linguas_sv linguas_zh_CN"
DEPEND="=app-text/docbook-xml-dtd-4.3*