summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-16 20:09:30 +0000
committerUlrich Müller <ulm@gentoo.org>2014-05-16 20:09:30 +0000
commitbdc48ee65f5303e6c51168843e1042bcd43a22fb (patch)
tree00f6ebdc95f4cc223707279dc1a3b99d5e8e0791 /app-editors
parentRemove masks for broken gentoo-sources revisions that were removed, as a new ... (diff)
downloadgentoo-2-bdc48ee65f5303e6c51168843e1042bcd43a22fb.tar.gz
gentoo-2-bdc48ee65f5303e6c51168843e1042bcd43a22fb.tar.bz2
gentoo-2-bdc48ee65f5303e6c51168843e1042bcd43a22fb.zip
Do not depend on xz-utils, it is in the system set.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/emacs/ChangeLog5
-rw-r--r--app-editors/emacs/emacs-24.3-r6.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog
index 4938da8f5e4b..9bc5cba2c23f 100644
--- a/app-editors/emacs/ChangeLog
+++ b/app-editors/emacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/emacs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.622 2014/05/16 07:11:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.623 2014/05/16 20:09:30 ulm Exp $
+
+ 16 May 2014; Ulrich Müller <ulm@gentoo.org> emacs-24.3-r6.ebuild:
+ Do not depend on xz-utils, it is in the system set.
16 May 2014; Ulrich Müller <ulm@gentoo.org> -emacs-23.4-r8.ebuild,
-emacs-24.2-r1.ebuild, -emacs-24.3-r4.ebuild:
diff --git a/app-editors/emacs/emacs-24.3-r6.ebuild b/app-editors/emacs/emacs-24.3-r6.ebuild
index bb509263aadc..0c8a001264e1 100644
--- a/app-editors/emacs/emacs-24.3-r6.ebuild
+++ b/app-editors/emacs/emacs-24.3-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 1.3 2014/05/15 20:01:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-24.3-r6.ebuild,v 1.4 2014/05/16 20:09:30 ulm Exp $
EAPI=5
@@ -65,7 +65,6 @@ RDEPEND="sys-libs/ncurses
)"
DEPEND="${RDEPEND}
- app-arch/xz-utils
alsa? ( virtual/pkgconfig )
dbus? ( virtual/pkgconfig )
gnutls? ( virtual/pkgconfig )