diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-22 21:01:24 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-22 21:01:24 +0000 |
commit | a27db6dedff22cc50bbddfd6aebeefbaf59667d0 (patch) | |
tree | 40ac45b1b68130ff863599b122bc667e4ff85e0e /app-emacs/zenirc | |
parent | New ebuild for mate-base/mate-control-center, the MATE Desktop configuration ... (diff) | |
download | gentoo-2-a27db6dedff22cc50bbddfd6aebeefbaf59667d0.tar.gz gentoo-2-a27db6dedff22cc50bbddfd6aebeefbaf59667d0.tar.bz2 gentoo-2-a27db6dedff22cc50bbddfd6aebeefbaf59667d0.zip |
Stable for amd64 wrt bug #504222
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emacs/zenirc')
-rw-r--r-- | app-emacs/zenirc/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/zenirc/zenirc-2.112-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/zenirc/ChangeLog b/app-emacs/zenirc/ChangeLog index 50801ab727ac..f02a6b5909ce 100644 --- a/app-emacs/zenirc/ChangeLog +++ b/app-emacs/zenirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/zenirc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/zenirc/ChangeLog,v 1.12 2014/02/10 17:00:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/zenirc/ChangeLog,v 1.13 2014/03/22 21:01:24 nimiux Exp $ + + 22 Mar 2014; Chema Alonso <nimiux@gentoo.org> zenirc-2.112-r1.ebuild: + Stable for amd64 wrt bug #504222 *zenirc-2.112-r1 (10 Feb 2014) diff --git a/app-emacs/zenirc/zenirc-2.112-r1.ebuild b/app-emacs/zenirc/zenirc-2.112-r1.ebuild index 8fed426afb14..3d8232d07be4 100644 --- a/app-emacs/zenirc/zenirc-2.112-r1.ebuild +++ b/app-emacs/zenirc/zenirc-2.112-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/zenirc/zenirc-2.112-r1.ebuild,v 1.1 2014/02/10 17:00:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/zenirc/zenirc-2.112-r1.ebuild,v 1.2 2014/03/22 21:01:24 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.zenirc.org/pub/zenirc/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SITEFILE="50${PN}-gentoo.el" |