diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-08 12:24:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-08 12:24:41 +0000 |
commit | 60d367b48762c598a438df1b89e88deda20d18dc (patch) | |
tree | 9b915b1e1fc8aedfddcb764501525a2927909260 /app-emacs | |
parent | Stable for amd64, wrt bug #481896 (diff) | |
download | gentoo-2-60d367b48762c598a438df1b89e88deda20d18dc.tar.gz gentoo-2-60d367b48762c598a438df1b89e88deda20d18dc.tar.bz2 gentoo-2-60d367b48762c598a438df1b89e88deda20d18dc.zip |
Stable for amd64, wrt bug #484224
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 9fb14a98aea8..361981194de1 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.21 2013/09/08 12:12:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ChangeLog,v 1.22 2013/09/08 12:24:41 ago Exp $ + + 08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> ebuild-mode-1.22.ebuild: + Stable for amd64, wrt bug #484224 *ebuild-mode-1.23 (08 Sep 2013) diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild index f9c0bc6261e6..b6b5f37ea186 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.4 2013/08/09 06:17:16 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ebuild-mode/ebuild-mode-1.22.ebuild,v 1.5 2013/09/08 12:24:41 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" |