diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-07-11 20:36:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-07-11 20:36:48 +0000 |
commit | 8d0ad34fe76257af9479ecd755fdb5afc06e7fce (patch) | |
tree | 11706bbdaf0932bc01997a5155b43cb1757e76da /media-gfx/gthumb | |
parent | Remove net-irc/cwirc, wrt bug #460038 (diff) | |
download | gentoo-2-8d0ad34fe76257af9479ecd755fdb5afc06e7fce.tar.gz gentoo-2-8d0ad34fe76257af9479ecd755fdb5afc06e7fce.tar.bz2 gentoo-2-8d0ad34fe76257af9479ecd755fdb5afc06e7fce.zip |
Version bump, drop old
(Portage version: 2.1.12.11/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-3.2.3.ebuild (renamed from media-gfx/gthumb/gthumb-3.2.1.ebuild) | 5 |
2 files changed, 10 insertions, 3 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 211c25a58618..8efc59dfb3e3 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-gfx/gthumb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.162 2013/05/13 19:52:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.163 2013/07/11 20:36:48 pacho Exp $ + +*gthumb-3.2.3 (11 Jul 2013) + + 11 Jul 2013; Pacho Ramos <pacho@gentoo.org> +gthumb-3.2.3.ebuild, + -gthumb-3.2.1.ebuild: + Version bump, drop old *gthumb-3.2.2 (13 May 2013) diff --git a/media-gfx/gthumb/gthumb-3.2.1.ebuild b/media-gfx/gthumb/gthumb-3.2.3.ebuild index 058769519f88..c1d641dcf26c 100644 --- a/media-gfx/gthumb/gthumb-3.2.1.ebuild +++ b/media-gfx/gthumb/gthumb-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.1.ebuild,v 1.1 2013/04/18 19:59:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.2.3.ebuild,v 1.1 2013/07/11 20:36:48 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -54,7 +54,8 @@ DEPEND="${COMMON_DEPEND} sys-devel/bison sys-devel/flex virtual/pkgconfig - test? ( ~app-text/docbook-xml-dtd-4.1.2 )" + test? ( ~app-text/docbook-xml-dtd-4.1.2 ) +" # eautoreconf needs: # gnome-base/gnome-common |