diff options
author | 2013-09-12 17:17:50 +0000 | |
---|---|---|
committer | 2013-09-12 17:17:50 +0000 | |
commit | b097bea6140498edae35b4419488d7c69ba30b18 (patch) | |
tree | a91d1b0fc06214702438e90ef2f5b0d2e29b290e /app-emacs | |
parent | Stable for ppc, wrt bug #484506 (diff) | |
download | gentoo-2-b097bea6140498edae35b4419488d7c69ba30b18.tar.gz gentoo-2-b097bea6140498edae35b4419488d7c69ba30b18.tar.bz2 gentoo-2-b097bea6140498edae35b4419488d7c69ba30b18.zip |
Stable for ppc, wrt bug #484224
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ebuild-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog index 3dba97365711..9293ea6ee3b5 100644 --- a/app-emacs/ebuild-mode/ChangeLog +++ b/app-emacs/ebuild-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/ebuild-mode # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.23 2013/09/09 18:14:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.24 2013/09/12 17:17:50 ago Exp $ + + 12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.22.ebuild: + Stable for ppc, wrt bug #484224 09 Sep 2013; Jeroen Roovers <jer@gentoo.org> ebuild-mode-1.22.ebuild: Stable for HPPA (bug #484224). diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild index a8540c43795b..f78bb60f00ca 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild,v 1.6 2013/09/09 18:14:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild,v 1.7 2013/09/12 17:17:50 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DOCS="ChangeLog keyword-generation.sh" ELISP_TEXINFO="${PN}.texi" |