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 | a80a61f0820dbc38a026cf48bb726ab590babf39 (patch) | |
tree | d8276db2b4a2f5fa87594a9e7f22ddff71bad202 /app-xemacs/gentoo-syntax | |
parent | Stable for amd64, wrt bug #418597 (diff) | |
download | gentoo-2-a80a61f0820dbc38a026cf48bb726ab590babf39.tar.gz gentoo-2-a80a61f0820dbc38a026cf48bb726ab590babf39.tar.bz2 gentoo-2-a80a61f0820dbc38a026cf48bb726ab590babf39.zip |
Stable for amd64, wrt bug #418663
(Portage version: 2.1.10.49/cvs/Linux 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.19.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/gentoo-syntax/ChangeLog b/app-xemacs/gentoo-syntax/ChangeLog index 4ff96d6ff3d8..d2cd8c9a7601 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.27 2012/06/02 13:45:33 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.28 2012/06/04 09:51:55 ago Exp $ + + 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.19.ebuild: + Stable for amd64, wrt bug #418663 02 Jun 2012; Hans de Graaff <graaff@gentoo.org> -gentoo-syntax-1.16.ebuild, -gentoo-syntax-1.17.ebuild: 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 |