diff options
-rw-r--r-- | sci-mathematics/coq/coq-8.1_p3-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.1_p3-r1.ebuild b/sci-mathematics/coq/coq-8.1_p3-r1.ebuild index 8cac9707d9c1..6f0119a716b6 100644 --- a/sci-mathematics/coq/coq-8.1_p3-r1.ebuild +++ b/sci-mathematics/coq/coq-8.1_p3-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p3-r1.ebuild,v 1.1 2008/10/17 15:23:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.1_p3-r1.ebuild,v 1.2 2008/12/31 03:41:46 mr_bones_ Exp $ EAPI="2" inherit eutils multilib - RESTRICT="strip installsources" MY_PV="${PV/_p/pl}" |