diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 14:49:42 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2015-06-09 14:49:42 +0000 |
commit | 049e628ca028ed5c908ddc88ffcd3c14e77c368b (patch) | |
tree | 3b1f64efb167d08dfacf6bd92d06e57b67d56962 /dev-util | |
parent | Remove old. (diff) | |
download | gentoo-2-049e628ca028ed5c908ddc88ffcd3c14e77c368b.tar.gz gentoo-2-049e628ca028ed5c908ddc88ffcd3c14e77c368b.tar.bz2 gentoo-2-049e628ca028ed5c908ddc88ffcd3c14e77c368b.zip |
Version bump for Gnome 3.16. Clean up old revision.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/devhelp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/devhelp/devhelp-3.16.1.ebuild (renamed from dev-util/devhelp/devhelp-3.12.1-r1.ebuild) | 8 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-util/devhelp/ChangeLog b/dev-util/devhelp/ChangeLog index ddc2d480db5c..94d159fd8410 100644 --- a/dev-util/devhelp/ChangeLog +++ b/dev-util/devhelp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/devhelp # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.178 2015/04/08 17:54:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/ChangeLog,v 1.179 2015/06/09 14:49:42 eva Exp $ + +*devhelp-3.16.1 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> + -devhelp-3.12.1-r1.ebuild, +devhelp-3.16.1.ebuild: + Version bump for Gnome 3.16. Clean up old revision. 08 Apr 2015; Michał Górny <mgorny@gentoo.org> devhelp-3.12.1-r1.ebuild: Drop old Python implementations diff --git a/dev-util/devhelp/devhelp-3.12.1-r1.ebuild b/dev-util/devhelp/devhelp-3.16.1.ebuild index 19b6bf25d635..9bf76f54a8a5 100644 --- a/dev-util/devhelp/devhelp-3.12.1-r1.ebuild +++ b/dev-util/devhelp/devhelp-3.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.12.1-r1.ebuild,v 1.4 2015/04/08 17:54:02 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/devhelp/devhelp-3.16.1.ebuild,v 1.1 2015/06/09 14:49:42 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,15 +15,15 @@ HOMEPAGE="https://wiki.gnome.org/Apps/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} )" # FIXME: automagic python dependency COMMON_DEPEND=" >=dev-libs/glib-2.37.3:2 - >=x11-libs/gtk+-3.9.10:3 - >=net-libs/webkit-gtk-2:3 + >=x11-libs/gtk+-3.13.4:3 + >=net-libs/webkit-gtk-2:4 " RDEPEND="${COMMON_DEPEND} gedit? ( |