summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-22 20:14:18 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-22 20:14:18 +0000
commit3b5047f22496ea6e9bded256cf2e7e3aedbc204a (patch)
tree63579c2ca135ab97de70dcfa719f53f3457509f0 /app-emacs
parentVersion bump. Build fixes, translation updates. (diff)
downloadgentoo-2-3b5047f22496ea6e9bded256cf2e7e3aedbc204a.tar.gz
gentoo-2-3b5047f22496ea6e9bded256cf2e7e3aedbc204a.tar.bz2
gentoo-2-3b5047f22496ea6e9bded256cf2e7e3aedbc204a.zip
Version bump. Remove old.
(Portage version: 2.1.9.21/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/gentoo-syntax/ChangeLog8
-rw-r--r--app-emacs/gentoo-syntax/gentoo-syntax-1.18.ebuild (renamed from app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog
index 08856234d977..a9444bfa562e 100644
--- a/app-emacs/gentoo-syntax/ChangeLog
+++ b/app-emacs/gentoo-syntax/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/gentoo-syntax
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.73 2010/09/29 15:55:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.74 2010/10/22 20:14:18 ulm Exp $
+
+*gentoo-syntax-1.18 (22 Oct 2010)
+
+ 22 Oct 2010; Ulrich Mueller <ulm@gentoo.org> -gentoo-syntax-1.16.ebuild,
+ +gentoo-syntax-1.18.ebuild:
+ Version bump. Remove old.
29 Sep 2010; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.17.ebuild:
Stable for HPPA (bug #332079).
diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.18.ebuild
index be5a60048009..7079bc2f39fb 100644
--- a/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild
+++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.18.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.7 2010/05/21 20:54:59 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.18.ebuild,v 1.1 2010/10/22 20:14:18 ulm 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"