summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/autopano-sift/autopano-sift-2.3.ebuild')
-rw-r--r--media-gfx/autopano-sift/autopano-sift-2.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-gfx/autopano-sift/autopano-sift-2.3.ebuild b/media-gfx/autopano-sift/autopano-sift-2.3.ebuild
index ff67e9404026..3a18ce033b4f 100644
--- a/media-gfx/autopano-sift/autopano-sift-2.3.ebuild
+++ b/media-gfx/autopano-sift/autopano-sift-2.3.ebuild
@@ -1,13 +1,13 @@
# 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.4 2005/09/19 16:43:06 halcy0n Exp $
+# $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 $
DESCRIPTION="SIFT algorithm for automatic panorama creation"
HOMEPAGE="http://user.cs.tu-berlin.de/~nowozin/autopano-sift/"
SRC_URI="http://user.cs.tu-berlin.de/~nowozin/autopano-sift/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
SLOT="0"
IUSE=""
@@ -48,6 +48,7 @@ src_install() {
dodoc README CHANGES LICENSE
cd ${S}/doc
+ rm -f template.1 autopano-complete.old.*
dodoc *.pdf *.txt
doman *.1 *.7
}