diff options
author | 2012-07-01 18:16:28 +0000 | |
---|---|---|
committer | 2012-07-01 18:16:28 +0000 | |
commit | 7f9e0f7d27fa967a84caec107d72e2ebaaaed0ae (patch) | |
tree | 89adba0b4927035af046410f2f3c2d2be70d0540 /app-emacs | |
parent | alpha/ia64/sparc stable wrt #418283 (diff) | |
download | gentoo-2-7f9e0f7d27fa967a84caec107d72e2ebaaaed0ae.tar.gz gentoo-2-7f9e0f7d27fa967a84caec107d72e2ebaaaed0ae.tar.bz2 gentoo-2-7f9e0f7d27fa967a84caec107d72e2ebaaaed0ae.zip |
alpha/ia64/sparc stable wrt #417305
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/gentoo-syntax/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index a6f86e05826b..2cff19154e42 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.80 2012/05/31 15:56:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.81 2012/07/01 18:16:28 armin76 Exp $ + + 01 Jul 2012; Raúl Porcel <armin76@gentoo.org> gentoo-syntax-1.19.ebuild: + alpha/ia64/sparc stable wrt #417305 31 May 2012; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.19.ebuild: Stable for HPPA (bug #417305). diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild index fc1ee9615c63..5a1a32e65eb5 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.19.ebuild,v 1.5 2012/05/31 15:56:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.19.ebuild,v 1.6 2012/07/01 18:16:28 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 ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DOCS="ChangeLog" |