diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-30 08:19:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-30 08:19:07 +0000 |
commit | 67b939ee0014c915407ee5427179d35e252cd8fe (patch) | |
tree | dcab591c1c635a1cc877f2b35863b5e668fe3693 /app-emacs/pymacs/pymacs-0.23-r1.ebuild | |
parent | stable x86, bug 330387 (diff) | |
download | historical-67b939ee0014c915407ee5427179d35e252cd8fe.tar.gz historical-67b939ee0014c915407ee5427179d35e252cd8fe.tar.bz2 historical-67b939ee0014c915407ee5427179d35e252cd8fe.zip |
stable x86, bug 330311
Package-Manager: portage-2.1.8.3/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 d7f5105be8f0..2efebf00291c 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.1 2010/04/08 10:09:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/pymacs/pymacs-0.23-r1.ebuild,v 1.2 2010/07/30 08:19:07 fauli 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) |