diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 13:18:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 13:18:50 +0000 |
commit | 87428fbe69777ae4146043701823188b42bbe226 (patch) | |
tree | 9e317f5c6c610e0a8a814f7c5de8b3190b76b997 /app-editors | |
parent | Added IUSE. (diff) | |
download | gentoo-2-87428fbe69777ae4146043701823188b42bbe226.tar.gz gentoo-2-87428fbe69777ae4146043701823188b42bbe226.tar.bz2 gentoo-2-87428fbe69777ae4146043701823188b42bbe226.zip |
lintool
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/beaver/beaver-0.2.3.ebuild | 4 | ||||
-rw-r--r-- | app-editors/beaver/beaver-0.2.4.ebuild | 3 | ||||
-rw-r--r-- | app-editors/forte/forte-3.0-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/gvim/gvim-6.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/kile/kile-1.2.ebuild | 12 | ||||
-rw-r--r-- | app-editors/kvim/kvim-6.1.141.ebuild | 26 | ||||
-rw-r--r-- | app-editors/kvim/kvim-6.1.141_rc1.ebuild | 20 | ||||
-rw-r--r-- | app-editors/kvim/kvim-6.1.141_rc2.ebuild | 24 | ||||
-rw-r--r-- | app-editors/quanta/quanta-2.0.1.ebuild | 11 | ||||
-rw-r--r-- | app-editors/ted/ted-2.11.ebuild | 1 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r15.ebuild | 4 | ||||
-rw-r--r-- | app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild | 14 | ||||
-rw-r--r-- | app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild | 4 |
14 files changed, 64 insertions, 70 deletions
diff --git a/app-editors/beaver/beaver-0.2.3.ebuild b/app-editors/beaver/beaver-0.2.3.ebuild index 263e9dafb7cb..3e4be7741bac 100644 --- a/app-editors/beaver/beaver-0.2.3.ebuild +++ b/app-editors/beaver/beaver-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.2.3.ebuild,v 1.4 2002/10/04 20:45:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.2.3.ebuild,v 1.5 2002/10/17 13:17:10 vapier Exp $ P=beaver-0.2.3 S=${WORKDIR}/${P} @@ -16,6 +16,7 @@ SRC_URI="http://eturquin.free.fr/beaver/dloads/${P}.tar.gz" HOMEPAGE="http://eturquin.free.fr/beaver/index.htm" DEPEND=">=x11-libs/gtk+-1.2.10-r8" +RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.gz @@ -37,5 +38,4 @@ src_install() { make DESTDIR=${D}/usr \ MANDIR=/share/man \ install || die - } diff --git a/app-editors/beaver/beaver-0.2.4.ebuild b/app-editors/beaver/beaver-0.2.4.ebuild index d23f0bf26eca..38ba3f2983ec 100644 --- a/app-editors/beaver/beaver-0.2.4.ebuild +++ b/app-editors/beaver/beaver-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.2.4.ebuild,v 1.2 2002/10/04 04:03:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/beaver/beaver-0.2.4.ebuild,v 1.3 2002/10/17 13:17:10 vapier Exp $ S=${WORKDIR}/${P} @@ -13,6 +13,7 @@ SRC_URI="http://eturquin.free.fr/beaver/dloads/${P}.tar.gz" HOMEPAGE="http://eturquin.free.fr/beaver/index.htm" DEPEND="=x11-libs/gtk+-1.2*" +RDEPEND="${DEPEND}" src_unpack() { unpack ${P}.tar.gz diff --git a/app-editors/forte/forte-3.0-r1.ebuild b/app-editors/forte/forte-3.0-r1.ebuild index 4c87f29b4ee2..dc70a8e1168a 100644 --- a/app-editors/forte/forte-3.0-r1.ebuild +++ b/app-editors/forte/forte-3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/forte/forte-3.0-r1.ebuild,v 1.5 2002/10/04 04:06:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/forte/forte-3.0-r1.ebuild,v 1.6 2002/10/17 13:17:10 vapier Exp $ S=${WORKDIR}/usr/local DESCRIPTION="Forte/Sun ONE Studio Developer" @@ -49,4 +49,3 @@ src_install () { insinto /etc/env.d doins ${FILESDIR}/21forte } - diff --git a/app-editors/gvim/gvim-6.1-r2.ebuild b/app-editors/gvim/gvim-6.1-r2.ebuild index 9825e32c84e6..5d33c7eb197a 100644 --- a/app-editors/gvim/gvim-6.1-r2.ebuild +++ b/app-editors/gvim/gvim-6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r2.ebuild,v 1.1 2002/10/09 05:19:11 rphillips Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r2.ebuild,v 1.2 2002/10/17 13:17:10 vapier Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/kile/kile-1.2.ebuild b/app-editors/kile/kile-1.2.ebuild index 2884e48bad9e..d15b86ae253c 100644 --- a/app-editors/kile/kile-1.2.ebuild +++ b/app-editors/kile/kile-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.2.ebuild,v 1.2 2002/10/04 20:32:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.2.ebuild,v 1.3 2002/10/17 13:17:10 vapier Exp $ inherit kde-base need-kde 3 @@ -16,11 +16,9 @@ KEYWORDS="x86" LICENSE="GPL-2" src_unpack() { - - base_src_unpack - - cd $S/kile - mv Makefile.in Makefile.in.orig - sed -e 's:-lkghostview::g' Makefile.in.orig > Makefile.in + base_src_unpack + cd $S/kile + mv Makefile.in Makefile.in.orig + sed -e 's:-lkghostview::g' Makefile.in.orig > Makefile.in } diff --git a/app-editors/kvim/kvim-6.1.141.ebuild b/app-editors/kvim/kvim-6.1.141.ebuild index 193ee67c95b2..d14166260090 100644 --- a/app-editors/kvim/kvim-6.1.141.ebuild +++ b/app-editors/kvim/kvim-6.1.141.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141.ebuild,v 1.3 2002/10/12 09:40:47 hannes Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141.ebuild,v 1.4 2002/10/17 13:17:10 vapier Exp $ IUSE="python gpm nls ruby perl" @@ -14,28 +14,28 @@ HOMEPAGE="http://www.freehackers.org/${PN}" LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" newdepend ">=app-editors/vim-core-6.1 - dev-util/cscope + dev-util/cscope >=sys-libs/ncurses-5.2-r2 - gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) - python? ( dev-lang/python ) + gpm? ( >=sys-libs/gpm-1.19.3 ) + perl? ( sys-devel/perl ) + python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" src_compile() { - use nls && myconf="--enable-multibyte" || myconf="--disable-nls" - use perl && myconf="$myconf --enable-perlinterp" - use python && myconf="$myconf --enable-pythoninterp" + use nls && myconf="--enable-multibyte" || myconf="--disable-nls" + use perl && myconf="$myconf --enable-perlinterp" + use python && myconf="$myconf --enable-pythoninterp" use ruby && myconf="$myconf --enable-rubyinterp" use gpm || myconf="$myconf --disable-gpm" myconf="$myconf --enable-gui=kde --with-features=huge --with-cscope \ --with-vim-name=kvim" kde_src_compile myconf configure - cd ${S} - # emake does not work - make || die + cd ${S} + # emake does not work + make || die } -src_install () { +src_install() { dodoc BUGS README.txt README_src.txt TODO kvim.lsm README.kvim README_lang.txt README_unix.txt dobin src/kvim ln -s kvim ${D}/usr/bin/kvimdiff diff --git a/app-editors/kvim/kvim-6.1.141_rc1.ebuild b/app-editors/kvim/kvim-6.1.141_rc1.ebuild index dd4e6c0e02be..228b1fba8a25 100644 --- a/app-editors/kvim/kvim-6.1.141_rc1.ebuild +++ b/app-editors/kvim/kvim-6.1.141_rc1.ebuild @@ -1,6 +1,7 @@ # Copyright 2002 Thomas Capricelli <orzel@freehackers.org> # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc1.ebuild,v 1.3 2002/10/04 04:09:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc1.ebuild,v 1.4 2002/10/17 13:17:10 vapier Exp $ + inherit kde-base need-kde 3 @@ -16,16 +17,13 @@ PATCHES="$FILESDIR/${P}-gcc2fix.patch" myconf="$myconf --enable-gui=kde" src_compile() { - - kde_src_compile myconf configure - cd $S - # emake does not work - make || die - + kde_src_compile myconf configure + cd $S + # emake does not work + make || die } -src_install () { - kde_src_install - dodoc BUGS README.txt README_src.txt TODO kvim.lsm IDEAS README.kvim README_lang.txt README_unix.txt - +src_install() { + kde_src_install + dodoc BUGS README.txt README_src.txt TODO kvim.lsm IDEAS README.kvim README_lang.txt README_unix.txt } diff --git a/app-editors/kvim/kvim-6.1.141_rc2.ebuild b/app-editors/kvim/kvim-6.1.141_rc2.ebuild index 147253e118ec..9a06acfd7b55 100644 --- a/app-editors/kvim/kvim-6.1.141_rc2.ebuild +++ b/app-editors/kvim/kvim-6.1.141_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.4 2002/10/12 13:12:16 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/kvim/kvim-6.1.141_rc2.ebuild,v 1.5 2002/10/17 13:17:10 vapier Exp $ IUSE="python gpm nls ruby perl" @@ -14,28 +14,28 @@ HOMEPAGE="http://www.freehackers.org/${PN}" LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" newdepend ">=app-editors/vim-core-6.1 - dev-util/cscope + dev-util/cscope >=sys-libs/ncurses-5.2-r2 - gpm? ( >=sys-libs/gpm-1.19.3 ) - perl? ( sys-devel/perl ) - python? ( dev-lang/python ) + gpm? ( >=sys-libs/gpm-1.19.3 ) + perl? ( sys-devel/perl ) + python? ( dev-lang/python ) ruby? ( >=dev-lang/ruby-1.6.4 )" src_compile() { - use nls && myconf="--enable-multibyte" || myconf="--disable-nls" - use perl && myconf="$myconf --enable-perlinterp" - use python && myconf="$myconf --enable-pythoninterp" + use nls && myconf="--enable-multibyte" || myconf="--disable-nls" + use perl && myconf="$myconf --enable-perlinterp" + use python && myconf="$myconf --enable-pythoninterp" use ruby && myconf="$myconf --enable-rubyinterp" use gpm || myconf="$myconf --disable-gpm" myconf="$myconf --enable-gui=kde --with-features=huge --with-cscope \ --with-vim-name=kvim" kde_src_compile myconf configure - cd ${S} - # emake does not work - make || die + cd ${S} + # emake does not work + make || die } -src_install () { +src_install() { dodoc BUGS README.txt README_src.txt TODO kvim.lsm README.kvim README_lang.txt README_unix.txt dobin src/kvim ln -s kvim ${D}/usr/bin/kvimdiff diff --git a/app-editors/quanta/quanta-2.0.1.ebuild b/app-editors/quanta/quanta-2.0.1.ebuild index 4e45bfcfe414..8c715d646232 100644 --- a/app-editors/quanta/quanta-2.0.1.ebuild +++ b/app-editors/quanta/quanta-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.14 2002/10/04 04:10:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.15 2002/10/17 13:17:10 vapier Exp $ inherit kde-base || die @@ -14,21 +14,18 @@ SRC_URI="mirror://sourceforge/quanta/${P}.tar.bz2 mirror://sourceforge/quanta/javascript.tar.bz2 mirror://sourceforge/quanta/php.tar.bz2" -HOMEPAGE="http://quanta.sourceforge.net" -DEPEND="" +HOMEPAGE="http://quanta.sourceforge.net/" +DEPEND="sys-apps/tar sys-apps/bzip2" RDEPEND="" - LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" src_install() { - kde_src_install dodir ${PREFIX}/share/apps/quanta/doc/ for x in css html javascript php; do - cp -a ${WORKDIR}/${x}/*.docrc ${WORKDIR}/${x}/${x} ${D}/${PREFIX}/share/apps/quanta/doc/ + cp -a ${WORKDIR}/${x}/*.docrc ${WORKDIR}/${x}/${x} ${D}/${PREFIX}/share/apps/quanta/doc/ done - } diff --git a/app-editors/ted/ted-2.11.ebuild b/app-editors/ted/ted-2.11.ebuild index 44f6797d1fff..686feb31f757 100644 --- a/app-editors/ted/ted-2.11.ebuild +++ b/app-editors/ted/ted-2.11.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ted-2.11.ebuild,v 1.4 2002/10/17 13:17:10 vapier Exp $ DESCRIPTION="ted is an X-based rich text editor." HOMEPAGE="http://www.nllgg.nl/Ted" diff --git a/app-editors/vim-core/vim-core-6.1-r2.ebuild b/app-editors/vim-core/vim-core-6.1-r2.ebuild index 57eec88ba99d..a7eb8c1cb8f1 100644 --- a/app-editors/vim-core/vim-core-6.1-r2.ebuild +++ b/app-editors/vim-core/vim-core-6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.1 2002/10/09 05:20:54 rphillips Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.1-r2.ebuild,v 1.2 2002/10/17 13:17:10 vapier Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/vim/vim-6.1-r15.ebuild b/app-editors/vim/vim-6.1-r15.ebuild index e3cf002f2436..26948e333a7d 100644 --- a/app-editors/vim/vim-6.1-r15.ebuild +++ b/app-editors/vim/vim-6.1-r15.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r15.ebuild,v 1.1 2002/10/09 05:17:35 rphillips Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r15.ebuild,v 1.2 2002/10/17 13:17:10 vapier Exp $ # Please name the ebuild as follows. If this is followed, there # should be no need to modify this ebuild when the Vim version is diff --git a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild index ea393f0d1f91..0f75f0ff8aae 100644 --- a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild +++ b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild,v 1.2 2002/10/04 04:12:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.07.20-r1.ebuild,v 1.3 2002/10/17 13:17:10 vapier Exp $ DESCRIPTION="The SUMO bundle of ELISP packages for Xemacs" HOMEPAGE="http://www.xemacs.org" SRC_URI="http://ftp.us.xemacs.org/ftp/pub/xemacs/packages/${PN/-packages/}-${PV//./-}.tar.bz2 - http://ftp.xemacs.org/pub/packages/ps-print-1.07-pkg.tar.gz" + http://ftp.xemacs.org/pub/packages/ps-print-1.07-pkg.tar.gz" -DEPEND="" +DEPEND="sys-apps/tar sys-apps/gzip sys-apps/bzip2" RDEPEND="" S="${WORKDIR}" @@ -15,13 +15,13 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc sparc64" -src_unpack () { - cd ${WORKDIR} - unpack "${PN/-packages/}-${PV//./-}.tar.bz2" || die +src_unpack() { + cd ${WORKDIR} + unpack "${PN/-packages/}-${PV//./-}.tar.bz2" || die (cd xemacs-packages && unpack ps-print-1.07-pkg.tar.gz) || die } -src_install () { +src_install() { dodir /usr/lib/xemacs mv xemacs-packages "${D}/usr/lib/xemacs/" } diff --git a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild index 6ddc478f3570..34e2ead2b236 100644 --- a/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild +++ b/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild,v 1.2 2002/10/04 04:12:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs-packages-sumo/xemacs-packages-sumo-2002.09.19.ebuild,v 1.3 2002/10/17 13:17:10 vapier Exp $ DESCRIPTION="The SUMO bundle of ELISP packages for Xemacs" HOMEPAGE="http://www.xemacs.org" SRC_URI="http://ftp.us.xemacs.org/ftp/pub/xemacs/packages/${PN/-packages/}-${PV//./-}.tar.bz2" -DEPEND="" +DEPEND="sys-apps/tar sys-apps/bzip2" RDEPEND="" S="${WORKDIR}" |