diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 15:31:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-22 15:31:13 +0000 |
commit | 193a2e0559920f7cac06c6cb6468015a7bbf378b (patch) | |
tree | 1250e898d70c53a31fb06e9dcd7b0704843c0364 /app-xemacs | |
parent | sparc/x86 stable wrt #259137 (diff) | |
download | gentoo-2-193a2e0559920f7cac06c6cb6468015a7bbf378b.tar.gz gentoo-2-193a2e0559920f7cac06c6cb6468015a7bbf378b.tar.bz2 gentoo-2-193a2e0559920f7cac06c6cb6468015a7bbf378b.zip |
x86 stable wrt #259655
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'app-xemacs')
-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 a9504dfeb7b0..d3cc7cf2f761 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.12 2009/02/22 13:29:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.13 2009/02/22 15:31:13 armin76 Exp $ + + 22 Feb 2009; Raúl Porcel <armin76@gentoo.org> gentoo-syntax-1.11.ebuild: + x86 stable wrt #259655 22 Feb 2009; Tiago Cunha <tcunha@gentoo.org> gentoo-syntax-1.11.ebuild: stable amd64, bug 259655 diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild index bad0fac06485..7941e9e6474a 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.2 2009/02/22 13:29:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.11.ebuild,v 1.3 2009/02/22 15:31:13 armin76 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 |