diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-06-21 18:40:32 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-06-21 18:40:32 +0000 |
commit | db1e1e7baad1ffd85e654879edc8a5a72127a399 (patch) | |
tree | cac995c82b63dee68b49223138958a84900be892 /sci-mathematics/maxima/maxima-5.14.0.ebuild | |
parent | Add missing missing file for easy-rsa for bug #273586 (diff) | |
download | gentoo-2-db1e1e7baad1ffd85e654879edc8a5a72127a399.tar.gz gentoo-2-db1e1e7baad1ffd85e654879edc8a5a72127a399.tar.bz2 gentoo-2-db1e1e7baad1ffd85e654879edc8a5a72127a399.zip |
Rename virtual/xemacs -> app-editors/xemacs.
(Portage version: 2.1.6.13/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sci-mathematics/maxima/maxima-5.14.0.ebuild')
-rw-r--r-- | sci-mathematics/maxima/maxima-5.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/maxima/maxima-5.14.0.ebuild b/sci-mathematics/maxima/maxima-5.14.0.ebuild index 4399d2e15dda..3a000ad09b8f 100644 --- a/sci-mathematics/maxima/maxima-5.14.0.ebuild +++ b/sci-mathematics/maxima/maxima-5.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.8 2009/05/30 06:46:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.14.0.ebuild,v 1.9 2009/06/21 18:40:32 graaff Exp $ inherit eutils elisp-common DESCRIPTION="Free computer algebra environment based on Macsyma" @@ -32,7 +32,7 @@ RDEPEND="X? ( x11-misc/xdg-utils tk? ( dev-lang/tk ) ) latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) - xemacs? ( virtual/xemacs latex? ( app-xemacs/auctex ) )" + xemacs? ( app-editors/xemacs latex? ( app-xemacs/auctex ) )" # create lisp dependencies for LISP in ${SUPP_LISPS}; do |