summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 14:47:50 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 14:47:50 +0000
commitd8f2cd6a9b435e761c2b27d6c28fab75be0706f7 (patch)
tree5e7a5659f1e309e9bab344e9a5e04fb4c4fbf266 /dev-util
parentarch stable, bug 888 (diff)
downloadgentoo-2-d8f2cd6a9b435e761c2b27d6c28fab75be0706f7.tar.gz
gentoo-2-d8f2cd6a9b435e761c2b27d6c28fab75be0706f7.tar.bz2
gentoo-2-d8f2cd6a9b435e761c2b27d6c28fab75be0706f7.zip
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/devhelp/ChangeLog7
-rw-r--r--dev-util/devhelp/devhelp-3.10.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/devhelp/ChangeLog b/dev-util/devhelp/ChangeLog
index b1e1a2f7d377..0b98d85fcba7 100644
--- a/dev-util/devhelp/ChangeLog
+++ b/dev-util/devhelp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/devhelp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.163 2013/12/24 16:06:56 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.164 2014/02/22 14:47:50 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> devhelp-3.10.2.ebuild:
+ arch stable, bug 888
*devhelp-3.10.2 (24 Dec 2013)
diff --git a/dev-util/devhelp/devhelp-3.10.2.ebuild b/dev-util/devhelp/devhelp-3.10.2.ebuild
index e4140584f048..3d83c872445d 100644
--- a/dev-util/devhelp/devhelp-3.10.2.ebuild
+++ b/dev-util/devhelp/devhelp-3.10.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.10.2.ebuild,v 1.1 2013/12/24 16:06:56 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.10.2.ebuild,v 1.2 2014/02/22 14:47:50 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/devhelp"
LICENSE="GPL-2+"
SLOT="0/3-1" # subslot = 3-(libdevhelp-3 soname version)
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="gedit"
REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )"