diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 13:27:11 +0000 |
commit | a4df8e23e1eb73c7259f2a747203e37c4a695b44 (patch) | |
tree | 00c5a48b3f0c9c7c7d304448b14f9326c180b356 | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.gz gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.tar.bz2 gentoo-2-a4df8e23e1eb73c7259f2a747203e37c4a695b44.zip |
Don't assign default to S; header fix
-rw-r--r-- | app-shells/ccsh/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/ccsh/ccsh-0.0.4-r2.ebuild | 5 | ||||
-rw-r--r-- | app-shells/posh/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/posh/posh-0.2.28.ebuild | 5 | ||||
-rw-r--r-- | app-shells/psh/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r1.ebuild | 5 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 5 | ||||
-rw-r--r-- | app-shells/psh/psh-1.8.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/Error/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Error/Error-0.15-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Error/Error-0.15-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild | 5 |
17 files changed, 51 insertions, 39 deletions
diff --git a/app-shells/ccsh/ChangeLog b/app-shells/ccsh/ChangeLog index 902ceb7be2ca..79cb8341ff5c 100644 --- a/app-shells/ccsh/ChangeLog +++ b/app-shells/ccsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ccsh -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ChangeLog,v 1.6 2003/02/12 05:20:48 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ChangeLog,v 1.7 2004/03/14 13:26:49 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ccsh-0.0.4-r2.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-shells/ccsh/ccsh-0.0.4-r2.ebuild b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild index ca0d76624453..d7c6355cd512 100644 --- a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild +++ b/app-shells/ccsh/ccsh-0.0.4-r2.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-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.13 2004/02/22 19:57:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.14 2004/03/14 13:26:49 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="UNIX Shell for people already familiar with the C language" SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz" HOMEPAGE="http://ccsh.sourceforge.net" diff --git a/app-shells/posh/ChangeLog b/app-shells/posh/ChangeLog index 4f0ad8ac9f60..017a340995c6 100644 --- a/app-shells/posh/ChangeLog +++ b/app-shells/posh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/posh -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.1 2003/05/02 20:00:46 avenj Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/ChangeLog,v 1.2 2004/03/14 13:27:00 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> posh-0.2.28.ebuild: + Don't assign default to S; header fix *posh-0.2.28 (02 May 2003) diff --git a/app-shells/posh/posh-0.2.28.ebuild b/app-shells/posh/posh-0.2.28.ebuild index 66c8d7458f52..3800f5eb6e3d 100644 --- a/app-shells/posh/posh-0.2.28.ebuild +++ b/app-shells/posh/posh-0.2.28.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-shells/posh/posh-0.2.28.ebuild,v 1.3 2003/09/21 13:00:36 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/posh/posh-0.2.28.ebuild,v 1.4 2004/03/14 13:27:00 mr_bones_ Exp $ DESCRIPTION="posh is a stripped-down version of pdksh that aims for compliance with Debian's policy, and few extra features" HOMEPAGE="http://packages.debian.org/posh" @@ -11,7 +11,6 @@ SLOT="0" KEYWORDS="x86" IUSE="" DEPEND="" -S=${WORKDIR}/${P} src_compile() { econf diff --git a/app-shells/psh/ChangeLog b/app-shells/psh/ChangeLog index fd941f831674..0fdc32d7030d 100644 --- a/app-shells/psh/ChangeLog +++ b/app-shells/psh/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-shells/psh # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.11 2004/02/06 21:23:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/ChangeLog,v 1.12 2004/03/14 13:27:11 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> psh-0.009-r1.ebuild, + psh-0.009-r2.ebuild, psh-1.8.ebuild: + Don't assign default to S; header fix 06 Feb 2004; <gustavoz@gentoo.org> psh-1.8.ebuild: marked stable on sparc diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index de6eac8d9623..67c785647dcd 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-r1.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-shells/psh/psh-0.009-r1.ebuild,v 1.13 2004/02/22 19:58:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.14 2004/03/14 13:27:11 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 38db19156adf..7c731f708789 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-r2.ebuild @@ -1,10 +1,9 @@ -# 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-shells/psh/psh-0.009-r2.ebuild,v 1.10 2004/02/22 19:58:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.11 2004/03/14 13:27:11 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" diff --git a/app-shells/psh/psh-1.8.ebuild b/app-shells/psh/psh-1.8.ebuild index c87e1dcb2622..94e7d6635f6e 100644 --- a/app-shells/psh/psh-1.8.ebuild +++ b/app-shells/psh/psh-1.8.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.4 2004/02/06 21:23:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.5 2004/03/14 13:27:11 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" diff --git a/dev-perl/Error/ChangeLog b/dev-perl/Error/ChangeLog index 7a470d305f90..25e4fbb3b42f 100644 --- a/dev-perl/Error/ChangeLog +++ b/dev-perl/Error/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Error # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.10 2004/01/18 20:34:53 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/ChangeLog,v 1.11 2004/03/14 13:22:31 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> Error-0.15-r1.ebuild, + Error-0.15-r2.ebuild: + Don't assign default to S; header fix 18 Jan 2004; <tuxus@gentoo.org> Error-0.15-r2.ebuild: Added ~mips to KEYWORDS. diff --git a/dev-perl/Error/Error-0.15-r1.ebuild b/dev-perl/Error/Error-0.15-r1.ebuild index 0b12e5305c76..46159291c2c9 100644 --- a/dev-perl/Error/Error-0.15-r1.ebuild +++ b/dev-perl/Error/Error-0.15-r1.ebuild @@ -1,10 +1,9 @@ -# 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-perl/Error/Error-0.15-r1.ebuild,v 1.12 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r1.ebuild,v 1.13 2004/03/14 13:22:31 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="A Error Perl Module" SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz" diff --git a/dev-perl/Error/Error-0.15-r2.ebuild b/dev-perl/Error/Error-0.15-r2.ebuild index c5dbf3bf4ae1..c72fabb22775 100644 --- a/dev-perl/Error/Error-0.15-r2.ebuild +++ b/dev-perl/Error/Error-0.15-r2.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.7 2004/01/18 20:34:53 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Error/Error-0.15-r2.ebuild,v 1.8 2004/03/14 13:22:31 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} CATEGORY="dev-perl" DESCRIPTION="Error/exception handling in an OO-ish way" SRC_URI="http://www.cpan.org/modules/by-module/Error/${P}.tar.gz" diff --git a/dev-perl/ExtUtils-F77/ChangeLog b/dev-perl/ExtUtils-F77/ChangeLog index 0b9dbb859cbc..8f4edd4c6b6c 100644 --- a/dev-perl/ExtUtils-F77/ChangeLog +++ b/dev-perl/ExtUtils-F77/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/ExtUtils-F77 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.14 2004/03/07 15:58:52 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ChangeLog,v 1.15 2004/03/14 13:22:43 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + ExtUtils-F77-1.13-r1.ebuild, ExtUtils-F77-1.14-r1.ebuild, + ExtUtils-F77-1.14.ebuild: + Don't assign default to S; header fix 07 Mar 2004; Stephen P. Becker <geoman@gentoo.org> ExtUtils-F77-1.14-r1.ebuild: diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild index 644ed00e29f0..0e654414c153 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild @@ -1,10 +1,9 @@ -# 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-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.12 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.13-r1.ebuild,v 1.13 2004/03/14 13:22:43 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="F77 Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild index ff953da2e6c8..80b61389bd9c 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.7 2004/03/07 15:58:52 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14-r1.ebuild,v 1.8 2004/03/14 13:22:43 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Facilitate use of FORTRAN from Perl/XS code" SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" diff --git a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild index 91d116496bec..4550903915d7 100644 --- a/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild +++ b/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild @@ -1,10 +1,9 @@ -# 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-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.5 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-F77/ExtUtils-F77-1.14.ebuild,v 1.6 2004/03/14 13:22:43 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="F77 Perl Module" SRC_URI="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/ExtUtils/${P}.readme" diff --git a/dev-perl/libvorbis-perl/ChangeLog b/dev-perl/libvorbis-perl/ChangeLog index 08a587768c1a..ecf5b1c23b70 100644 --- a/dev-perl/libvorbis-perl/ChangeLog +++ b/dev-perl/libvorbis-perl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/libvorbis-perl -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.4 2003/12/09 23:58:48 weeve Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/ChangeLog,v 1.5 2004/03/14 13:22:54 mr_bones_ Exp $ + + 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> + libvorbis-perl-0.04.ebuild: + Don't assign default to S; header fix 09 Dec 2003; Jason Wever <weeve@gentoo.org> libvorbis-perl-0.04.ebuild: Marked stable on sparc. diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild index 9ab442975bdb..c4aef8b54c5e 100644 --- a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild +++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild @@ -1,10 +1,9 @@ -# 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-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.7 2003/12/09 23:58:48 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.8 2004/03/14 13:22:54 mr_bones_ Exp $ inherit perl-module -S=${WORKDIR}/${P} DESCRIPTION="Ogg::Vorbis - Perl extension for Ogg Vorbis streams" SRC_URI_BASE="http://www.cpan.org/modules/by-authors/id/F/FO/FOOF" SRC_URI="${SRC_URI_BASE}/${P}.tar.gz" |