diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-01 01:13:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-01 01:13:51 +0000 |
commit | b36917cb8f23bbd326d142f7d9014514248308d4 (patch) | |
tree | 1c6aee549073633df2ea8ee4568f69c08b058f98 /app-editors | |
parent | Move message to pkg_setup. (diff) | |
download | historical-b36917cb8f23bbd326d142f7d9014514248308d4.tar.gz historical-b36917cb8f23bbd326d142f7d9014514248308d4.tar.bz2 historical-b36917cb8f23bbd326d142f7d9014514248308d4.zip |
Rename site-init file for USE=source.
Package-Manager: portage-2.1.4_rc4
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs-cvs/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild | 6 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild | 6 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild | 6 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild | 6 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild | 6 | ||||
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-22.1-r3.ebuild | 6 |
8 files changed, 29 insertions, 20 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog index 1a09dc34fd77..394255858a5f 100644 --- a/app-editors/emacs-cvs/ChangeLog +++ b/app-editors/emacs-cvs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-editors/emacs-cvs # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.174 2007/11/27 16:03:26 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.175 2007/12/01 01:13:51 ulm Exp $ + + 01 Dec 2007; Ulrich Mueller <ulm@gentoo.org> emacs-cvs-22.1.50-r2.ebuild, + emacs-cvs-22.1.50_p20070829-r2.ebuild, + emacs-cvs-23.0.0_p20070920-r1.ebuild, emacs-cvs-23.0.50-r1.ebuild, + emacs-cvs-23.0.60-r1.ebuild: + Rename site-init file for USE=source. *emacs-cvs-23.0.0_p20070920-r1 (27 Nov 2007) *emacs-cvs-22.1.50_p20070829-r2 (27 Nov 2007) diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild index db6023f128bc..3b6defad5a80 100644 --- a/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v 1.1 2007/11/27 14:11:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50-r2.ebuild,v 1.2 2007/12/01 01:13:51 ulm Exp $ ECVS_AUTH="pserver" ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs" @@ -187,7 +187,7 @@ src_install () { # This is not meant to install all the source -- just the # C source you might find via find-function doins src/*.[ch] - sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF + sed 's/^X//' >10${PN}-${SLOT}-gentoo.el <<-EOF ;;; ${PN}-${SLOT} site-lisp configuration @@ -195,7 +195,7 @@ src_install () { X (setq find-function-C-source-directory X "/usr/share/emacs/${FULL_VERSION}/src")) EOF - elisp-site-file-install 00${PN}-${SLOT}-gentoo.el + elisp-site-file-install 10${PN}-${SLOT}-gentoo.el fi dodoc AUTHORS BUGS CONTRIBUTE README || die "dodoc failed" diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild index 830b0063291c..a3abeb8d501f 100644 --- a/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v 1.1 2007/11/27 16:03:26 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.50_p20070829-r2.ebuild,v 1.2 2007/12/01 01:13:51 ulm Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -174,7 +174,7 @@ src_install () { # This is not meant to install all the source -- just the # C source you might find via find-function doins src/*.[ch] - sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF + sed 's/^X//' >10${PN}-${SLOT}-gentoo.el <<-EOF ;;; ${PN}-${SLOT} site-lisp configuration @@ -182,7 +182,7 @@ src_install () { X (setq find-function-C-source-directory X "/usr/share/emacs/${FULL_VERSION}/src")) EOF - elisp-site-file-install 00${PN}-${SLOT}-gentoo.el + elisp-site-file-install 10${PN}-${SLOT}-gentoo.el fi dodoc AUTHORS BUGS CONTRIBUTE README || die "dodoc failed" diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild index fdc0e6624168..83ce79a5168f 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v 1.1 2007/11/27 16:03:26 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0_p20070920-r1.ebuild,v 1.2 2007/12/01 01:13:51 ulm Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -179,7 +179,7 @@ src_install () { # This is not meant to install all the source -- just the # C source you might find via find-function doins src/*.[ch] - sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF + sed 's/^X//' >10${PN}-${SLOT}-gentoo.el <<-EOF ;;; ${PN}-${SLOT} site-lisp configuration @@ -187,7 +187,7 @@ src_install () { X (setq find-function-C-source-directory X "/usr/share/emacs/${FULL_VERSION}/src")) EOF - elisp-site-file-install 00${PN}-${SLOT}-gentoo.el + elisp-site-file-install 10${PN}-${SLOT}-gentoo.el fi dodoc AUTHORS BUGS CONTRIBUTE README README.unicode || die "dodoc failed" diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild index ac39aa8138a9..556f4fabf786 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.1 2007/11/27 14:11:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.2 2007/12/01 01:13:51 ulm Exp $ ECVS_AUTH="pserver" ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs" @@ -189,7 +189,7 @@ src_install () { # This is not meant to install all the source -- just the # C source you might find via find-function doins src/*.[ch] - sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF + sed 's/^X//' >10${PN}-${SLOT}-gentoo.el <<-EOF ;;; ${PN}-${SLOT} site-lisp configuration @@ -197,7 +197,7 @@ src_install () { X (setq find-function-C-source-directory X "/usr/share/emacs/${FULL_VERSION}/src")) EOF - elisp-site-file-install 00${PN}-${SLOT}-gentoo.el + elisp-site-file-install 10${PN}-${SLOT}-gentoo.el fi dodoc README BUGS || die "dodoc failed" diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild index a9c5ae40a84f..5036125a4ab4 100644 --- a/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.1 2007/11/27 14:11:48 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.2 2007/12/01 01:13:51 ulm Exp $ ECVS_AUTH="pserver" ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs" @@ -192,7 +192,7 @@ src_install () { # This is not meant to install all the source -- just the # C source you might find via find-function doins src/*.[ch] - sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF + sed 's/^X//' >10${PN}-${SLOT}-gentoo.el <<-EOF ;;; ${PN}-${SLOT} site-lisp configuration @@ -200,7 +200,7 @@ src_install () { X (setq find-function-C-source-directory X "/usr/share/emacs/${FULL_VERSION}/src")) EOF - elisp-site-file-install 00${PN}-${SLOT}-gentoo.el + elisp-site-file-install 10${PN}-${SLOT}-gentoo.el fi dodoc README README.unicode BUGS || die "dodoc failed" diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index d87c56e3e189..1fd8f4be6cf6 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.218 2007/11/28 21:49:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.219 2007/12/01 01:12:40 ulm Exp $ + + 01 Dec 2007; Ulrich Mueller <ulm@gentoo.org> emacs-22.1-r3.ebuild: + Rename site-init file for USE=source. 28 Nov 2007; Ulrich Mueller <ulm@gentoo.org> -emacs-21.4-r13.ebuild, -emacs-22.1-r2.ebuild: diff --git a/app-editors/emacs/emacs-22.1-r3.ebuild b/app-editors/emacs/emacs-22.1-r3.ebuild index 94bf3fd39e7e..efc9bfead708 100644 --- a/app-editors/emacs/emacs-22.1-r3.ebuild +++ b/app-editors/emacs/emacs-22.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r3.ebuild,v 1.8 2007/11/28 19:38:23 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.1-r3.ebuild,v 1.9 2007/12/01 01:12:40 ulm Exp $ WANT_AUTOCONF="2.5" WANT_AUTOMAKE="latest" @@ -180,7 +180,7 @@ src_install () { # This is not meant to install all the source -- just the # C source you might find via find-function doins src/*.[ch] - sed 's/^X//' >00${PN}-${SLOT}-gentoo.el <<-EOF + sed 's/^X//' >10${PN}-${SLOT}-gentoo.el <<-EOF ;;; ${PN}-${SLOT} site-lisp configuration @@ -188,7 +188,7 @@ src_install () { X (setq find-function-C-source-directory X "/usr/share/emacs/${FULL_VERSION}/src")) EOF - elisp-site-file-install 00${PN}-${SLOT}-gentoo.el + elisp-site-file-install 10${PN}-${SLOT}-gentoo.el fi dodoc AUTHORS BUGS CONTRIBUTE README || die "dodoc failed" |