diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-12-27 18:54:06 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-12-27 18:54:06 +0000 |
commit | d6db88ad5da58079a81e7af3cbf08723658cfec5 (patch) | |
tree | b3e7cc7c3e3756abe921af5cb28e0e2fd35e4bcd /media-gfx | |
parent | [bump] virtual/perl-Socket-2.8.0 (diff) | |
download | gentoo-2-d6db88ad5da58079a81e7af3cbf08723658cfec5.tar.gz gentoo-2-d6db88ad5da58079a81e7af3cbf08723658cfec5.tar.bz2 gentoo-2-d6db88ad5da58079a81e7af3cbf08723658cfec5.zip |
mercurial.eclass respects now
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'media-gfx')
-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 |