diff options
Diffstat (limited to 'app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild')
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild index 31bb94ba8ce0..ddbc579063f1 100644 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild +++ b/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.18.ebuild,v 1.1 2010/10/23 07:28:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild,v 1.2 2011/12/28 10:11:41 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 |