diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-01-22 08:14:18 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-01-22 08:14:18 +0000 |
commit | 05453524e3b158e9e7efca3000277f813a2cb9bc (patch) | |
tree | 8462e374aaed685f1034b0e72d52ad8139c7b422 /app-emacs | |
parent | version bump (diff) | |
download | historical-05453524e3b158e9e7efca3000277f813a2cb9bc.tar.gz historical-05453524e3b158e9e7efca3000277f813a2cb9bc.tar.bz2 historical-05453524e3b158e9e7efca3000277f813a2cb9bc.zip |
stable amd64/x86, bug 206992
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/auctex/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.84-r3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog index 85ef05201614..9468f85834db 100644 --- a/app-emacs/auctex/ChangeLog +++ b/app-emacs/auctex/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/auctex -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.76 2007/12/22 18:32:51 ulm Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.77 2008/01/22 08:14:18 opfer Exp $ + + 22 Jan 2008; Christian Faulhammer <opfer@gentoo.org> + auctex-11.84-r3.ebuild: + stable amd64/x86, bug 206992 22 Dec 2007; Ulrich Mueller <ulm@gentoo.org> -files/auctex-11.84-ppc64_configure.patch, -auctex-11.84-r1.ebuild: diff --git a/app-emacs/auctex/auctex-11.84-r3.ebuild b/app-emacs/auctex/auctex-11.84-r3.ebuild index f495d025d796..b6a909ff11ee 100644 --- a/app-emacs/auctex/auctex-11.84-r3.ebuild +++ b/app-emacs/auctex/auctex-11.84-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.84-r3.ebuild,v 1.3 2007/12/01 15:40:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.84-r3.ebuild,v 1.4 2008/01/22 08:14:18 opfer Exp $ inherit elisp eutils latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" IUSE="preview-latex" DEPEND="virtual/tetex |