diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 09:51:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 09:51:55 +0000 |
commit | bd83413c8c0c24d937715ffbe89df2e462d275c9 (patch) | |
tree | 3ba4b640ce190b68b11c5f71dbd616e8c775c1d5 /app-xemacs/gentoo-syntax/gentoo-syntax-1.19.ebuild | |
parent | Stable for amd64, wrt bug #418597 (diff) | |
download | historical-bd83413c8c0c24d937715ffbe89df2e462d275c9.tar.gz historical-bd83413c8c0c24d937715ffbe89df2e462d275c9.tar.bz2 historical-bd83413c8c0c24d937715ffbe89df2e462d275c9.zip |
Stable for amd64, wrt bug #418663
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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 |