diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-12 17:25:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-12 17:25:10 +0000 |
commit | 9f0c8a9158e60a372db583fbe7ada0396ceed240 (patch) | |
tree | deea5eb36505a65e1a6e15052595a90833534a16 /app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild | |
parent | stable x86, bug 325903 (diff) | |
download | gentoo-2-9f0c8a9158e60a372db583fbe7ada0396ceed240.tar.gz gentoo-2-9f0c8a9158e60a372db583fbe7ada0396ceed240.tar.bz2 gentoo-2-9f0c8a9158e60a372db583fbe7ada0396ceed240.zip |
stable x86, bug 327661
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild')
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild index 69041cf02569..6f6c8c96fb4c 100644 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild +++ b/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.16.ebuild,v 1.1 2010/01/17 09:58:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.2 2010/07/12 17:25:10 fauli 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 |