diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:49:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-25 07:49:52 +0000 |
commit | 50338276137970c5d18f5873bb5dd4cbacde1090 (patch) | |
tree | b6c36d012fe0c8d59349c41f598a2f7f7bf0aa35 /x11-wm | |
parent | Stable for sparc, wrt bug #469874 (diff) | |
download | gentoo-2-50338276137970c5d18f5873bb5dd4cbacde1090.tar.gz gentoo-2-50338276137970c5d18f5873bb5dd4cbacde1090.tar.bz2 gentoo-2-50338276137970c5d18f5873bb5dd4cbacde1090.zip |
Stable for sparc, wrt bug #469680
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", 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 acf0f0940bd8..d54c33c9b3bd 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.89 2013/05/16 13:10:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.90 2013/05/25 07:49:52 ago Exp $ + + 25 May 2013; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.6.ebuild: + Stable for sparc, wrt bug #469680 16 May 2013; Agostino Sarubbo <ago@gentoo.org> ratpoison-1.4.6.ebuild: Stable for ppc, wrt bug #469680 diff --git a/x11-wm/ratpoison/ratpoison-1.4.6.ebuild b/x11-wm/ratpoison/ratpoison-1.4.6.ebuild index 4fd3ce9a6afb..bfad4c40411b 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.5 2013/05/16 13:10:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.6.ebuild,v 1.6 2013/05/25 07:49:52 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=" |