diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-06 15:59:53 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-02-06 15:59:53 +0000 |
commit | 3a3f87e7011905e925a63e03aab6ebef842b3dc7 (patch) | |
tree | 2827f00ed918285c7d1fdbfccda8603e01b4cdd6 /x11-wm/fluxbox | |
parent | added NEWER version 0.9.6.1 and set 1.0.0_pre5 to -<arch> so that 0.9.6.1 is ... (diff) | |
download | gentoo-2-3a3f87e7011905e925a63e03aab6ebef842b3dc7.tar.gz gentoo-2-3a3f87e7011905e925a63e03aab6ebef842b3dc7.tar.bz2 gentoo-2-3a3f87e7011905e925a63e03aab6ebef842b3dc7.zip |
stable on x86 and sparc
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog index d5da5a4e69f2..df320ce20af7 100644 --- a/x11-wm/fluxbox/ChangeLog +++ b/x11-wm/fluxbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/fluxbox # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.90 2004/01/27 12:52:51 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.91 2004/02/06 15:59:53 ciaranm Exp $ + + 06 Feb 2004; Ciaran McCreesh <ciaranm@gentoo.org> fluxbox-0.9.8.ebuild: + Stable on x86 and sparc 27 Jan 2004; Tavis Ormandy <taviso@gentoo.org> fluxbox-0.9.8.ebuild: marking ~alpha, #39477 diff --git a/x11-wm/fluxbox/fluxbox-0.9.8.ebuild b/x11-wm/fluxbox/fluxbox-0.9.8.ebuild index db1138bc62e4..a93487291da7 100644 --- a/x11-wm/fluxbox/fluxbox-0.9.8.ebuild +++ b/x11-wm/fluxbox/fluxbox-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.8.ebuild,v 1.4 2004/01/27 12:52:51 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.8.ebuild,v 1.5 2004/02/06 15:59:53 ciaranm Exp $ IUSE="nls xinerama truetype kde gnome" @@ -19,7 +19,7 @@ PROVIDE="virtual/blackbox" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha" +KEYWORDS="x86 ~ppc sparc ~amd64 ~alpha" src_compile() { econf \ |