diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:37:46 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:37:46 +0000 |
commit | 338c77b61c7746a9b24c097fea324322b788235c (patch) | |
tree | 87fe0c567747561c19d7a5f3ec49e618f8f35a8c /app-emacs/auctex | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-338c77b61c7746a9b24c097fea324322b788235c.tar.gz gentoo-2-338c77b61c7746a9b24c097fea324322b788235c.tar.bz2 gentoo-2-338c77b61c7746a9b24c097fea324322b788235c.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index 0a68240ab92e..30d6952d0368 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.31 2005/05/26 02:57:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.32 2005/06/05 11:33:03 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> auctex-11.55.ebuild: + Stable on ppc. 26 May 2005; Jason Wever <weeve@gentoo.org> auctex-11.55.ebuild: Stable on SPARC. diff --git a/app-emacs/auctex/auctex-11.55.ebuild b/app-emacs/auctex/auctex-11.55.ebuild index 7a2b89ac43e6..346ace988bab 100644 --- a/app-emacs/auctex/auctex-11.55.ebuild +++ b/app-emacs/auctex/auctex-11.55.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.55.ebuild,v 1.4 2005/05/26 02:57:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.5 2005/06/05 11:33:03 hansmi Exp $ inherit elisp eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos sparc x86" +KEYWORDS="~amd64 ppc ~ppc-macos sparc x86" IUSE="" DEPEND="virtual/tetex" |