diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-20 11:55:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-20 11:55:13 +0000 |
commit | 6b5c0300cb21ee7e6653f523badc355f90e24ce3 (patch) | |
tree | adc476b7c33868e05b4b8b0c0c8c591555cd0b6f /x11-wm | |
parent | Dont build documentation at the moment. It is broken upstream. Bug #355569 (diff) | |
download | gentoo-2-6b5c0300cb21ee7e6653f523badc355f90e24ce3.tar.gz gentoo-2-6b5c0300cb21ee7e6653f523badc355f90e24ce3.tar.bz2 gentoo-2-6b5c0300cb21ee7e6653f523badc355f90e24ce3.zip |
alpha/ia64/sparc/x86 stable wrt #352833
(Portage version: 2.1.9.39/cvs/Linux ia64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog index f9b73ed7b35b..bfb177f3d65f 100644 --- a/x11-wm/fluxbox/ChangeLog +++ b/x11-wm/fluxbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/fluxbox # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.281 2011/02/19 19:25:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.282 2011/02/20 11:55:13 armin76 Exp $ + + 20 Feb 2011; Raúl Porcel <armin76@gentoo.org> fluxbox-1.1.1-r3.ebuild: + alpha/ia64/sparc/x86 stable wrt #352833 19 Feb 2011; Markus Meier <maekke@gentoo.org> fluxbox-1.1.1-r3.ebuild: arm stable, bug #352833 diff --git a/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild b/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild index 8522274afda7..c79860a8b46e 100644 --- a/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild,v 1.4 2011/02/19 19:25:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.1.1-r3.ebuild,v 1.5 2011/02/20 11:55:13 armin76 Exp $ EAPI="3" inherit eutils prefix @@ -36,7 +36,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux" src_prepare() { # We need to be able to include directories rather than just plain |