diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-26 10:27:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-26 10:27:30 +0000 |
commit | 7cde7b1224f5103652fe1e93889a634d0fa9f812 (patch) | |
tree | 1953c3e1338cca033f184c2f723af002016699d6 /x11-misc/openbox-menu | |
parent | Version bump. Drop jruby due to missing dependencies. Drop arches for same re... (diff) | |
download | gentoo-2-7cde7b1224f5103652fe1e93889a634d0fa9f812.tar.gz gentoo-2-7cde7b1224f5103652fe1e93889a634d0fa9f812.tar.bz2 gentoo-2-7cde7b1224f5103652fe1e93889a634d0fa9f812.zip |
Stable for amd64, wrt bug #432736
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/openbox-menu')
-rw-r--r-- | x11-misc/openbox-menu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/openbox-menu/ChangeLog b/x11-misc/openbox-menu/ChangeLog index e81a79ea37ba..cf7f3f2ba903 100644 --- a/x11-misc/openbox-menu/ChangeLog +++ b/x11-misc/openbox-menu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/openbox-menu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/ChangeLog,v 1.1 2012/07/24 16:08:35 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/ChangeLog,v 1.2 2012/08/26 10:27:30 ago Exp $ + + 26 Aug 2012; Agostino Sarubbo <ago@gentoo.org> openbox-menu-0.3.6.7.ebuild: + Stable for amd64, wrt bug #432736 *openbox-menu-0.3.6.7 (24 Jul 2012) diff --git a/x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild b/x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild index abf4ed908636..e5029fd9ea0e 100644 --- a/x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild +++ b/x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild,v 1.1 2012/07/24 16:08:35 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/openbox-menu-0.3.6.7.ebuild,v 1.2 2012/08/26 10:27:30 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://mimarchlinux.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-libs/glib:2 |