diff options
author | 2014-01-15 09:17:18 +0000 | |
---|---|---|
committer | 2014-01-15 09:17:18 +0000 | |
commit | 06ed4e16374581df02c25e3e386baa2e9e26b8a4 (patch) | |
tree | 4328cf27801d12f7136d38a522c4abd6e1ddd9fc /app-emacs/pymacs | |
parent | Stable for ia64, wrt bug #490094 (diff) | |
download | gentoo-2-06ed4e16374581df02c25e3e386baa2e9e26b8a4.tar.gz gentoo-2-06ed4e16374581df02c25e3e386baa2e9e26b8a4.tar.bz2 gentoo-2-06ed4e16374581df02c25e3e386baa2e9e26b8a4.zip |
Stable for ia64, wrt bug #490096
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/pymacs')
-rw-r--r-- | app-emacs/pymacs/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/pymacs/pymacs-0.25-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/pymacs/ChangeLog b/app-emacs/pymacs/ChangeLog index 524f740eaab4..3c004b35d91e 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.65 2013/12/24 12:45:33 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.66 2014/01/15 09:17:18 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> pymacs-0.25-r1.ebuild: + Stable for ia64, wrt bug #490096 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pymacs-0.25-r1.ebuild: Stable for x86, wrt bug #490096 diff --git a/app-emacs/pymacs/pymacs-0.25-r1.ebuild b/app-emacs/pymacs/pymacs-0.25-r1.ebuild index a717dd26162d..86c4eea7709d 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 +# Copyright 1999-2014 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.8 2013/12/24 12:45:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.25-r1.ebuild,v 1.9 2014/01/15 09:17:18 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 |