diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:45:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-09 13:45:31 +0000 |
commit | 3bbddd45116996a80d92dddeac5d8436a597f966 (patch) | |
tree | 86c169f0045e267e17bb4c9d575d97afe829a84c /app-emacs/folding | |
parent | Stable for amd64, wrt bug #534840 (diff) | |
download | gentoo-2-3bbddd45116996a80d92dddeac5d8436a597f966.tar.gz gentoo-2-3bbddd45116996a80d92dddeac5d8436a597f966.tar.bz2 gentoo-2-3bbddd45116996a80d92dddeac5d8436a597f966.zip |
Stable for amd64, wrt bug #534842
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/folding')
-rw-r--r-- | app-emacs/folding/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/folding/folding-2013.0613.1821.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/folding/ChangeLog b/app-emacs/folding/ChangeLog index 97e672156f8b..73671d2ad5bd 100644 --- a/app-emacs/folding/ChangeLog +++ b/app-emacs/folding/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/folding -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/ChangeLog,v 1.27 2014/02/14 08:13:16 ulm Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/ChangeLog,v 1.28 2015/01/09 13:45:31 ago Exp $ + + 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> folding-2013.0613.1821.ebuild: + Stable for amd64, wrt bug #534842 *folding-2013.0613.1821 (14 Feb 2014) diff --git a/app-emacs/folding/folding-2013.0613.1821.ebuild b/app-emacs/folding/folding-2013.0613.1821.ebuild index b86ceb314cb2..7dcae8f08ea5 100644 --- a/app-emacs/folding/folding-2013.0613.1821.ebuild +++ b/app-emacs/folding/folding-2013.0613.1821.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2013.0613.1821.ebuild,v 1.1 2014/02/14 08:13:16 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/folding/folding-2013.0613.1821.ebuild,v 1.2 2015/01/09 13:45:31 ago Exp $ EAPI=5 @@ -13,6 +13,6 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha amd64 ~x86" SITEFILE="50${PN}-gentoo.el" |