summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-06-29 19:00:22 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-06-29 19:00:22 +0000
commita6b0456bff7284241dbe7de3322d0da0bc4aa5cc (patch)
treef0055381848a4c22169da1de2f56a6523b08eb27 /app-emacs/auctex
parentunmasking and changelog fixes (diff)
downloadhistorical-a6b0456bff7284241dbe7de3322d0da0bc4aa5cc.tar.gz
historical-a6b0456bff7284241dbe7de3322d0da0bc4aa5cc.tar.bz2
historical-a6b0456bff7284241dbe7de3322d0da0bc4aa5cc.zip
unmasking and changelog fixes
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r--app-emacs/auctex/auctex-11.13.ebuild4
-rw-r--r--app-emacs/auctex/auctex-11.14.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-emacs/auctex/auctex-11.13.ebuild b/app-emacs/auctex/auctex-11.13.ebuild
index 295fdc34e08a..9efa2cc42312 100644
--- a/app-emacs/auctex/auctex-11.13.ebuild
+++ b/app-emacs/auctex/auctex-11.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.13.ebuild,v 1.3 2003/05/15 13:41:29 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.13.ebuild,v 1.4 2003/06/29 19:00:22 aliz Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/auctex"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/emacs
app-text/tetex"
diff --git a/app-emacs/auctex/auctex-11.14.ebuild b/app-emacs/auctex/auctex-11.14.ebuild
index a6a678fa7cdf..d014a6200818 100644
--- a/app-emacs/auctex/auctex-11.14.ebuild
+++ b/app-emacs/auctex/auctex-11.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.3 2003/06/10 00:51:49 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.14.ebuild,v 1.4 2003/06/29 19:00:22 aliz Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/auctex"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/emacs
>=sys-apps/sed-4