diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:32:00 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:32:00 +0000 |
commit | 450f70b7ffe7cf8c1e61dbe13ae359c00a16a8c3 (patch) | |
tree | 4fcdbd44119019d6eb9fe8f4d980212d9a8d3e86 /app-xemacs/python-modes | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-450f70b7ffe7cf8c1e61dbe13ae359c00a16a8c3.tar.gz gentoo-2-450f70b7ffe7cf8c1e61dbe13ae359c00a16a8c3.tar.bz2 gentoo-2-450f70b7ffe7cf8c1e61dbe13ae359c00a16a8c3.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/python-modes')
-rw-r--r-- | app-xemacs/python-modes/ChangeLog | 5 | ||||
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.14.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-xemacs/python-modes/ChangeLog b/app-xemacs/python-modes/ChangeLog index 273cd379b572..0da344961caa 100644 --- a/app-xemacs/python-modes/ChangeLog +++ b/app-xemacs/python-modes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/python-modes # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/ChangeLog,v 1.18 2011/06/03 12:36:38 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/ChangeLog,v 1.19 2011/06/12 04:32:00 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> python-modes-1.14.ebuild: + x86 stable per bug 369897 03 Jun 2011; Hans de Graaff <graaff@gentoo.org> -python-modes-1.13.ebuild: Remove old version. diff --git a/app-xemacs/python-modes/python-modes-1.14.ebuild b/app-xemacs/python-modes/python-modes-1.14.ebuild index 1f1a0f0c0d64..3ad5e17e17fe 100644 --- a/app-xemacs/python-modes/python-modes-1.14.ebuild +++ b/app-xemacs/python-modes/python-modes-1.14.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/python-modes/python-modes-1.14.ebuild,v 1.1 2010/08/13 08:15:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.14.ebuild,v 1.2 2011/06/12 04:32:00 tomka Exp $ SLOT="0" IUSE="" @@ -13,6 +13,6 @@ app-xemacs/edit-utils app-xemacs/fsf-compat app-xemacs/text-modes " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |