diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 12:02:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 12:02:37 +0000 |
commit | 4392b518e9649a0ca38ee2cb69bb6275f3a87e08 (patch) | |
tree | 8b0a082f10250dcc86c7ea238d85a043386be39d /app-cdr/nrg2iso | |
parent | Don't assign default to S; header fix (Manifest recommit) (diff) | |
download | gentoo-2-4392b518e9649a0ca38ee2cb69bb6275f3a87e08.tar.gz gentoo-2-4392b518e9649a0ca38ee2cb69bb6275f3a87e08.tar.bz2 gentoo-2-4392b518e9649a0ca38ee2cb69bb6275f3a87e08.zip |
header fix
Diffstat (limited to 'app-cdr/nrg2iso')
-rw-r--r-- | app-cdr/nrg2iso/nrg2iso-0.1.ebuild | 4 | ||||
-rw-r--r-- | app-cdr/nrg2iso/nrg2iso-0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-cdr/nrg2iso/nrg2iso-0.1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.1.ebuild index 3450395540ba..fad96377f278 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.1.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.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/app-cdr/nrg2iso/nrg2iso-0.1.ebuild,v 1.3 2003/10/27 10:54:52 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nrg2iso/nrg2iso-0.1.ebuild,v 1.4 2004/03/12 12:02:37 mr_bones_ Exp $ S=${WORKDIR}/${PN} diff --git a/app-cdr/nrg2iso/nrg2iso-0.2.ebuild b/app-cdr/nrg2iso/nrg2iso-0.2.ebuild index 3808b8eb8f42..1e15ca04eeae 100644 --- a/app-cdr/nrg2iso/nrg2iso-0.2.ebuild +++ b/app-cdr/nrg2iso/nrg2iso-0.2.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/app-cdr/nrg2iso/nrg2iso-0.2.ebuild,v 1.1 2004/01/09 22:15:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/nrg2iso/nrg2iso-0.2.ebuild,v 1.2 2004/03/12 12:02:37 mr_bones_ Exp $ inherit gcc |