summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-01-04 19:15:44 +0000
committerUlrich Müller <ulm@gentoo.org>2009-01-04 19:15:44 +0000
commit67be509d565a85c550a983bd528b5507f4451fe5 (patch)
tree133a4d6f718683d4f1ec344e06e6490231708360 /app-editors/emacs-cvs
parentBump to 0.9.6.2, fixes bug #176640 (diff)
downloadgentoo-2-67be509d565a85c550a983bd528b5507f4451fe5.tar.gz
gentoo-2-67be509d565a85c550a983bd528b5507f4451fe5.tar.bz2
gentoo-2-67be509d565a85c550a983bd528b5507f4451fe5.zip
Change virtual/xft dependency to x11-libs/libXft.
(Portage version: 2.2_rc20/cvs/Linux 2.6.27-gentoo-r4 i686)
Diffstat (limited to 'app-editors/emacs-cvs')
-rw-r--r--app-editors/emacs-cvs/ChangeLog8
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20081226.ebuild6
-rw-r--r--app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog
index 193e502e366f..07cec1a2d3a8 100644
--- a/app-editors/emacs-cvs/ChangeLog
+++ b/app-editors/emacs-cvs/ChangeLog
@@ -1,6 +1,10 @@
# 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.228 2008/12/30 18:52:14 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.229 2009/01/04 19:15:44 ulm Exp $
+
+ 04 Jan 2009; Ulrich Mueller <ulm@gentoo.org>
+ emacs-cvs-23.0.60_pre20081226.ebuild, emacs-cvs-23.0.9999.ebuild:
+ Change virtual/xft dependency to x11-libs/libXft.
30 Dec 2008; Raúl Porcel <armin76@gentoo.org> emacs-cvs-23.0.9999.ebuild:
Add ~arm/~s390 wrt #238712
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20081226.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20081226.ebuild
index 59147667bf47..137a61cb8266 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20081226.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20081226.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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_pre20081226.ebuild,v 1.2 2008/12/27 19:07:27 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.60_pre20081226.ebuild,v 1.3 2009/01/04 19:15:44 ulm Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -40,7 +40,7 @@ RDEPEND="sys-libs/ncurses
xft? (
media-libs/fontconfig
media-libs/freetype
- virtual/xft
+ x11-libs/libXft
m17n-lib? (
>=dev-libs/libotf-0.9.4
>=dev-libs/m17n-lib-1.5.1
diff --git a/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild b/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild
index 1dfe9bfaffd7..12e285f7324b 100644
--- a/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild
+++ b/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.9999.ebuild,v 1.17 2008/12/30 18:52:14 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-23.0.9999.ebuild,v 1.18 2009/01/04 19:15:44 ulm Exp $
ECVS_AUTH="pserver"
ECVS_SERVER="cvs.savannah.gnu.org:/sources/emacs"
@@ -46,7 +46,7 @@ RDEPEND="sys-libs/ncurses
xft? (
media-libs/fontconfig
media-libs/freetype
- virtual/xft
+ x11-libs/libXft
m17n-lib? (
>=dev-libs/libotf-0.9.4
>=dev-libs/m17n-lib-1.5.1