diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-12 02:49:42 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-12 02:49:42 +0000 |
commit | f96f6f77963008019e8722a147e2b489002de643 (patch) | |
tree | 4d647df4c41eb07f565c851aea0a2dfeef768a20 /app-emacs | |
parent | Bleh, another typo :( (diff) | |
download | gentoo-2-f96f6f77963008019e8722a147e2b489002de643.tar.gz gentoo-2-f96f6f77963008019e8722a147e2b489002de643.tar.bz2 gentoo-2-f96f6f77963008019e8722a147e2b489002de643.zip |
Stable on sparc.
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.53-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index daeaf3192fa1..14b28484df8b 100644 --- a/app-emacs/auctex/ChangeLog +++ b/app-emacs/auctex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/auctex # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.24 2005/02/08 11:06:40 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.25 2005/02/12 02:49:42 weeve Exp $ + + 11 Feb 2005; Jason Wever <weeve@gentoo.org> auctex-11.53-r1.ebuild: + Stable on sparc. *auctex-11.54 (08 Feb 2005) diff --git a/app-emacs/auctex/auctex-11.53-r1.ebuild b/app-emacs/auctex/auctex-11.53-r1.ebuild index abe2a40d6bf7..116b4fb15feb 100644 --- a/app-emacs/auctex/auctex-11.53-r1.ebuild +++ b/app-emacs/auctex/auctex-11.53-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.53-r1.ebuild,v 1.4 2005/02/08 11:06:40 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.53-r1.ebuild,v 1.5 2005/02/12 02:49:42 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 ~ppc-macos" +KEYWORDS="x86 ppc ~amd64 sparc ~ppc-macos" IUSE="" DEPEND="virtual/tetex" |