summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-02-01 14:59:36 +0000
committerUlrich Müller <ulm@gentoo.org>2008-02-01 14:59:36 +0000
commit33de6dadcadaa61a346ddd6d44738962f56d5026 (patch)
tree5946dd5cc0a7fa062eaada7cf1b60972bf462963 /app-editors/emacs-cvs
parentRemove unused versions. (diff)
downloadgentoo-2-33de6dadcadaa61a346ddd6d44738962f56d5026.tar.gz
gentoo-2-33de6dadcadaa61a346ddd6d44738962f56d5026.tar.bz2
gentoo-2-33de6dadcadaa61a346ddd6d44738962f56d5026.zip
Change to new syntax of eselect-emacs.
(Portage version: 2.1.4.1)
Diffstat (limited to 'app-editors/emacs-cvs')
-rw-r--r--app-editors/emacs-cvs/ChangeLog7
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild8
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild8
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild8
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild8
5 files changed, 22 insertions, 17 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index e0a0efce539a..4a740b1fac42 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.186 2008/01/31 06:11:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.187 2008/02/01 14:59:36 ulm Exp $
+
+ 01 Feb 2008; Ulrich Mueller <ulm@gentoo.org> emacs-cvs-22.1.90.ebuild,
+ emacs-cvs-22.1.9999.ebuild, emacs-cvs-23.0.50-r1.ebuild,
+ emacs-cvs-23.0.60-r1.ebuild:
+ Change to new syntax of eselect-emacs.
*emacs-cvs-22.1.9999 (31 Jan 2008)
*emacs-cvs-22.1.90 (31 Jan 2008)
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild
index fc82dcf55438..920d6985ed92 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.90.ebuild,v 1.1 2008/01/31 06:11:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.90.ebuild,v 1.2 2008/02/01 14:59:36 ulm Exp $
inherit autotools elisp-common eutils flag-o-matic
@@ -15,7 +15,7 @@ IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tif
RESTRICT="strip"
RDEPEND="sys-libs/ncurses
- >=app-admin/eselect-emacs-0.7-r1
+ >=app-admin/eselect-emacs-1.2
net-libs/liblockfile
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )
@@ -216,7 +216,7 @@ pkg_postinst() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
if use X; then
elog "You need to install some fonts for Emacs. Under monolithic"
@@ -236,5 +236,5 @@ pkg_postinst() {
pkg_postrm() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
}
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild
index a2ba73d181bc..923b62353499 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.9999.ebuild,v 1.1 2008/01/31 06:11:23 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.1.9999.ebuild,v 1.2 2008/02/01 14:59:36 ulm Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -24,7 +24,7 @@ IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tif
RESTRICT="strip"
RDEPEND="sys-libs/ncurses
- >=app-admin/eselect-emacs-0.7-r1
+ >=app-admin/eselect-emacs-1.2
net-libs/liblockfile
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )
@@ -235,7 +235,7 @@ pkg_postinst() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
if use X; then
elog "You need to install some fonts for Emacs. Under monolithic"
@@ -255,5 +255,5 @@ pkg_postinst() {
pkg_postrm() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
}
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 0d5609b2325f..a422364b7810 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-2008 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.10 2008/01/30 20:59:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.50-r1.ebuild,v 1.11 2008/02/01 14:59:36 ulm Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -25,7 +25,7 @@ RESTRICT="strip"
RDEPEND="!=app-editors/emacs-cvs-23.0.0-r6
sys-libs/ncurses
- >=app-admin/eselect-emacs-0.7-r1
+ >=app-admin/eselect-emacs-1.2
net-libs/liblockfile
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )
@@ -238,7 +238,7 @@ pkg_postinst() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
if use X; then
elog "You need to install some fonts for Emacs. Under monolithic"
@@ -258,5 +258,5 @@ pkg_postinst() {
pkg_postrm() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
}
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 099a16abbefa..d465754db247 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-2008 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.10 2008/01/30 20:59:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60-r1.ebuild,v 1.11 2008/02/01 14:59:36 ulm Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -24,7 +24,7 @@ IUSE="alsa dbus gif gpm gtk gzip-el hesiod jpeg kerberos motif png spell sound s
RESTRICT="strip"
RDEPEND="sys-libs/ncurses
- >=app-admin/eselect-emacs-0.7-r1
+ >=app-admin/eselect-emacs-1.2
net-libs/liblockfile
hesiod? ( net-dns/hesiod )
kerberos? ( virtual/krb5 )
@@ -241,7 +241,7 @@ pkg_postinst() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
if use X; then
elog "You need to install some fonts for Emacs. Under monolithic"
@@ -261,5 +261,5 @@ pkg_postinst() {
pkg_postrm() {
elisp-site-regen
emacs-infodir-rebuild
- eselect emacs update --if-unset
+ eselect emacs update ifunset
}