diff options
author | 2013-02-15 19:06:23 +0000 | |
---|---|---|
committer | 2013-02-15 19:06:23 +0000 | |
commit | 495092c56f48fabf5f6480773becc8f611c9bc0d (patch) | |
tree | 6d8c2e18790b87a72b801fded28a5f67f95d9037 /app-emacs | |
parent | Stable for x86, wrt bug #457360 (diff) | |
download | gentoo-2-495092c56f48fabf5f6480773becc8f611c9bc0d.tar.gz gentoo-2-495092c56f48fabf5f6480773becc8f611c9bc0d.tar.bz2 gentoo-2-495092c56f48fabf5f6480773becc8f611c9bc0d.zip |
Stable for x86, wrt bug #457234
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/folding/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/folding/folding-2012.0226.1623.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/folding/ChangeLog b/app-emacs/folding/ChangeLog index 4d59bf0fb2d6..87ff3a9099f1 100644 --- a/app-emacs/folding/ChangeLog +++ b/app-emacs/folding/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/folding # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/ChangeLog,v 1.24 2013/02/15 17:49:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/ChangeLog,v 1.25 2013/02/15 19:06:23 ago Exp $ + + 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> folding-2012.0226.1623.ebuild: + Stable for x86, wrt bug #457234 15 Feb 2013; Agostino Sarubbo <ago@gentoo.org> folding-2012.0226.1623.ebuild: Stable for amd64, wrt bug #457234 diff --git a/app-emacs/folding/folding-2012.0226.1623.ebuild b/app-emacs/folding/folding-2012.0226.1623.ebuild index 1f5bcfae0b0f..20a8bd071f36 100644 --- a/app-emacs/folding/folding-2012.0226.1623.ebuild +++ b/app-emacs/folding/folding-2012.0226.1623.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/folding/folding-2012.0226.1623.ebuild,v 1.2 2013/02/15 17:49:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2012.0226.1623.ebuild,v 1.3 2013/02/15 19:06:23 ago Exp $ EAPI=5 @@ -13,6 +13,6 @@ SRC_URI="mirror://gentoo/${P}.el.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~x86" +KEYWORDS="~alpha amd64 x86" SITEFILE="70${PN}-gentoo.el" |