diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:58:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:58:19 +0000 |
commit | 42979b425037b7a3302f63f2fab1911e8868ce9f (patch) | |
tree | 36285eeabd66ee4e25a215dde628734ddaf5dafe /x11-misc | |
parent | Stable for amd64, wrt bug #472904 (diff) | |
download | gentoo-2-42979b425037b7a3302f63f2fab1911e8868ce9f.tar.gz gentoo-2-42979b425037b7a3302f63f2fab1911e8868ce9f.tar.bz2 gentoo-2-42979b425037b7a3302f63f2fab1911e8868ce9f.zip |
Stable for amd64, wrt bug #474442
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/openbox-menu/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/openbox-menu/ChangeLog b/x11-misc/openbox-menu/ChangeLog index d2fffa60bf54..2550a8ffbb6a 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/ChangeLog,v 1.6 2013/06/25 12:58:19 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> openbox-menu-0.3.6.8.ebuild: + Stable for amd64, wrt bug #474442 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> openbox-menu-0.3.6.8.ebuild: Stable for x86, wrt bug #474442 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 84ae78fece37..c693d3055d80 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-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.2 2013/06/25 12:11:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/openbox-menu/openbox-menu-0.3.6.8.ebuild,v 1.3 2013/06/25 12:58:19 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 |