diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-11 18:06:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-11 18:06:37 +0000 |
commit | 318a39e149f4a5094dd1494fc3885db3ce73eb96 (patch) | |
tree | 2884201fdb2f76df7e1aeb971124040643430ea9 /app-emacs/gentoo-syntax | |
parent | alpha/sparc stable wrt #297885 (diff) | |
download | historical-318a39e149f4a5094dd1494fc3885db3ce73eb96.tar.gz historical-318a39e149f4a5094dd1494fc3885db3ce73eb96.tar.bz2 historical-318a39e149f4a5094dd1494fc3885db3ce73eb96.zip |
alpha/ia64/sparc stable wrt #299358
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'app-emacs/gentoo-syntax')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index 0db0aa1235b5..cccae1272c6b 100644 --- a/app-emacs/gentoo-syntax/ChangeLog +++ b/app-emacs/gentoo-syntax/ChangeLog @@ -1,6 +1,9 @@ # 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.63 2010/01/10 15:56:32 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.64 2010/01/11 18:06:37 armin76 Exp $ + + 11 Jan 2010; Raúl Porcel <armin76@gentoo.org> gentoo-syntax-1.16.ebuild: + alpha/ia64/sparc stable wrt #299358 10 Jan 2010; Brent Baude <ranger@gentoo.org> gentoo-syntax-1.16.ebuild: stable ppc64, bug 299358 diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.16.ebuild index e2faaab6e024..ffed86e3b167 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.4 2010/01/10 15:56:32 ranger Exp $ +# $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 $ 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" |