diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 11:10:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-06-08 11:10:33 +0000 |
commit | 855f9f5d3cb13939d4942f114522e7aa842acdc2 (patch) | |
tree | 83ab0dc3aa3aed6df85c6a469ec31c6a71d018ef /x11-wm | |
parent | Stable for ppc, wrt bug #511058 (diff) | |
download | gentoo-2-855f9f5d3cb13939d4942f114522e7aa842acdc2.tar.gz gentoo-2-855f9f5d3cb13939d4942f114522e7aa842acdc2.tar.bz2 gentoo-2-855f9f5d3cb13939d4942f114522e7aa842acdc2.zip |
Stable for ppc, wrt bug #511108
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 017fdcf6e40c..0609618ab367 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.103 2014/06/07 19:13:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.104 2014/06/08 11:10:33 ago Exp $ + + 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.7.ebuild: + Stable for ppc, wrt bug #511108 07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.7.ebuild: Stable for x86, wrt bug #511108 diff --git a/x11-wm/ratpoison/ratpoison-1.4.7.ebuild b/x11-wm/ratpoison/ratpoison-1.4.7.ebuild index ca1c0874c7c5..cb200b9ba4cf 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.7.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.7.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.7.ebuild,v 1.6 2014/06/07 19:13:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.7.ebuild,v 1.7 2014/06/08 11:10:33 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 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug emacs +history sloppy +xft" RDEPEND=" |