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 | 6137d4802ccfcf1c34d097db42cef39c719bed2d (patch) | |
tree | aa97e7899aa5538c5c867a7e8303a9e8ab5317ed /app-emacs/pymacs/pymacs-0.23-r1.ebuild | |
parent | Stable for HPPA (bug #337139). (diff) | |
download | historical-6137d4802ccfcf1c34d097db42cef39c719bed2d.tar.gz historical-6137d4802ccfcf1c34d097db42cef39c719bed2d.tar.bz2 historical-6137d4802ccfcf1c34d097db42cef39c719bed2d.zip |
Stable for HPPA (bug #330311).
Package-Manager: portage-2.2_rc88/cvs/Linux i686
Diffstat (limited to 'app-emacs/pymacs/pymacs-0.23-r1.ebuild')
-rw-r--r-- | app-emacs/pymacs/pymacs-0.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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) |