diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 14:07:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 14:07:39 +0000 |
commit | 6c3887fe84e99b5285a8e8818103e43fb466b7b7 (patch) | |
tree | d02cb0b67eb3d72a8b66253adea54f7f9aef6bc3 /x11-misc | |
parent | Stable on sparc wrt #156199 (diff) | |
download | gentoo-2-6c3887fe84e99b5285a8e8818103e43fb466b7b7.tar.gz gentoo-2-6c3887fe84e99b5285a8e8818103e43fb466b7b7.tar.bz2 gentoo-2-6c3887fe84e99b5285a8e8818103e43fb466b7b7.zip |
Stable on sparc wrt #156121
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/obconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/obconf/obconf-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/obconf/ChangeLog b/x11-misc/obconf/ChangeLog index 8be3ed10b879..9a23e7f7e413 100644 --- a/x11-misc/obconf/ChangeLog +++ b/x11-misc/obconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/obconf # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.26 2006/11/25 13:50:09 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.27 2006/11/27 14:07:39 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> obconf-1.6.ebuild: + Stable on sparc wrt #156121 25 Nov 2006; <blubb@gentoo.org> obconf-1.6.ebuild: stable on amd64 diff --git a/x11-misc/obconf/obconf-1.6.ebuild b/x11-misc/obconf/obconf-1.6.ebuild index d1e3ac0800c7..d6ccecbe57ad 100644 --- a/x11-misc/obconf/obconf-1.6.ebuild +++ b/x11-misc/obconf/obconf-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.6.ebuild,v 1.8 2006/11/25 13:50:09 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.6.ebuild,v 1.9 2006/11/27 14:07:39 gustavoz Exp $ DESCRIPTION="ObConf is a tool for configuring the Openbox window manager." HOMEPAGE="http://tr.openmonkey.com/pages/obconf" @@ -8,7 +8,7 @@ SRC_URI="http://tr.openmonkey.com/files/obconf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc sparc x86" IUSE="" RDEPEND=">=gnome-base/libglade-2 |