diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-14 13:50:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-14 13:50:58 +0000 |
commit | 770a409f5a142cc4f5c40ee34f44b43d77e719bd (patch) | |
tree | fbe01498fd2de11337ad9e500a87e8832595a649 /x11-wm/ratpoison | |
parent | Fix building with automake-1.13 (bug #469824 by Billy DeVincentis). (diff) | |
download | gentoo-2-770a409f5a142cc4f5c40ee34f44b43d77e719bd.tar.gz gentoo-2-770a409f5a142cc4f5c40ee34f44b43d77e719bd.tar.bz2 gentoo-2-770a409f5a142cc4f5c40ee34f44b43d77e719bd.zip |
Stable for HPPA (bug #469680).
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-wm/ratpoison')
-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 47c8fd4f18de..c1dd66d70c0f 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.87 2013/05/14 09:42:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.88 2013/05/14 13:50:58 jer Exp $ + + 14 May 2013; Jeroen Roovers <jer@gentoo.org> ratpoison-1.4.6.ebuild: + Stable for HPPA (bug #469680). 14 May 2013; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.6.ebuild: Stable for x86, wrt bug #469680 diff --git a/x11-wm/ratpoison/ratpoison-1.4.6.ebuild b/x11-wm/ratpoison/ratpoison-1.4.6.ebuild index 6846375de461..90bb55d0338c 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.3 2013/05/14 09:42:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.6.ebuild,v 1.4 2013/05/14 13:50:58 jer 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=" |