diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-11 22:56:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-11 22:56:41 +0000 |
commit | 7d0fe935265b0912659afbc143017bd1e4388ab0 (patch) | |
tree | 06dd8cc82f0ca1919cc1c6215da1049c7c811b8b /x11-wm/fluxbox | |
parent | - marking grsec-sources stable (Manifest recommit) (diff) | |
download | gentoo-2-7d0fe935265b0912659afbc143017bd1e4388ab0.tar.gz gentoo-2-7d0fe935265b0912659afbc143017bd1e4388ab0.tar.bz2 gentoo-2-7d0fe935265b0912659afbc143017bd1e4388ab0.zip |
Stable on hppa.
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog index bc17d602d48b..e2dafe1ac4d0 100644 --- a/x11-wm/fluxbox/ChangeLog +++ b/x11-wm/fluxbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/fluxbox # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.137 2005/01/11 19:08:57 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.138 2005/01/11 22:56:41 gmsoft Exp $ + + 11 Jan 2005; Guy Martin <gmsoft@gentoo.org> fluxbox-0.9.11.ebuild: + Stable on hppa. 11 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> fluxbox-0.9.11.ebuild: Fix nasty subshell usage diff --git a/x11-wm/fluxbox/fluxbox-0.9.11.ebuild b/x11-wm/fluxbox/fluxbox-0.9.11.ebuild index bed470ace77a..40c213c94d68 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.11.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.10 2005/01/11 19:08:57 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.11.ebuild,v 1.11 2005/01/11 22:56:41 gmsoft Exp $ inherit eutils @@ -25,7 +25,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="MIT" -KEYWORDS="x86 ppc sparc amd64 ~alpha ~hppa ~ia64 mips ppc64 ~ppc-macos" +KEYWORDS="x86 ppc sparc amd64 ~alpha hppa ~ia64 mips ppc64 ~ppc-macos" src_unpack() { unpack ${A} |