1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/net-misc/openvpn/openvpn-9999.ebuild,v 1.7 2013/05/03 07:56:29 djc Exp $
7 inherit autotools flag-o-matic user git-2
9 DESCRIPTION="libgpg-error: Error codes used by GnuPG, libgcrypt etc"
10 EGIT_REPO_URI="git://git.gnupg.org/${PN}.git"
11 HOMEPAGE="http://gnupg.org/"
24 ./autogen.sh || die "Autogen failed"
31 --enable-maintainer-mode