diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 12:46:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-05-07 12:46:36 +0000 |
commit | 4256768bab4389775517be5acedf8385a61ce1cc (patch) | |
tree | c7d1c87ec267fdc7ac6b6a4920ce207c6db4c033 /x11-wm/openbox | |
parent | Added IUSE. x86 KEYWORD to 1.5.2 (Manifest recommit) (diff) | |
download | gentoo-2-4256768bab4389775517be5acedf8385a61ce1cc.tar.gz gentoo-2-4256768bab4389775517be5acedf8385a61ce1cc.tar.bz2 gentoo-2-4256768bab4389775517be5acedf8385a61ce1cc.zip |
Stable on sparc
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r-- | x11-wm/openbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/openbox/openbox-3.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/openbox/ChangeLog b/x11-wm/openbox/ChangeLog index 9ed5d29a27bb..7d5658a889c0 100644 --- a/x11-wm/openbox/ChangeLog +++ b/x11-wm/openbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/openbox # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.81 2004/05/06 16:44:21 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/ChangeLog,v 1.82 2004/05/07 12:46:36 gustavoz Exp $ + + 07 May 2004; Gustavo Zacarias <gustavoz@gentoo.org> openbox-3.2-r1.ebuild: + Stable on sparc 06 May 2004; Brandon Hale <tseng@gentoo.org> -openbox-2.3.0.ebuild, -openbox-2.3.1.ebuild: diff --git a/x11-wm/openbox/openbox-3.2-r1.ebuild b/x11-wm/openbox/openbox-3.2-r1.ebuild index 8ba99271d1d6..07afc8931765 100644 --- a/x11-wm/openbox/openbox-3.2-r1.ebuild +++ b/x11-wm/openbox/openbox-3.2-r1.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/openbox/openbox-3.2-r1.ebuild,v 1.1 2004/05/06 16:20:41 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/openbox/openbox-3.2-r1.ebuild,v 1.2 2004/05/07 12:46:36 gustavoz Exp $ S=${WORKDIR}/${P/_/-} DESCRIPTION="Openbox is a standards compliant, fast, light-weight, extensible window manager." @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc" src_unpack() { unpack ${A} |