diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-25 13:50:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-25 13:50:09 +0000 |
commit | 5156503176e9b8a195495fd94a227d26966ead61 (patch) | |
tree | 98916282e96ee27489a48507ca0a4c58fceedbaa /x11-misc/obconf | |
parent | stable on amd64 (diff) | |
download | gentoo-2-5156503176e9b8a195495fd94a227d26966ead61.tar.gz gentoo-2-5156503176e9b8a195495fd94a227d26966ead61.tar.bz2 gentoo-2-5156503176e9b8a195495fd94a227d26966ead61.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'x11-misc/obconf')
-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 cad9055fc91b..8be3ed10b879 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.25 2006/11/25 12:35:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/ChangeLog,v 1.26 2006/11/25 13:50:09 blubb Exp $ + + 25 Nov 2006; <blubb@gentoo.org> obconf-1.6.ebuild: + stable on amd64 25 Nov 2006; nixnut <nixnut@gentoo.org> obconf-1.6.ebuild: Stable on ppc wrt bug 156121 diff --git a/x11-misc/obconf/obconf-1.6.ebuild b/x11-misc/obconf/obconf-1.6.ebuild index 37ba1db5fd4d..d1e3ac0800c7 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.7 2006/11/25 12:35:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obconf/obconf-1.6.ebuild,v 1.8 2006/11/25 13:50:09 blubb 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 |