diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:45:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:45:33 +0000 |
commit | e03ae40fd60474672073c5f83119233f94ed8935 (patch) | |
tree | c0b11e91d9938e23b60354c40cc88517289f5cbf /app-emacs/pymacs | |
parent | Stable for x86, wrt bug #490094 (diff) | |
download | gentoo-2-e03ae40fd60474672073c5f83119233f94ed8935.tar.gz gentoo-2-e03ae40fd60474672073c5f83119233f94ed8935.tar.bz2 gentoo-2-e03ae40fd60474672073c5f83119233f94ed8935.zip |
Stable for x86, wrt bug #490096
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 f0b008f1592c..524f740eaab4 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.64 2013/12/22 16:36:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.65 2013/12/24 12:45:33 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pymacs-0.25-r1.ebuild: + Stable for x86, wrt bug #490096 22 Dec 2013; Pacho Ramos <pacho@gentoo.org> pymacs-0.25-r1.ebuild: amd64 stable, bug #490096 diff --git a/app-emacs/pymacs/pymacs-0.25-r1.ebuild b/app-emacs/pymacs/pymacs-0.25-r1.ebuild index 29f4e2e1ecd4..a717dd26162d 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.7 2013/12/22 16:36:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.25-r1.ebuild,v 1.8 2013/12/24 12:45:33 ago 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 |