diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:51:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:51:42 +0000 |
commit | 2d65cf7dd8d6c6171e20896754b485d21c52f352 (patch) | |
tree | 1e3b95aa6b1d982008e3aed7a7395013a0347a59 /app-cdr/bchunk | |
parent | don't assign default to S; header fix; tidy (diff) | |
download | historical-2d65cf7dd8d6c6171e20896754b485d21c52f352.tar.gz historical-2d65cf7dd8d6c6171e20896754b485d21c52f352.tar.bz2 historical-2d65cf7dd8d6c6171e20896754b485d21c52f352.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-cdr/bchunk')
-rw-r--r-- | app-cdr/bchunk/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/bchunk/bchunk-1.1.1.ebuild | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-cdr/bchunk/ChangeLog b/app-cdr/bchunk/ChangeLog index 40a9aa40ea1d..4df0c3d7e0a1 100644 --- a/app-cdr/bchunk/ChangeLog +++ b/app-cdr/bchunk/ChangeLog @@ -1,5 +1,8 @@ # ChangeLog for app-cdr/bchunk -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> bchunk-1.1.1.ebuild: + Don't assign default to S; header fix *bchunk-1.1.1 (12 May 2002) 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-cdr/bchunk/bchunk-1.1.1.ebuild b/app-cdr/bchunk/bchunk-1.1.1.ebuild index 5745a4d19df8..a07b5f051ffe 100644 --- a/app-cdr/bchunk/bchunk-1.1.1.ebuild +++ b/app-cdr/bchunk/bchunk-1.1.1.ebuild @@ -1,8 +1,7 @@ -# 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/bchunk/bchunk-1.1.1.ebuild,v 1.12 2004/02/22 18:00:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bchunk/bchunk-1.1.1.ebuild,v 1.13 2004/03/12 11:51:19 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Converts bin/cue CD-images to iso+wav/cdr" SRC_URI="http://hes.iki.fi/bchunk/${P}.tar.gz" HOMEPAGE="http://hes.iki.fi/bchunk/" |