summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-05-29 21:07:01 +0000
committerMarkus Meier <maekke@gentoo.org>2011-05-29 21:07:01 +0000
commit44aede09d355a17462c3cd510bed86da5cf62981 (patch)
treefd855087d286a9f01300d68427c49d9d6ec094b1 /media-gfx
parentStable on amd64 wrt bug #369139 (diff)
downloadgentoo-2-44aede09d355a17462c3cd510bed86da5cf62981.tar.gz
gentoo-2-44aede09d355a17462c3cd510bed86da5cf62981.tar.bz2
gentoo-2-44aede09d355a17462c3cd510bed86da5cf62981.zip
version bump
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/hugin/ChangeLog8
-rw-r--r--media-gfx/hugin/hugin-2011.0.0.ebuild (renamed from media-gfx/hugin/hugin-2011.0.0_rc1.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog
index a8377fbb1860..7c8c18abaac3 100644
--- a/media-gfx/hugin/ChangeLog
+++ b/media-gfx/hugin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/hugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.111 2011/05/20 19:19:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.112 2011/05/29 21:07:01 maekke Exp $
+
+*hugin-2011.0.0 (29 May 2011)
+
+ 29 May 2011; Markus Meier <maekke@gentoo.org> -hugin-2011.0.0_rc1.ebuild,
+ +hugin-2011.0.0.ebuild:
+ version bump
20 May 2011; Markus Meier <maekke@gentoo.org> hugin-2011.0.0_rc1.ebuild:
add ro to LANGS, update enblend version
diff --git a/media-gfx/hugin/hugin-2011.0.0_rc1.ebuild b/media-gfx/hugin/hugin-2011.0.0.ebuild
index d04b0da2ac14..cbef8285b2ea 100644
--- a/media-gfx/hugin/hugin-2011.0.0_rc1.ebuild
+++ b/media-gfx/hugin/hugin-2011.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2011.0.0_rc1.ebuild,v 1.3 2011/05/20 19:19:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2011.0.0.ebuild,v 1.1 2011/05/29 21:07:01 maekke Exp $
EAPI=4
WX_GTK_VER="2.8"
@@ -40,7 +40,7 @@ DEPEND="${CDEPEND}
S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)
-PATCHES=( "${FILESDIR}"/${P}-libpng15.patch )
+PATCHES=( "${FILESDIR}"/${P}_rc1-libpng15.patch )
pkg_setup() {
DOCS="authors.txt README TODO"