diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-02-22 13:29:07 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-02-22 13:29:07 +0000 |
commit | 494e789932dc548e819f135cddc58e3725477968 (patch) | |
tree | 8c0d30a944b41b6615f7721c2b5db4080f96cecb /app-xemacs/gentoo-syntax | |
parent | Change wording; remove old versions (diff) | |
download | gentoo-2-494e789932dc548e819f135cddc58e3725477968.tar.gz gentoo-2-494e789932dc548e819f135cddc58e3725477968.tar.bz2 gentoo-2-494e789932dc548e819f135cddc58e3725477968.zip |
stable amd64, bug 259655
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 x86_64)
Diffstat (limited to 'app-xemacs/gentoo-syntax')
-rw-r--r-- | app-xemacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/gentoo-syntax/ChangeLog b/app-xemacs/gentoo-syntax/ChangeLog index 9db4e482ea63..a9504dfeb7b0 100644 --- a/app-xemacs/gentoo-syntax/ChangeLog +++ b/app-xemacs/gentoo-syntax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/gentoo-syntax # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.11 2009/02/20 00:04:15 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.12 2009/02/22 13:29:07 tcunha Exp $ + + 22 Feb 2009; Tiago Cunha <tcunha@gentoo.org> gentoo-syntax-1.11.ebuild: + stable amd64, bug 259655 20 Feb 2009; Christian Faulhammer <fauli@gentoo.org> -gentoo-syntax-1.9.ebuild, -gentoo-syntax-1.10.ebuild: diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild index f7ed61c8a575..bad0fac06485 100644 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild +++ b/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.11.ebuild,v 1.1 2009/01/11 18:27:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.2 2009/02/22 13:29:07 tcunha 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 |