diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-28 10:11:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-28 10:11:41 +0000 |
commit | a0768e21336a699ce647321d5548d5504870da13 (patch) | |
tree | d031f621ba5fc9b8950f71501c2da46b97eaadf2 /app-xemacs | |
parent | Stable for AMD64, wrt bug #396161 (diff) | |
download | gentoo-2-a0768e21336a699ce647321d5548d5504870da13.tar.gz gentoo-2-a0768e21336a699ce647321d5548d5504870da13.tar.bz2 gentoo-2-a0768e21336a699ce647321d5548d5504870da13.zip |
Stable for AMD64, wrt bug #395897
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.18.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/gentoo-syntax/ChangeLog b/app-xemacs/gentoo-syntax/ChangeLog index 3bcd6ed7ab5a..42f965290f47 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.24 2011/12/24 13:54:35 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.25 2011/12/28 10:11:41 ago Exp $ + + 28 Dec 2011; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.18.ebuild: + Stable for AMD64, wrt bug #395897 *gentoo-syntax-1.19 (24 Dec 2011) 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 |