diff options
-rw-r--r-- | media-gfx/photivo/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/photivo/photivo-9999.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/media-gfx/photivo/ChangeLog b/media-gfx/photivo/ChangeLog index bf699f0572ba..8a4560d5d167 100644 --- a/media-gfx/photivo/ChangeLog +++ b/media-gfx/photivo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/photivo # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v 1.1 2012/12/09 12:16:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/ChangeLog,v 1.2 2012/12/27 18:54:06 ottxor Exp $ + + 27 Dec 2012; Christoph Junghans <ottxor@gentoo.org> photivo-9999.ebuild: + mercurial.eclass respects now *photivo-0_pre20121006 (09 Dec 2012) *photivo-9999 (09 Dec 2012) diff --git a/media-gfx/photivo/photivo-9999.ebuild b/media-gfx/photivo/photivo-9999.ebuild index d8837db2518d..fc5aed116a87 100644 --- a/media-gfx/photivo/photivo-9999.ebuild +++ b/media-gfx/photivo/photivo-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.1 2012/12/09 12:16:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.2 2012/12/27 18:54:06 ottxor Exp $ EAPI=4 @@ -29,8 +29,6 @@ RDEPEND="x11-libs/qt-core:4 gimp? ( media-gfx/gimp )" DEPEND="${RDEPEND}" -S=${WORKDIR}/hg - src_prepare() { # remove ccache dependency local File |