diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-16 22:20:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-16 22:20:56 +0000 |
commit | 197926e4d534e2fdaf5332a68287b21a9b55e1da (patch) | |
tree | 318954fd81339aa4011c5270ea36ae30d30f479e /app-emacs/auctex | |
parent | x11-plugins/wmnd-0.4.10 stable for x86... (Manifest recommit) (diff) | |
download | gentoo-2-197926e4d534e2fdaf5332a68287b21a9b55e1da.tar.gz gentoo-2-197926e4d534e2fdaf5332a68287b21a9b55e1da.tar.bz2 gentoo-2-197926e4d534e2fdaf5332a68287b21a9b55e1da.zip |
Stable on sparc.
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.53.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index 52c9d3705775..a2dfb77e9a02 100644 --- a/app-emacs/auctex/ChangeLog +++ b/app-emacs/auctex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/auctex # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.19 2004/10/13 22:23:23 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.20 2004/10/16 22:20:56 weeve Exp $ + + 16 Oct 2004; Jason Wever <weeve@gentoo.org> auctex-11.53.ebuild: + Stable on sparc. 14 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> auctex-11.53.ebuild: Added --with-lispdir in response to bug #67402. diff --git a/app-emacs/auctex/auctex-11.53.ebuild b/app-emacs/auctex/auctex-11.53.ebuild index 41e944d64647..d467ee3cf6e2 100644 --- a/app-emacs/auctex/auctex-11.53.ebuild +++ b/app-emacs/auctex/auctex-11.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.53.ebuild,v 1.3 2004/10/13 22:23:23 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.53.ebuild,v 1.4 2004/10/16 22:20:56 weeve Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64 ~sparc" +KEYWORDS="x86 ppc ~amd64 sparc" IUSE="" DEPEND="virtual/emacs |