diff options
Diffstat (limited to 'app-crypt/heimdal/heimdal-1.2.1-r1.ebuild')
-rw-r--r-- | app-crypt/heimdal/heimdal-1.2.1-r1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild index 667152eb9d4b..1572fc11aeb8 100644 --- a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild +++ b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.10 2009/03/15 13:56:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.11 2009/08/03 07:53:57 mueli Exp $ + +EAPI=1 WANT_AUTOMAKE=latest WANT_AUTOCONF=latest inherit autotools libtool eutils virtualx toolchain-funcs flag-o-matic -EAPI=1 PATCHVER=0.2 PATCH_P=${PN}-gentoo-patches-${PATCHVER} RESTRICT="test" |