diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 19:00:22 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 19:00:22 +0000 |
commit | 49d21773183f313094ab52f9324fb0f72eb661b8 (patch) | |
tree | d0ed0d43c6577b9c787c8a4b8a759ff45674400f /app-emacs/auctex | |
parent | unmasking and changelog fixes (diff) | |
download | gentoo-2-49d21773183f313094ab52f9324fb0f72eb661b8.tar.gz gentoo-2-49d21773183f313094ab52f9324fb0f72eb661b8.tar.bz2 gentoo-2-49d21773183f313094ab52f9324fb0f72eb661b8.zip |
unmasking and changelog fixes
Diffstat (limited to 'app-emacs/auctex')
-rw-r--r-- | app-emacs/auctex/auctex-11.13.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/auctex/auctex-11.14.ebuild | 4 |
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 |