diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-09 04:24:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-09 04:24:25 +0000 |
commit | a1feb65e782ac595b85c69aade4a6e6ca5f4bd79 (patch) | |
tree | 922c430353841cb46a0ebbcabb3ff80d676b2f54 /x11-libs/c++-gtk-utils | |
parent | Old. (diff) | |
download | gentoo-2-a1feb65e782ac595b85c69aade4a6e6ca5f4bd79.tar.gz gentoo-2-a1feb65e782ac595b85c69aade4a6e6ca5f4bd79.tar.bz2 gentoo-2-a1feb65e782ac595b85c69aade4a6e6ca5f4bd79.zip |
Version bump.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/c++-gtk-utils')
-rw-r--r-- | x11-libs/c++-gtk-utils/ChangeLog | 12 | ||||
-rw-r--r-- | x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.28.ebuild (renamed from x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.25.ebuild) | 4 | ||||
-rw-r--r-- | x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.11.ebuild (renamed from x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.8.ebuild) | 4 | ||||
-rw-r--r-- | x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.9.ebuild | 42 |
4 files changed, 14 insertions, 48 deletions
diff --git a/x11-libs/c++-gtk-utils/ChangeLog b/x11-libs/c++-gtk-utils/ChangeLog index b00ab4c8b86a..3b1392f7d82f 100644 --- a/x11-libs/c++-gtk-utils/ChangeLog +++ b/x11-libs/c++-gtk-utils/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-libs/c++-gtk-utils -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.24 2014/11/25 09:25:41 jer Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/ChangeLog,v 1.25 2015/04/09 04:24:25 jer Exp $ + +*c++-gtk-utils-2.2.11 (09 Apr 2015) +*c++-gtk-utils-2.0.28 (09 Apr 2015) + + 09 Apr 2015; Jeroen Roovers <jer@gentoo.org> -c++-gtk-utils-2.0.25.ebuild, + +c++-gtk-utils-2.0.28.ebuild, -c++-gtk-utils-2.2.8.ebuild, + -c++-gtk-utils-2.2.9.ebuild, +c++-gtk-utils-2.2.11.ebuild: + Version bump. *c++-gtk-utils-2.2.10 (25 Nov 2014) *c++-gtk-utils-2.0.27 (25 Nov 2014) diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.25.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.28.ebuild index 0b3732f1154b..b152e3a52523 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.25.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.25.ebuild,v 1.1 2014/08/06 09:19:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.0.28.ebuild,v 1.1 2015/04/09 04:24:25 jer Exp $ EAPI=5 inherit eutils diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.8.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.11.ebuild index c749cfc40212..8e19382b9ada 100644 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.8.ebuild +++ b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.8.ebuild,v 1.1 2014/08/06 09:19:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.11.ebuild,v 1.1 2015/04/09 04:24:25 jer Exp $ EAPI=5 inherit eutils diff --git a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.9.ebuild b/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.9.ebuild deleted file mode 100644 index 912309c190cc..000000000000 --- a/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.9.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/c++-gtk-utils/c++-gtk-utils-2.2.9.ebuild,v 1.1 2014/10/07 07:09:26 jer Exp $ - -EAPI=5 -inherit eutils - -DESCRIPTION="A library containing a number of classes and functions for programming GTK+ programs using C++" -HOMEPAGE="http://cxx-gtk-utils.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN/++/xx}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="+gtk nls static-libs" -SLOT="0" - -RDEPEND=" - >=dev-libs/glib-2.26 - gtk? ( x11-libs/gtk+:3 ) -" -DEPEND=" - ${RDEPEND} - nls? ( sys-devel/gettext ) - virtual/pkgconfig -" - -DOCS=( ChangeLog ) - -src_configure() { - econf \ - $(use_enable nls) \ - $(use_with gtk) \ - $(use_enable static-libs static) \ - --docdir=/usr/share/doc/${PF} \ - --htmldir=/usr/share/doc/${PF}/html \ - --without-guile -} - -src_install() { - default - prune_libtool_files -} |