summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-05 14:16:50 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-05 14:16:50 +0000
commit1f1fc32d4942bd84afe9b6f9a5dbda67cb846a75 (patch)
tree3e52809077feaf51e9dc7bd2db80b41debeaebad /app-editors
parentAdded patch, to let compile work with linux-headers not providing asm/bitopts.h. (diff)
downloadgentoo-2-1f1fc32d4942bd84afe9b6f9a5dbda67cb846a75.tar.gz
gentoo-2-1f1fc32d4942bd84afe9b6f9a5dbda67cb846a75.tar.bz2
gentoo-2-1f1fc32d4942bd84afe9b6f9a5dbda67cb846a75.zip
don't depend on portage
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs-cvs/ChangeLog7
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.0.91.ebuild5
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-22.0.92.ebuild5
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.0-r1.ebuild5
4 files changed, 12 insertions, 10 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index 55293bfaedd1..fc579e43154f 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/emacs-cvs
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.61 2007/01/05 14:11:38 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.62 2007/01/05 14:16:50 opfer Exp $
+
+ 05 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
+ emacs-cvs-22.0.91.ebuild, emacs-cvs-22.0.92.ebuild,
+ emacs-cvs-23.0.0-r1.ebuild:
+ don't depend on portage
05 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
-files/xft-bgalpha.patch, -files/xft-invertcursor.patch,
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.0.91.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.0.91.ebuild
index d59722cf4450..7db5fe6f421c 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.0.91.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.0.91.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.0.91.ebuild,v 1.4 2007/01/05 13:57:33 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.91.ebuild,v 1.5 2007/01/05 14:16:50 opfer Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -30,8 +30,7 @@ DEPEND=">=sys-libs/ncurses-5.3
png? ( >=media-libs/libpng-1.2.5 )
gtk? ( =x11-libs/gtk+-2* )
!gtk? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
- sys-libs/zlib
- >=sys-apps/portage-2.0.51_rc1"
+ sys-libs/zlib"
PROVIDE="virtual/emacs virtual/editor"
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.0.92.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.0.92.ebuild
index c0461a10a7e8..a06fb9dca54a 100644
--- a/app-editors/emacs-cvs/emacs-cvs-22.0.92.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-22.0.92.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.0.92.ebuild,v 1.1 2007/01/05 13:57:33 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.92.ebuild,v 1.2 2007/01/05 14:16:50 opfer Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -30,8 +30,7 @@ DEPEND=">=sys-libs/ncurses-5.3
png? ( >=media-libs/libpng-1.2.5 )
gtk? ( =x11-libs/gtk+-2* )
!gtk? ( Xaw3d? ( x11-libs/Xaw3d ) ) )
- sys-libs/zlib
- >=sys-apps/portage-2.0.51_rc1"
+ sys-libs/zlib"
PROVIDE="virtual/emacs virtual/editor"
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.0-r1.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.0-r1.ebuild
index 34d5f09fb21b..026e1e8212f1 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.0-r1.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.0-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-r1.ebuild,v 1.4 2007/01/02 20:55:00 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.0-r1.ebuild,v 1.5 2007/01/05 14:16:50 opfer Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -31,8 +31,7 @@ DEPEND=">=sys-libs/ncurses-5.3
gtk? ( =x11-libs/gtk+-2* )
!gtk? ( Xaw3d? ( x11-libs/Xaw3d ) )
xft? ( media-libs/fontconfig virtual/xft >=dev-libs/libotf-0.9.4 ) )
- sys-libs/zlib
- >=sys-apps/portage-2.0.51_rc1"
+ sys-libs/zlib"
PROVIDE="virtual/emacs virtual/editor"