diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:42:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:42:35 +0000 |
commit | 5ab50f1d3980f887345284698e7239ffab9087a5 (patch) | |
tree | cd5628beb08f5b1159a636efbc758bafd67571ec /x11-wm | |
parent | Stable for x86, wrt bug #468730 (diff) | |
download | gentoo-2-5ab50f1d3980f887345284698e7239ffab9087a5.tar.gz gentoo-2-5ab50f1d3980f887345284698e7239ffab9087a5.tar.bz2 gentoo-2-5ab50f1d3980f887345284698e7239ffab9087a5.zip |
Stable for x86, wrt bug #469680
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 543066a0c739..47c8fd4f18de 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/ratpoison # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.86 2013/05/14 09:02:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.87 2013/05/14 09:42:35 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.6.ebuild: + Stable for x86, wrt bug #469680 14 May 2013; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.6.ebuild: Stable for amd64, wrt bug #469680 diff --git a/x11-wm/ratpoison/ratpoison-1.4.6.ebuild b/x11-wm/ratpoison/ratpoison-1.4.6.ebuild index 321e50cb3475..6846375de461 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.6.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.6.ebuild,v 1.2 2013/05/14 09:02:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.6.ebuild,v 1.3 2013/05/14 09:42:35 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 +xft" RDEPEND=" |