diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:11:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:11:27 +0000 |
commit | cd234d3171d39ea9a2f067bbe48f17c71cb74f9c (patch) | |
tree | 350a4b0cebfa93ec19a90bcaee4b72f3169978fe /x11-misc/openbox-menu | |
parent | Stable for x86, wrt bug #472904 (diff) | |
download | gentoo-2-cd234d3171d39ea9a2f067bbe48f17c71cb74f9c.tar.gz gentoo-2-cd234d3171d39ea9a2f067bbe48f17c71cb74f9c.tar.bz2 gentoo-2-cd234d3171d39ea9a2f067bbe48f17c71cb74f9c.zip |
Stable for x86, wrt bug #474442
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/openbox-menu')
-rw-r--r-- | x11-misc/openbox-menu/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/openbox-menu/ChangeLog b/x11-misc/openbox-menu/ChangeLog index 503077f3b171..d2fffa60bf54 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.4 2012/12/03 17:59:02 hasufell Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/ChangeLog,v 1.5 2013/06/25 12:11:27 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> openbox-menu-0.3.6.8.ebuild: + Stable for x86, wrt bug #474442 *openbox-menu-0.3.6.8 (03 Dec 2012) @@ -21,4 +24,3 @@ +openbox-menu-0.3.6.7.ebuild, +files/openbox-menu-0.3.6.7-build.patch, +metadata.xml: initial commit wrt #427794 - diff --git a/x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild b/x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild index 75975427fdf2..84ae78fece37 100644 --- a/x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild +++ b/x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.8.ebuild,v 1.1 2012/12/03 17:59:02 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild,v 1.2 2013/06/25 12:11:27 ago Exp $ EAPI=5 @@ -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="+icons" RDEPEND="dev-libs/glib:2 |