diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-04-19 06:26:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-04-19 06:26:12 +0000 |
commit | 5b99fcc6c99e87f05ce80c8bbbaab530207507ac (patch) | |
tree | 081a7a8a7c07ada33d104273fdafad73d4266c1e /dev-util/cvsup/cvsup-16.1h.ebuild | |
parent | Fix directory in last commit. (Manifest recommit) (diff) | |
download | gentoo-2-5b99fcc6c99e87f05ce80c8bbbaab530207507ac.tar.gz gentoo-2-5b99fcc6c99e87f05ce80c8bbbaab530207507ac.tar.bz2 gentoo-2-5b99fcc6c99e87f05ce80c8bbbaab530207507ac.zip |
inherit eutils
Diffstat (limited to 'dev-util/cvsup/cvsup-16.1h.ebuild')
-rw-r--r-- | dev-util/cvsup/cvsup-16.1h.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/cvsup/cvsup-16.1h.ebuild b/dev-util/cvsup/cvsup-16.1h.ebuild index f9ccaddc9892..54afa504d487 100644 --- a/dev-util/cvsup/cvsup-16.1h.ebuild +++ b/dev-util/cvsup/cvsup-16.1h.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.8 2004/02/17 20:09:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.9 2004/04/19 06:26:12 vapier Exp $ + +inherit eutils MY_P="${P/-/-snap-}" EZM3="ezm3-1.1" |