diff options
author | Jason Wever <weeve@gentoo.org> | 2005-05-26 02:59:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-05-26 02:59:06 +0000 |
commit | 40e47afba76ab9182d1e1491dd90d456b3e25b2a (patch) | |
tree | 6e10e9e1e6a06d19b173ec9102a4292ad520183e /app-emacs/auctex | |
parent | old (diff) | |
download | historical-40e47afba76ab9182d1e1491dd90d456b3e25b2a.tar.gz historical-40e47afba76ab9182d1e1491dd90d456b3e25b2a.tar.bz2 historical-40e47afba76ab9182d1e1491dd90d456b3e25b2a.zip |
Stable on SPARC.
Package-Manager: portage-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 ab5190d180a2..0a68240ab92e 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.30 2005/05/21 22:09:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.31 2005/05/26 02:57:40 weeve Exp $ + + 26 May 2005; Jason Wever <weeve@gentoo.org> auctex-11.55.ebuild: + Stable on SPARC. 21 May 2005; Mamoru KOMACHI <usata@gentoo.org> -auctex-11.53-r1.ebuild, auctex-11.55.ebuild: diff --git a/app-emacs/auctex/auctex-11.55.ebuild b/app-emacs/auctex/auctex-11.55.ebuild index 7ee7e2003810..7a2b89ac43e6 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.3 2005/05/21 22:09:08 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.55.ebuild,v 1.4 2005/05/26 02:57:40 weeve Exp $ inherit elisp eutils @@ -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="~amd64 ~ppc ~ppc-macos sparc x86" IUSE="" DEPEND="virtual/tetex" |