diff options
author | 2004-03-14 02:40:39 +0000 | |
---|---|---|
committer | 2004-03-14 02:40:39 +0000 | |
commit | 98d707c0db60742f209d26e761d079090a32f4ce (patch) | |
tree | b22a2567f850d41c5e5e2f572e822799d19a535c /dev-lang/nqc/nqc-2.5.1.ebuild | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-98d707c0db60742f209d26e761d079090a32f4ce.tar.gz historical-98d707c0db60742f209d26e761d079090a32f4ce.tar.bz2 historical-98d707c0db60742f209d26e761d079090a32f4ce.zip |
header fix
Diffstat (limited to 'dev-lang/nqc/nqc-2.5.1.ebuild')
-rw-r--r-- | dev-lang/nqc/nqc-2.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/nqc/nqc-2.5.1.ebuild b/dev-lang/nqc/nqc-2.5.1.ebuild index 8f0ecfab150b..85c83173602b 100644 --- a/dev-lang/nqc/nqc-2.5.1.ebuild +++ b/dev-lang/nqc/nqc-2.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-2.5.1.ebuild,v 1.4 2004/01/01 16:28:56 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/nqc/nqc-2.5.1.ebuild,v 1.5 2004/03/14 02:40:38 mr_bones_ Exp $ My_PV="`echo $PV|cut -d. -f1,2`.r`echo $PV|cut -d. -f3`" My_P="${PN}-${My_PV}" |