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
commit49d21773183f313094ab52f9324fb0f72eb661b8 (patch)
treed0ed0d43c6577b9c787c8a4b8a759ff45674400f /app-emacs/auctex/auctex-11.14.ebuild
parentunmasking and changelog fixes (diff)
downloadgentoo-2-49d21773183f313094ab52f9324fb0f72eb661b8.tar.gz
gentoo-2-49d21773183f313094ab52f9324fb0f72eb661b8.tar.bz2
gentoo-2-49d21773183f313094ab52f9324fb0f72eb661b8.zip
unmasking and changelog fixes
Diffstat (limited to 'app-emacs/auctex/auctex-11.14.ebuild')
-rw-r--r--app-emacs/auctex/auctex-11.14.ebuild4
1 files changed, 2 insertions, 2 deletions
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