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 | |
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')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.14.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.17.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.18.1.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 2101c7430443..b0122791e59a 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/maxima # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.65 2009/05/30 06:46:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.66 2009/06/21 18:40:32 graaff Exp $ + + 21 Jun 2009; Hans de Graaff <graaff@gentoo.org> maxima-5.14.0.ebuild, + maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild: + Rename virtual/xemacs -> app-editors/xemacs because the virtual has been + removed. 30 May 2009; Ulrich Mueller <ulm@gentoo.org> maxima-5.14.0.ebuild, maxima-5.17.1-r1.ebuild, maxima-5.18.1.ebuild: 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 diff --git a/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild b/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild index 4b9efad2406a..06075f0f7b71 100644 --- a/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild +++ b/sci-mathematics/maxima/maxima-5.17.1-r1.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.17.1-r1.ebuild,v 1.3 2009/05/30 06:46:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.17.1-r1.ebuild,v 1.4 2009/06/21 18:40:32 graaff Exp $ inherit eutils elisp-common DESCRIPTION="Free computer algebra environment based on Macsyma" @@ -33,7 +33,7 @@ RDEPEND="X? ( x11-misc/xdg-utils latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) - xemacs? ( virtual/xemacs + xemacs? ( app-editors/xemacs latex? ( app-emacs/auctex ) )" PDEPEND="emacs? ( app-emacs/imaxima )" diff --git a/sci-mathematics/maxima/maxima-5.18.1.ebuild b/sci-mathematics/maxima/maxima-5.18.1.ebuild index 18a8101fa4b4..dc0922e4288f 100644 --- a/sci-mathematics/maxima/maxima-5.18.1.ebuild +++ b/sci-mathematics/maxima/maxima-5.18.1.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.18.1.ebuild,v 1.2 2009/05/30 06:46:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.18.1.ebuild,v 1.3 2009/06/21 18:40:32 graaff Exp $ EAPI=2 inherit eutils elisp-common @@ -34,7 +34,7 @@ RDEPEND="X? ( x11-misc/xdg-utils latex? ( virtual/latex-base ) emacs? ( virtual/emacs latex? ( app-emacs/auctex ) ) - xemacs? ( virtual/xemacs + xemacs? ( app-editors/xemacs latex? ( app-emacs/auctex ) )" PDEPEND="emacs? ( app-emacs/imaxima )" |