diff options
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 8fad7651d4a6..7f3c666c5bfb 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.4 2014/04/13 16:29:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/hexrgb/ChangeLog,v 1.5 2014/05/14 14:21:15 ago Exp $ + + 14 May 2014; Agostino Sarubbo <ago@gentoo.org> hexrgb-0_p957.ebuild: + Stable for sparc, wrt bug #505526 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> hexrgb-0_p957.ebuild: Stable for ppc, wrt bug #505526 diff --git a/app-emacs/hexrgb/hexrgb-0_p957.ebuild b/app-emacs/hexrgb/hexrgb-0_p957.ebuild index 244158182819..b57c5f5c780a 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.4 2014/04/13 16:29:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/hexrgb/hexrgb-0_p957.ebuild,v 1.5 2014/05/14 14:21:15 ago 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 ppc x86" +KEYWORDS="amd64 ppc sparc x86" SITEFILE="50${PN}-gentoo.el" |