diff options
author | 2014-04-11 11:28:51 +0000 | |
---|---|---|
committer | 2014-04-11 11:28:51 +0000 | |
commit | 993c6aa2db11dc884516caa45d846dd31a2ad45c (patch) | |
tree | 35cf71730c4324b8c456d0e3c8dfec6960b01540 /app-emacs | |
parent | Version bump wrt security #507254 by Agostino Sarubbo (diff) | |
download | gentoo-2-993c6aa2db11dc884516caa45d846dd31a2ad45c.tar.gz gentoo-2-993c6aa2db11dc884516caa45d846dd31a2ad45c.tar.bz2 gentoo-2-993c6aa2db11dc884516caa45d846dd31a2ad45c.zip |
Stable for amd64 wrt bug #505526
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/hexrgb/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/hexrgb/hexrgb-0_p957.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/hexrgb/ChangeLog b/app-emacs/hexrgb/ChangeLog index deb3e3d99492..bf2f5534bf8f 100644 --- a/app-emacs/hexrgb/ChangeLog +++ b/app-emacs/hexrgb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/hexrgb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/hexrgb/ChangeLog,v 1.1 2014/02/23 08:33:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/hexrgb/ChangeLog,v 1.2 2014/04/11 11:28:51 nimiux Exp $ + + 11 Apr 2014; Chema Alonso <nimiux@gentoo.org> hexrgb-0_p957.ebuild: + Stable for amd64 wrt bug #505526 *hexrgb-0_p957 (22 Feb 2014) diff --git a/app-emacs/hexrgb/hexrgb-0_p957.ebuild b/app-emacs/hexrgb/hexrgb-0_p957.ebuild index b356c0e56002..15a131595f43 100644 --- a/app-emacs/hexrgb/hexrgb-0_p957.ebuild +++ b/app-emacs/hexrgb/hexrgb-0_p957.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/hexrgb/hexrgb-0_p957.ebuild,v 1.1 2014/02/23 08:33:43 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/hexrgb/hexrgb-0_p957.ebuild,v 1.2 2014/04/11 11:28:51 nimiux Exp $ EAPI=5 @@ -12,6 +12,6 @@ SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SITEFILE="50${PN}-gentoo.el" |