summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-07-08 02:00:52 +0000
committerThomas Cort <tcort@gentoo.org>2006-07-08 02:00:52 +0000
commit0fcba4747e445b5bae01a35d6c33471c83b3ed36 (patch)
tree4912a23df22bc99944bd89ae04ab763a7537a346 /app-doc
parent2.8.4 version bump for bug 137256. insertfilename patch is now in upstream. T... (diff)
downloadgentoo-2-0fcba4747e445b5bae01a35d6c33471c83b3ed36.tar.gz
gentoo-2-0fcba4747e445b5bae01a35d6c33471c83b3ed36.tar.bz2
gentoo-2-0fcba4747e445b5bae01a35d6c33471c83b3ed36.zip
Added ~alpha keyword wrt Bug #137192.
(Portage version: 2.1)
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 3c91f7c0cdc2..00bf5ef96c09 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.12 2006/07/07 22:52:34 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-help/ChangeLog,v 1.13 2006/07/08 02:00:52 tcort Exp $
+
+ 08 Jul 2006; Thomas Cort <tcort@gentoo.org> gimp-help-0.10.ebuild:
+ Added ~alpha keyword wrt Bug #137192.
07 Jul 2006; Luca Barbato <lu_zero@gentoo.org> gimp-help-0.10.ebuild:
Marked ppc
diff --git a/app-doc/gimp-help/gimp-help-0.10.ebuild b/app-doc/gimp-help/gimp-help-0.10.ebuild
index d4250aff9cdb..f1a2735f4955 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.12 2006/07/07 22:52:34 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/gimp-help/gimp-help-0.10.ebuild,v 1.13 2006/07/08 02:00:52 tcort 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="~amd64 ~hppa ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa 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*