diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-18 17:51:36 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-11-18 17:51:36 +0000 |
commit | b9cb2713d90af195d99335fe4b95cd28c19489fa (patch) | |
tree | 0e1a0b4666b5ec9113db4b849fe1dea93476c739 /x11-wm | |
parent | ppc stable, bug #247293 (diff) | |
download | gentoo-2-b9cb2713d90af195d99335fe4b95cd28c19489fa.tar.gz gentoo-2-b9cb2713d90af195d99335fe4b95cd28c19489fa.tar.bz2 gentoo-2-b9cb2713d90af195d99335fe4b95cd28c19489fa.zip |
ppc stable, bug #247131
(Portage version: 2.2_rc14/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/ratpoison/ratpoison-1.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/ratpoison/ChangeLog b/x11-wm/ratpoison/ChangeLog index 032d5329ec2a..540e07615300 100644 --- a/x11-wm/ratpoison/ChangeLog +++ b/x11-wm/ratpoison/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/ratpoison # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.60 2008/11/18 05:05:34 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ChangeLog,v 1.61 2008/11/18 17:51:36 dertobi123 Exp $ + + 18 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org> + ratpoison-1.4.3.ebuild: + ppc stable, bug #247131 18 Nov 2008; Jeremy Olexa <darkside@gentoo.org> ratpoison-1.4.3.ebuild: amd64 stable, bug #247131 diff --git a/x11-wm/ratpoison/ratpoison-1.4.3.ebuild b/x11-wm/ratpoison/ratpoison-1.4.3.ebuild index 01718e4ba71a..db73448f085d 100644 --- a/x11-wm/ratpoison/ratpoison-1.4.3.ebuild +++ b/x11-wm/ratpoison/ratpoison-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.3.ebuild,v 1.3 2008/11/18 05:05:34 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/ratpoison/ratpoison-1.4.3.ebuild,v 1.4 2008/11/18 17:51:36 dertobi123 Exp $ inherit elisp-common eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc ~sparc ~x86 ~x86-fbsd" IUSE="emacs" DEPEND="x11-libs/libXinerama |