diff options
author | 2004-03-12 08:51:22 +0000 | |
---|---|---|
committer | 2004-03-12 08:51:22 +0000 | |
commit | 88b785358f972d6e271bd036b7e71b0cc3fbe445 (patch) | |
tree | bdaaeadc7a3cf84426367c3d0497ca0c09b14268 | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-88b785358f972d6e271bd036b7e71b0cc3fbe445.tar.gz historical-88b785358f972d6e271bd036b7e71b0cc3fbe445.tar.bz2 historical-88b785358f972d6e271bd036b7e71b0cc3fbe445.zip |
Don't assign default to S; header fix
-rw-r--r-- | app-text/unrtf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/unrtf/unrtf-0.19.0.ebuild | 3 | ||||
-rw-r--r-- | app-text/unrtf/unrtf-0.19.3.ebuild | 3 | ||||
-rw-r--r-- | app-text/vilistextum/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.1.ebuild | 5 | ||||
-rw-r--r-- | app-text/vilistextum/vilistextum-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | app-text/wdiff/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/wdiff/wdiff-0.5.ebuild | 5 |
8 files changed, 23 insertions, 17 deletions
diff --git a/app-text/unrtf/ChangeLog b/app-text/unrtf/ChangeLog index 0386b2b00f09..265242e64e07 100644 --- a/app-text/unrtf/ChangeLog +++ b/app-text/unrtf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unrtf # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.6 2004/03/12 08:50:38 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/ChangeLog,v 1.7 2004/03/12 08:50:49 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> : + Don't assign default to S; header fix 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> unrtf-0.19.0.ebuild, unrtf-0.19.3.ebuild: diff --git a/app-text/unrtf/unrtf-0.19.0.ebuild b/app-text/unrtf/unrtf-0.19.0.ebuild index a5824491749a..e69717bf871f 100644 --- a/app-text/unrtf/unrtf-0.19.0.ebuild +++ b/app-text/unrtf/unrtf-0.19.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.0.ebuild,v 1.1 2004/01/12 19:38:02 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.0.ebuild,v 1.2 2004/03/12 08:50:38 mr_bones_ Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/${PN}/${PN}.html" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { make clean diff --git a/app-text/unrtf/unrtf-0.19.3.ebuild b/app-text/unrtf/unrtf-0.19.3.ebuild index d131f2b02b48..2619dba85a4f 100644 --- a/app-text/unrtf/unrtf-0.19.3.ebuild +++ b/app-text/unrtf/unrtf-0.19.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3.ebuild,v 1.2 2004/03/11 21:50:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unrtf/unrtf-0.19.3.ebuild,v 1.3 2004/03/12 08:50:38 mr_bones_ Exp $ DESCRIPTION="Converts RTF files to various formats" HOMEPAGE="http://www.gnu.org/software/unrtf/unrtf.html" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="x86 ~amd64" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { make clean diff --git a/app-text/vilistextum/ChangeLog b/app-text/vilistextum/ChangeLog index 9498b3f7a4b7..2b85f7675116 100644 --- a/app-text/vilistextum/ChangeLog +++ b/app-text/vilistextum/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/vilistextum -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.6 2003/02/12 05:36:01 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/ChangeLog,v 1.7 2004/03/12 08:51:04 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + vilistextum-2.6.1.ebuild, vilistextum-2.6.2.ebuild: + Don't assign default to S; header fix 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/app-text/vilistextum/vilistextum-2.6.1.ebuild b/app-text/vilistextum/vilistextum-2.6.1.ebuild index 983ad132f283..78e24a098e97 100644 --- a/app-text/vilistextum/vilistextum-2.6.1.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.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-text/vilistextum/vilistextum-2.6.1.ebuild,v 1.8 2004/02/22 20:08:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.1.ebuild,v 1.9 2004/03/12 08:51:04 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Vilistextum is a html to ascii converter specifically programmed to get the best out of incorrect html." SRC_URI="http://www.mysunrise.ch/users/bhaak/vilistextum/${P}.tar.bz2" HOMEPAGE="http://www.mysunrise.ch/users/bhaak/vilistextum/" diff --git a/app-text/vilistextum/vilistextum-2.6.2.ebuild b/app-text/vilistextum/vilistextum-2.6.2.ebuild index 6853073cd68d..bd2963ccd280 100644 --- a/app-text/vilistextum/vilistextum-2.6.2.ebuild +++ b/app-text/vilistextum/vilistextum-2.6.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-text/vilistextum/vilistextum-2.6.2.ebuild,v 1.9 2003/02/13 09:47:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vilistextum/vilistextum-2.6.2.ebuild,v 1.10 2004/03/12 08:51:04 mr_bones_ Exp $ DESCRIPTION="Vilistextum is a html to ascii converter specifically programmed to get the best out of incorrect html." SRC_URI="http://www.mysunrise.ch/users/bhaak/vilistextum/${P}.tar.bz2" diff --git a/app-text/wdiff/ChangeLog b/app-text/wdiff/ChangeLog index 8410f689bcbb..ed01ad143ef9 100644 --- a/app-text/wdiff/ChangeLog +++ b/app-text/wdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wdiff -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.2 2003/09/02 18:55:43 mholzer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/ChangeLog,v 1.3 2004/03/12 08:51:22 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> wdiff-0.5.ebuild: + Don't assign default to S; header fix 02 Sep 2003; Martin Holzer <mholzer@gentoo.org> wdiff-0.5.ebuild: Now uses mirror://gnu. diff --git a/app-text/wdiff/wdiff-0.5.ebuild b/app-text/wdiff/wdiff-0.5.ebuild index 080a183cfd71..5de994fc5bc0 100644 --- a/app-text/wdiff/wdiff-0.5.ebuild +++ b/app-text/wdiff/wdiff-0.5.ebuild @@ -1,12 +1,11 @@ -# 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-text/wdiff/wdiff-0.5.ebuild,v 1.3 2003/09/02 18:55:43 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wdiff/wdiff-0.5.ebuild,v 1.4 2004/03/12 08:51:22 mr_bones_ Exp $ inherit eutils IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Create a diff disregarding formatting" HOMEPAGE="http://www.gnu.org/software/wdiff/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz |