diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-07-16 17:42:15 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-07-16 17:42:15 +0000 |
commit | 2a57f308e9b48c3675e0a81e2f1d93ba1a19c460 (patch) | |
tree | b38639939268c55f0be23938aba261bfe5f81d01 /app-emacs/gentoo-syntax | |
parent | revert stable x86 keyword, see bug 277363 comment 2 (diff) | |
download | gentoo-2-2a57f308e9b48c3675e0a81e2f1d93ba1a19c460.tar.gz gentoo-2-2a57f308e9b48c3675e0a81e2f1d93ba1a19c460.tar.bz2 gentoo-2-2a57f308e9b48c3675e0a81e2f1d93ba1a19c460.zip |
stable amd64, bug 276638
(Portage version: 2.1.6.13/cvs/Linux x86_64)
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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/gentoo-syntax/ChangeLog b/app-emacs/gentoo-syntax/ChangeLog index c7a88298de76..ebe1c2671d93 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.42 2009/07/16 16:44:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.43 2009/07/16 17:42:15 tcunha Exp $ + + 16 Jul 2009; Tiago Cunha <tcunha@gentoo.org> gentoo-syntax-1.12.ebuild: + stable amd64, bug 276638 16 Jul 2009; nixnut <nixnut@gentoo.org> gentoo-syntax-1.12.ebuild: ppc stable #276638 diff --git a/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild b/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild index 436c2d207851..88d64c1c825f 100644 --- a/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild +++ b/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.12.ebuild,v 1.5 2009/07/16 16:44:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.12.ebuild,v 1.6 2009/07/16 17:42:15 tcunha 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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DOCS="ChangeLog" |