diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2006-12-20 21:59:25 +0000 |
---|---|---|
committer | Matthias Schwarzott <zzam@gentoo.org> | 2006-12-20 21:59:25 +0000 |
commit | bfff32eec320c279ba89484bad682705dc47b2a0 (patch) | |
tree | feefa9eac8fe8994b25337197b8a993066e3614c /media-gfx/gphoto2/gphoto2-2.1.6.ebuild | |
parent | Moved dev-ruby/rubygfe to games-util/rubygfe (diff) | |
download | gentoo-2-bfff32eec320c279ba89484bad682705dc47b2a0.tar.gz gentoo-2-bfff32eec320c279ba89484bad682705dc47b2a0.tar.bz2 gentoo-2-bfff32eec320c279ba89484bad682705dc47b2a0.zip |
Removed calls to eautoreconf which never worked anyway, also removed now useless eclasses.
(Portage version: 2.1.2_rc3-r8)
Diffstat (limited to 'media-gfx/gphoto2/gphoto2-2.1.6.ebuild')
-rw-r--r-- | media-gfx/gphoto2/gphoto2-2.1.6.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/media-gfx/gphoto2/gphoto2-2.1.6.ebuild b/media-gfx/gphoto2/gphoto2-2.1.6.ebuild index 13165b0258a0..6ec4f164fba0 100644 --- a/media-gfx/gphoto2/gphoto2-2.1.6.ebuild +++ b/media-gfx/gphoto2/gphoto2-2.1.6.ebuild @@ -1,8 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.6.ebuild,v 1.6 2005/11/25 22:16:55 cryos Exp $ - -inherit libtool flag-o-matic +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gphoto2/gphoto2-2.1.6.ebuild,v 1.7 2006/12/20 21:59:25 zzam Exp $ DESCRIPTION="free, redistributable digital camera software application" HOMEPAGE="http://www.gphoto.org/" @@ -27,8 +25,6 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" src_compile() { - eautoreconf - # -pipe does no work # liquidx: why doesn't it work? bug #? # filter-flags -pipe |