diff options
Diffstat (limited to 'media-gfx/hugin/hugin-0.5.ebuild')
-rw-r--r-- | media-gfx/hugin/hugin-0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/hugin/hugin-0.5.ebuild b/media-gfx/hugin/hugin-0.5.ebuild index 8d0e5c36339b..65390af3e5b4 100644 --- a/media-gfx/hugin/hugin-0.5.ebuild +++ b/media-gfx/hugin/hugin-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild,v 1.4 2006/09/24 21:38:55 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-0.5.ebuild,v 1.5 2007/07/12 04:08:47 mr_bones_ Exp $ inherit wxwidgets eutils @@ -50,4 +50,3 @@ src_install() { make install DESTDIR="${D}" || die dodoc AUTHORS BUGS README TODO } - |