diff options
author | 2007-09-16 17:42:07 +0000 | |
---|---|---|
committer | 2007-09-16 17:42:07 +0000 | |
commit | bebe906ee775445485c4f7c4b06c273d769f2bb2 (patch) | |
tree | 3c32e0a508011b96d57b1823a53e59c024ab75fc /app-emacs/folding/folding-2006.1118.ebuild | |
parent | fix support for GNU Emacs, see bug 187332 (diff) | |
download | historical-bebe906ee775445485c4f7c4b06c273d769f2bb2.tar.gz historical-bebe906ee775445485c4f7c4b06c273d769f2bb2.tar.bz2 historical-bebe906ee775445485c4f7c4b06c273d769f2bb2.zip |
stable x86, bug 192617; dropping pcc-macos
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-emacs/folding/folding-2006.1118.ebuild')
-rw-r--r-- | app-emacs/folding/folding-2006.1118.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/folding/folding-2006.1118.ebuild b/app-emacs/folding/folding-2006.1118.ebuild index da1667095333..178b422f39d0 100644 --- a/app-emacs/folding/folding-2006.1118.ebuild +++ b/app-emacs/folding/folding-2006.1118.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2006.1118.ebuild,v 1.2 2007/02/09 17:34:36 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2006.1118.ebuild,v 1.3 2007/09/16 17:42:07 opfer Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/FoldingMode" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc-macos ~x86" +KEYWORDS="~alpha ~amd64 x86" IUSE="" SITEFILE="70${PN}-gentoo.el" |