diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 22:30:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-13 22:30:55 +0000 |
commit | e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986 (patch) | |
tree | c4639f64a4264e03a6463b6877584526085b0c99 /app-editors | |
parent | don't assign default to S; header fix; tidy (Manifest recommit) (diff) | |
download | gentoo-2-e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986.tar.gz gentoo-2-e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986.tar.bz2 gentoo-2-e6923d1d38736c7cd2911f0f1d4ca7d1d7ff2986.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/fte/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/fte/fte-20010819-r2.ebuild | 5 | ||||
-rw-r--r-- | app-editors/fte/fte-20010819-r3.ebuild | 5 | ||||
-rw-r--r-- | app-editors/fte/fte-20020324-r1.ebuild | 3 | ||||
-rw-r--r-- | app-editors/fte/fte-20020324.ebuild | 5 | ||||
-rw-r--r-- | app-editors/geresh/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/geresh/geresh-0.4.1.ebuild | 8 | ||||
-rw-r--r-- | app-editors/mp/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/mp/mp-3.1.9.ebuild | 5 | ||||
-rw-r--r-- | app-editors/mp/mp-3.2.10.ebuild | 3 | ||||
-rw-r--r-- | app-editors/mp/mp-3.2.11.ebuild | 3 | ||||
-rw-r--r-- | app-editors/mp/mp-3.2.7.ebuild | 3 | ||||
-rw-r--r-- | app-editors/mp/mp-3.2.8.ebuild | 3 | ||||
-rw-r--r-- | app-editors/ne/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/ne/ne-1.19.ebuild | 5 | ||||
-rw-r--r-- | app-editors/qemacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/qemacs/qemacs-0.3.1.ebuild | 6 |
17 files changed, 44 insertions, 43 deletions
diff --git a/app-editors/fte/ChangeLog b/app-editors/fte/ChangeLog index 2d2a4e329cb2..50bfe503e6be 100644 --- a/app-editors/fte/ChangeLog +++ b/app-editors/fte/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/fte # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.16 2004/01/11 13:31:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/ChangeLog,v 1.17 2004/03/13 22:29:59 mr_bones_ Exp $ + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fte-20010819-r2.ebuild, + fte-20010819-r3.ebuild, fte-20020324-r1.ebuild, fte-20020324.ebuild: + Don't assign default to S; header fix 11 Jan 2004; Jason Wever <weeve@gentoo.org> fte-20020324-r1.ebuild: Marked stable on sparc. diff --git a/app-editors/fte/fte-20010819-r2.ebuild b/app-editors/fte/fte-20010819-r2.ebuild index 1955b74f8842..8733a95d093d 100644 --- a/app-editors/fte/fte-20010819-r2.ebuild +++ b/app-editors/fte/fte-20010819-r2.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-editors/fte/fte-20010819-r2.ebuild,v 1.15 2003/09/05 01:56:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.16 2004/03/13 22:29:59 mr_bones_ Exp $ inherit eutils IUSE="gpm slang X" -S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" HOMEPAGE="http://fte.sourceforge.net" SRC_URI="mirror://sourceforge/fte/fte-20010819-src.zip diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild index 53104bce6f9f..89a8df00a6e3 100644 --- a/app-editors/fte/fte-20010819-r3.ebuild +++ b/app-editors/fte/fte-20010819-r3.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-editors/fte/fte-20010819-r3.ebuild,v 1.15 2003/10/01 11:39:33 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.16 2004/03/13 22:29:59 mr_bones_ Exp $ inherit eutils IUSE="gpm slang X" -S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" SRC_URI="mirror://sourceforge/fte/${P}-src.zip mirror://sourceforge/fte/${P}-common.zip" diff --git a/app-editors/fte/fte-20020324-r1.ebuild b/app-editors/fte/fte-20020324-r1.ebuild index 1c251e18f90e..3e6158827b8b 100644 --- a/app-editors/fte/fte-20020324-r1.ebuild +++ b/app-editors/fte/fte-20020324-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/app-editors/fte/fte-20020324-r1.ebuild,v 1.3 2004/01/11 13:31:46 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324-r1.ebuild,v 1.4 2004/03/13 22:29:59 mr_bones_ Exp $ IUSE="gpm slang X" -S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" SRC_URI="mirror://sourceforge/fte/${P}-src.zip mirror://sourceforge/fte/${P}-common.zip" diff --git a/app-editors/fte/fte-20020324.ebuild b/app-editors/fte/fte-20020324.ebuild index 1982a9b94176..4cab48ab2885 100644 --- a/app-editors/fte/fte-20020324.ebuild +++ b/app-editors/fte/fte-20020324.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-editors/fte/fte-20020324.ebuild,v 1.16 2003/09/05 01:56:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20020324.ebuild,v 1.17 2004/03/13 22:29:59 mr_bones_ Exp $ IUSE="gpm slang X" -S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" SRC_URI="mirror://sourceforge/fte/${P}-src.zip mirror://sourceforge/fte/${P}-common.zip" diff --git a/app-editors/geresh/ChangeLog b/app-editors/geresh/ChangeLog index 5c2b1d0ec742..2969b5e7b15d 100644 --- a/app-editors/geresh/ChangeLog +++ b/app-editors/geresh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/geresh -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.2 2003/08/20 09:48:25 coronalvr Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.3 2004/03/13 22:30:15 mr_bones_ Exp $ + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> geresh-0.4.1.ebuild: + Don't assign default to S; header fix 20 Aug 2003; Alex Veber <coronalvr@gentoo.org> geresh-0.4.1.ebuild: move to x86, other archs please test. diff --git a/app-editors/geresh/geresh-0.4.1.ebuild b/app-editors/geresh/geresh-0.4.1.ebuild index ad6f735b65ad..37b8150c79f8 100644 --- a/app-editors/geresh/geresh-0.4.1.ebuild +++ b/app-editors/geresh/geresh-0.4.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-editors/geresh/geresh-0.4.1.ebuild,v 1.3 2003/09/05 23:05:05 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/geresh-0.4.1.ebuild,v 1.4 2004/03/13 22:30:15 mr_bones_ Exp $ DESCRIPTION="A simple multi-lingual console text editor with bidi & utf support" HOMEPAGE="http://www.typo.co.il/~mooffie/geresh/" @@ -15,12 +15,8 @@ DEPEND="dev-libs/fribidi spell? ( nls? ( >=app-text/hspell-0.5 ) ) spell? ( virtual/aspell-dict )" - -S=${WORKDIR}/${P} - src_compile() { econf || die - emake || die } diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 503f2d454a52..fcf446cf8475 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/mp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.12 2004/03/01 20:43:53 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.13 2004/03/13 22:30:28 mr_bones_ Exp $ + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> mp-3.1.9.ebuild, + mp-3.2.10.ebuild, mp-3.2.11.ebuild, mp-3.2.7.ebuild, mp-3.2.8.ebuild: + Don't assign default to S; header fix *mp-3.2.11 (01 Mar 2004) diff --git a/app-editors/mp/mp-3.1.9.ebuild b/app-editors/mp/mp-3.1.9.ebuild index 9fc37f707b31..3ff2b0f6ced1 100644 --- a/app-editors/mp/mp-3.1.9.ebuild +++ b/app-editors/mp/mp-3.1.9.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-editors/mp/mp-3.1.9.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.1.9.ebuild,v 1.10 2004/03/13 22:30:28 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" SRC_URI="http://triptico.dhis.org/download/${P}.tar.gz" HOMEPAGE="http://www.triptico.com/software/mp.html" diff --git a/app-editors/mp/mp-3.2.10.ebuild b/app-editors/mp/mp-3.2.10.ebuild index 4435bcf3f674..ddcd95891300 100644 --- a/app-editors/mp/mp-3.2.10.ebuild +++ b/app-editors/mp/mp-3.2.10.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.10.ebuild,v 1.1 2004/01/14 00:20:44 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.10.ebuild,v 1.2 2004/03/13 22:30:28 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" SRC_URI="http://www.triptico.com/download/${P}.tar.gz" HOMEPAGE="http://www.triptico.com/software/mp.html" diff --git a/app-editors/mp/mp-3.2.11.ebuild b/app-editors/mp/mp-3.2.11.ebuild index 89b8d0936ba7..323e1297dcb2 100644 --- a/app-editors/mp/mp-3.2.11.ebuild +++ b/app-editors/mp/mp-3.2.11.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.11.ebuild,v 1.1 2004/03/01 20:43:53 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.11.ebuild,v 1.2 2004/03/13 22:30:28 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" SRC_URI="http://www.triptico.com/download/${P}.tar.gz" diff --git a/app-editors/mp/mp-3.2.7.ebuild b/app-editors/mp/mp-3.2.7.ebuild index ed158cfbafb2..471f68461cd8 100644 --- a/app-editors/mp/mp-3.2.7.ebuild +++ b/app-editors/mp/mp-3.2.7.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.5 2004/02/28 17:16:20 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.7.ebuild,v 1.6 2004/03/13 22:30:28 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" SRC_URI="http://triptico.dhis.org/download/${P}.tar.gz" HOMEPAGE="http://www.triptico.com/software/mp.html" diff --git a/app-editors/mp/mp-3.2.8.ebuild b/app-editors/mp/mp-3.2.8.ebuild index f4d70e690d91..3ed286e74486 100644 --- a/app-editors/mp/mp-3.2.8.ebuild +++ b/app-editors/mp/mp-3.2.8.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.8.ebuild,v 1.2 2004/01/11 14:07:52 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/mp-3.2.8.ebuild,v 1.3 2004/03/13 22:30:28 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="mp, the definitive text editor" SRC_URI="http://www.triptico.com/download/${P}.tar.gz" HOMEPAGE="http://www.triptico.com/software/mp.html" diff --git a/app-editors/ne/ChangeLog b/app-editors/ne/ChangeLog index 99df6ea5c760..d2333cf83001 100644 --- a/app-editors/ne/ChangeLog +++ b/app-editors/ne/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/ne -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.2 2003/08/23 17:34:26 zul Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ChangeLog,v 1.3 2004/03/13 22:30:39 mr_bones_ Exp $ + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> ne-1.19.ebuild: + Don't assign default to S; header fix 23 Aug 2003; <chuck@gentoo.org> ne-1.19.ebuild: Fix typo in Homepage, closes bug #27102. diff --git a/app-editors/ne/ne-1.19.ebuild b/app-editors/ne/ne-1.19.ebuild index 4b1baa2d1ea4..32a6906f327d 100644 --- a/app-editors/ne/ne-1.19.ebuild +++ b/app-editors/ne/ne-1.19.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-editors/ne/ne-1.19.ebuild,v 1.3 2003/08/23 17:34:26 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/ne/ne-1.19.ebuild,v 1.4 2004/03/13 22:30:39 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="ne is the nice editor, easy to use for the beginner and powerful for the wizard" SRC_URI="http://ne.dsi.unimi.it/${P}.tar.gz" HOMEPAGE="http://ne.dsi.unimi.it/" diff --git a/app-editors/qemacs/ChangeLog b/app-editors/qemacs/ChangeLog index cfd3c355fa6d..5551d12e20f4 100644 --- a/app-editors/qemacs/ChangeLog +++ b/app-editors/qemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/qemacs -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.2 2003/12/12 03:46:56 jbms Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.3 2004/03/13 22:30:55 mr_bones_ Exp $ + + 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> qemacs-0.3.1.ebuild: + Don't assign default to S; header fix 11 Dec 2003; Jeremy Maitin-Shepard <jbms@gentoo.org> qemacs-0.3.1.ebuild: The ebuild now patches the configure script so that the package diff --git a/app-editors/qemacs/qemacs-0.3.1.ebuild b/app-editors/qemacs/qemacs-0.3.1.ebuild index e99e055e7c31..fc717d6d8294 100644 --- a/app-editors/qemacs/qemacs-0.3.1.ebuild +++ b/app-editors/qemacs/qemacs-0.3.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-editors/qemacs/qemacs-0.3.1.ebuild,v 1.4 2003/12/12 03:46:56 jbms Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.1.ebuild,v 1.5 2004/03/13 22:30:55 mr_bones_ Exp $ DESCRIPTION="QEmacs (for Quick Emacs) is a very small but powerful UNIX editor." HOMEPAGE="http://fabrice.bellard.free.fr/qemacs/" @@ -12,8 +12,6 @@ IUSE="" DEPEND="X? ( virtual/x11 ) png? ( =media-libs/libpng-1.2* )" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} cd ${S} |