diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-06 15:03:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-06 15:03:52 +0000 |
commit | 44623a76ee1a42b29efa7755e68a4c8b695cb4ab (patch) | |
tree | 9ccf96cdc2407fbe86affc9eb96ad16424cf1909 /app-emacs/pymacs | |
parent | Stable for HPPA (bug #337139). (diff) | |
download | gentoo-2-44623a76ee1a42b29efa7755e68a4c8b695cb4ab.tar.gz gentoo-2-44623a76ee1a42b29efa7755e68a4c8b695cb4ab.tar.bz2 gentoo-2-44623a76ee1a42b29efa7755e68a4c8b695cb4ab.zip |
Stable for HPPA (bug #330311).
(Portage version: 2.2_rc88/cvs/Linux i686)
Diffstat (limited to 'app-emacs/pymacs')
-rw-r--r-- | app-emacs/pymacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/pymacs/pymacs-0.23-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/pymacs/ChangeLog b/app-emacs/pymacs/ChangeLog index bf27c562a035..295f96618098 100644 --- a/app-emacs/pymacs/ChangeLog +++ b/app-emacs/pymacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/pymacs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.48 2010/09/05 15:36:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/ChangeLog,v 1.49 2010/10/06 15:03:52 jer Exp $ + + 06 Oct 2010; Jeroen Roovers <jer@gentoo.org> pymacs-0.23-r1.ebuild: + Stable for HPPA (bug #330311). 05 Sep 2010; Raúl Porcel <armin76@gentoo.org> pymacs-0.23-r1.ebuild: ia64/s390/sh stable wrt #330311 diff --git a/app-emacs/pymacs/pymacs-0.23-r1.ebuild b/app-emacs/pymacs/pymacs-0.23-r1.ebuild index b928101f43c2..3f2a95cac438 100644 --- a/app-emacs/pymacs/pymacs-0.23-r1.ebuild +++ b/app-emacs/pymacs/pymacs-0.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.23-r1.ebuild,v 1.5 2010/09/05 15:36:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.23-r1.ebuild,v 1.6 2010/10/06 15:03:52 jer Exp $ PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="http://pymacs.progiciels-bpi.ca/archives/${MY_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" # additional doc? dependencies for multirow.sty and aeguill.sty (bug 247703) |