diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-12-11 11:31:55 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-12-11 11:31:55 +0000 |
commit | 2c1beaa42d750004b3f7dc185d29a9e68e99af74 (patch) | |
tree | 427393836b45e62a5941adf6b9e22d1eae08bc60 /app-emacs/ebuild-mode | |
parent | Version bump for both slots. (diff) | |
download | gentoo-2-2c1beaa42d750004b3f7dc185d29a9e68e99af74.tar.gz gentoo-2-2c1beaa42d750004b3f7dc185d29a9e68e99af74.tar.bz2 gentoo-2-2c1beaa42d750004b3f7dc185d29a9e68e99af74.zip |
Stable for amd64 wrt bug #491912
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emacs/ebuild-mode')
-rw-r--r-- | app-emacs/ebuild-mode/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ebuild-mode/ChangeLog b/app-emacs/ebuild-mode/ChangeLog index 58277541e452..ef38956b9578 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.34 2013/12/01 19:13:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.35 2013/12/11 11:31:55 nimiux Exp $ + + 11 Dec 2013; Chema Alonso <nimiux@gentoo.org> ebuild-mode-1.24.ebuild: + Stable for amd64 wrt bug #491912 01 Dec 2013; Markus Meier <maekke@gentoo.org> ebuild-mode-1.24.ebuild: arm stable, bug #491912 diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild index 4dfd7ec22805..367a44a49427 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.24.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.24.ebuild,v 1.4 2013/12/01 19:13:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.24.ebuild,v 1.5 2013/12/11 11:31:55 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm 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" |