diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 16:36:23 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-12-22 16:36:23 +0000 |
commit | 9fe11f7e6fe9edfff917f2169306a6294c2ead3d (patch) | |
tree | 27d84937715d5fa9549e644c7a18aeff961b968e /app-emacs/pymacs | |
parent | Stable for amd64 wrt bug #492048 (diff) | |
download | gentoo-2-9fe11f7e6fe9edfff917f2169306a6294c2ead3d.tar.gz gentoo-2-9fe11f7e6fe9edfff917f2169306a6294c2ead3d.tar.bz2 gentoo-2-9fe11f7e6fe9edfff917f2169306a6294c2ead3d.zip |
amd64 stable, bug #490096
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-emacs/pymacs')
-rw-r--r-- | app-emacs/pymacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/pymacs/pymacs-0.25-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/pymacs/ChangeLog b/app-emacs/pymacs/ChangeLog index 445d4700c56e..f0b008f1592c 100644 --- a/app-emacs/pymacs/ChangeLog +++ b/app-emacs/pymacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/pymacs # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.63 2013/12/22 11:57:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.64 2013/12/22 16:36:23 pacho Exp $ + + 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> pymacs-0.25-r1.ebuild: + amd64 stable, bug #490096 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pymacs-0.25-r1.ebuild: Stable for ppc64, wrt bug #490096 diff --git a/app-emacs/pymacs/pymacs-0.25-r1.ebuild b/app-emacs/pymacs/pymacs-0.25-r1.ebuild index cb853bfe9c3b..29f4e2e1ecd4 100644 --- a/app-emacs/pymacs/pymacs-0.25-r1.ebuild +++ b/app-emacs/pymacs/pymacs-0.25-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.25-r1.ebuild,v 1.6 2013/12/22 11:57:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.25-r1.ebuild,v 1.7 2013/12/22 16:36:23 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pinard/Pymacs/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="doc? ( >=dev-python/docutils-0.7 |