From d39b2f226dc7a5e3aa5c856704802759b9457893 Mon Sep 17 00:00:00 2001 From: Mark Loeser Date: Wed, 19 Oct 2005 19:29:00 +0000 Subject: Moved inherit to top; bug #109842 (Portage version: 2.0.53_rc5) --- media-gfx/autopano-sift/ChangeLog | 5 ++++- media-gfx/autopano-sift/autopano-sift-2.3.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'media-gfx/autopano-sift') diff --git a/media-gfx/autopano-sift/ChangeLog b/media-gfx/autopano-sift/ChangeLog index 3abbf4f20ca7..9e79fb557f5f 100644 --- a/media-gfx/autopano-sift/ChangeLog +++ b/media-gfx/autopano-sift/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/autopano-sift # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/ChangeLog,v 1.5 2005/10/17 01:15:09 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/ChangeLog,v 1.6 2005/10/19 19:29:00 halcy0n Exp $ + + 19 Oct 2005; Mark Loeser autopano-sift-2.3.ebuild: + Moved inherit to top; bug #109842 17 Oct 2005; Mark Loeser autopano-sift-2.3.ebuild: Fixed file collision, stable on x86 diff --git a/media-gfx/autopano-sift/autopano-sift-2.3.ebuild b/media-gfx/autopano-sift/autopano-sift-2.3.ebuild index 3a18ce033b4f..124dff90ea5b 100644 --- a/media-gfx/autopano-sift/autopano-sift-2.3.ebuild +++ b/media-gfx/autopano-sift/autopano-sift-2.3.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/autopano-sift-2.3.ebuild,v 1.5 2005/10/17 01:15:09 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autopano-sift/autopano-sift-2.3.ebuild,v 1.6 2005/10/19 19:29:00 halcy0n Exp $ + +inherit mono eutils DESCRIPTION="SIFT algorithm for automatic panorama creation" HOMEPAGE="http://user.cs.tu-berlin.de/~nowozin/autopano-sift/" @@ -11,8 +13,6 @@ KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="" -inherit mono eutils - DEPEND="dev-lang/mono