summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-06-19 21:58:06 +0000
committerJason Wever <weeve@gentoo.org>2004-06-19 21:58:06 +0000
commit2fa692bfed36ece54ea8a07a6a4ef660d2a63ded (patch)
tree83ac3a9873ffaac8dd82fe4a51958b2a7308ddb0 /app-emacs/auctex
parentStable on sparc. (diff)
downloadhistorical-2fa692bfed36ece54ea8a07a6a4ef660d2a63ded.tar.gz
historical-2fa692bfed36ece54ea8a07a6a4ef660d2a63ded.tar.bz2
historical-2fa692bfed36ece54ea8a07a6a4ef660d2a63ded.zip
Stable on sparc.
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r--app-emacs/auctex/ChangeLog5
-rw-r--r--app-emacs/auctex/Manifest4
-rw-r--r--app-emacs/auctex/auctex-11.14.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/auctex/ChangeLog b/app-emacs/auctex/ChangeLog
index 5879b2244e40..3154e9a550a2 100644
--- a/app-emacs/auctex/ChangeLog
+++ b/app-emacs/auctex/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/auctex
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.11 2004/05/11 03:45:34 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/ChangeLog,v 1.12 2004/06/19 21:58:06 weeve Exp $
+
+ 19 Jun 2004; Jason Wever <weeve@gentoo.org> auctex-11.14.ebuild:
+ Stable on sparc.
10 May 2004; Jason Wever <weeve@gentoo.org> auctex-11.14.ebuild:
Added ~sparc keyword to help resolve bug #50695.
diff --git a/app-emacs/auctex/Manifest b/app-emacs/auctex/Manifest
index 861e071855df..6d686d7928c2 100644
--- a/app-emacs/auctex/Manifest
+++ b/app-emacs/auctex/Manifest
@@ -1,5 +1,5 @@
-MD5 34d0e444a29623d4b10dec19684058de ChangeLog 1823
-MD5 881aa29eaf03e11b63666179b4805f08 auctex-11.14.ebuild 1342
+MD5 c0cb60e092aa878d7388ca32e6c41e4a ChangeLog 1909
+MD5 5bc182600b6022d37ff7af582e90fcbc auctex-11.14.ebuild 1332
MD5 58f3ddc03b5e54563fc8a9764e687dd5 metadata.xml 183
MD5 07f98857b9cd7c49631f6b5cb42f9778 files/50auctex-gentoo.el 57
MD5 3a36edc892ced33e4f4aa21ebb595c04 files/digest-auctex-11.14 64
diff --git a/app-emacs/auctex/auctex-11.14.ebuild b/app-emacs/auctex/auctex-11.14.ebuild
index a56e0d9b1520..8185ca9a1e0d 100644
--- a/app-emacs/auctex/auctex-11.14.ebuild
+++ b/app-emacs/auctex/auctex-11.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.14.ebuild,v 1.12 2004/06/01 14:09:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.14.ebuild,v 1.13 2004/06/19 21:58:06 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=">=sys-apps/sed-4