diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 11:56:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 11:56:00 +0000 |
commit | 51be185950a9fd888ee94438bcfd948c00b291a2 (patch) | |
tree | 968a515bc8bc4944780702429a080a361cacfc7f /x11-wm | |
parent | Stable for amd64, wrt bug #525166 (diff) | |
download | gentoo-2-51be185950a9fd888ee94438bcfd948c00b291a2.tar.gz gentoo-2-51be185950a9fd888ee94438bcfd948c00b291a2.tar.bz2 gentoo-2-51be185950a9fd888ee94438bcfd948c00b291a2.zip |
Stable for amd64, wrt bug #526098
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 55fa6a08bbcc..6944d760c1f2 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ratpoison # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.110 2014/10/20 22:27:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.111 2014/10/29 11:56:00 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.8.ebuild: + Stable for amd64, wrt bug #526098 20 Oct 2014; Jeroen Roovers <jer@gentoo.org> ratpoison-1.4.8.ebuild: Stable for HPPA (bug #526098). diff --git a/x11-wm/ratpoison/ratpoison-1.4.8.ebuild b/x11-wm/ratpoison/ratpoison-1.4.8.ebuild index c01f8a017c58..38d6c9a5c574 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.8.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.8.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/x11-wm/ratpoison/ratpoison-1.4.8.ebuild,v 1.4 2014/10/20 22:27:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.8.ebuild,v 1.5 2014/10/29 11:56:00 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug emacs +history sloppy +xft" RDEPEND=" |