diff options
-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 fa816eaf0641..543066a0c739 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.85 2013/04/24 15:26:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.86 2013/05/14 09:02:54 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.6.ebuild: + Stable for amd64, wrt bug #469680 24 Apr 2013; Jeroen Roovers <jer@gentoo.org> ratpoison-1.4.5.ebuild: Fix building with automake-1.13. diff --git a/x11-wm/ratpoison/ratpoison-1.4.6.ebuild b/x11-wm/ratpoison/ratpoison-1.4.6.ebuild index aff997ec6640..321e50cb3475 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.1 2013/04/08 10:54:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.6.ebuild,v 1.2 2013/05/14 09:02:54 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=" |