diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-26 01:11:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-26 01:11:27 +0000 |
commit | 7b77303ac1bb02923769edc05224acb2199ba975 (patch) | |
tree | 558e83f971f2812d087aca4627143bd79b7b4499 /app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild | |
parent | Stable for HPPA (bug #300258). (diff) | |
download | gentoo-2-7b77303ac1bb02923769edc05224acb2199ba975.tar.gz gentoo-2-7b77303ac1bb02923769edc05224acb2199ba975.tar.bz2 gentoo-2-7b77303ac1bb02923769edc05224acb2199ba975.zip |
Stable for HPPA (bug #299358).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild')
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild index ffed86e3b167..4784b8ad22bb 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.16.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/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.5 2010/01/11 18:06:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.6 2010/01/26 01:11:27 jer Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DOCS="ChangeLog" |