diff options
Diffstat (limited to 'app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild')
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild index 31e61838a7f2..6f47611d0551 100644 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild +++ b/app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild,v 1.1 2011/12/24 13:54:35 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild,v 1.2 2012/06/04 09:51:55 ago Exp $ inherit xemacs-elisp eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-editors/xemacs-21.4.20-r5 |