diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 16:03:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-08-20 16:03:39 +0000 |
commit | ea7ba2f07fdf9dcefc6ae1f789afcc22d18c1693 (patch) | |
tree | 41720261d1a4aa29aa05c27bfb063c133becc5cb /x11-wm | |
parent | Stable for HPPA (bug #376529). (diff) | |
download | gentoo-2-ea7ba2f07fdf9dcefc6ae1f789afcc22d18c1693.tar.gz gentoo-2-ea7ba2f07fdf9dcefc6ae1f789afcc22d18c1693.tar.bz2 gentoo-2-ea7ba2f07fdf9dcefc6ae1f789afcc22d18c1693.zip |
Stable for HPPA (bug #375013).
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog index f56c23933552..3dea856df6c3 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.295 2011/07/24 17:52:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.296 2011/08/20 16:03:39 jer Exp $ + + 20 Aug 2011; Jeroen Roovers <jer@gentoo.org> fluxbox-1.3.1.ebuild: + Stable for HPPA (bug #375013). 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> fluxbox-1.3.1.ebuild: alpha/ia64/sparc stable wrt #375013 diff --git a/x11-wm/fluxbox/fluxbox-1.3.1.ebuild b/x11-wm/fluxbox/fluxbox-1.3.1.ebuild index 1c4ebbcab597..aa196504bda3 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.1.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.1.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.3.1.ebuild,v 1.8 2011/07/24 17:52:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.1.ebuild,v 1.9 2011/08/20 16:03:39 jer Exp $ EAPI=4 inherit eutils prefix @@ -36,7 +36,7 @@ DEPEND="nls? ( sys-devel/gettext ) 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 |