diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-12 20:04:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-12 20:04:30 +0000 |
commit | 56f2b567baa515e07594d6dc07f86853b5f42fda (patch) | |
tree | 19d3a1fa5e57ad1f368cf85a9f6e0329c0ea0c44 /app-emacs/php-mode/php-mode-1.5.0.ebuild | |
parent | x86 stable wrt #249993 (diff) | |
download | gentoo-2-56f2b567baa515e07594d6dc07f86853b5f42fda.tar.gz gentoo-2-56f2b567baa515e07594d6dc07f86853b5f42fda.tar.bz2 gentoo-2-56f2b567baa515e07594d6dc07f86853b5f42fda.zip |
x86 stable wrt #250219
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-emacs/php-mode/php-mode-1.5.0.ebuild')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/php-mode/php-mode-1.5.0.ebuild b/app-emacs/php-mode/php-mode-1.5.0.ebuild index bb78fcf98aac..cdcd5ff101a8 100644 --- a/app-emacs/php-mode/php-mode-1.5.0.ebuild +++ b/app-emacs/php-mode/php-mode-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/php-mode-1.5.0.ebuild,v 1.3 2008/12/08 21:43:16 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/php-mode/php-mode-1.5.0.ebuild,v 1.4 2008/12/12 20:04:30 armin76 Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2" SLOT="0" -KEYWORDS="amd64 ~ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd" IUSE="" SITEFILE=51${PN}-gentoo.el |