diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:02:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:02:54 +0000 |
commit | e6285b988b203ae933495232b62a59cc11ac7012 (patch) | |
tree | 2f88b4c1a6c8a54194455082bda2f68eb61e0bf4 /x11-wm | |
parent | Stable for amd64, wrt bug #469742 (diff) | |
download | gentoo-2-e6285b988b203ae933495232b62a59cc11ac7012.tar.gz gentoo-2-e6285b988b203ae933495232b62a59cc11ac7012.tar.bz2 gentoo-2-e6285b988b203ae933495232b62a59cc11ac7012.zip |
Stable for amd64, wrt bug #469680
(Portage version: 2.1.11.63/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.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=" |