From 5b57d979a1a71969654646bd529107d7fc11f9ce Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 22 Dec 2013 12:02:18 +0000 Subject: Stable for ppc64, wrt bug #487892 (Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) --- x11-misc/dmenu/ChangeLog | 5 ++++- x11-misc/dmenu/dmenu-4.5-r3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-misc') diff --git a/x11-misc/dmenu/ChangeLog b/x11-misc/dmenu/ChangeLog index 20a3eb2162c6..2b7d00b61f5e 100644 --- a/x11-misc/dmenu/ChangeLog +++ b/x11-misc/dmenu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/dmenu # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/ChangeLog,v 1.107 2013/12/21 16:26:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/ChangeLog,v 1.108 2013/12/22 12:02:18 ago Exp $ + + 22 Dec 2013; Agostino Sarubbo dmenu-4.5-r3.ebuild: + Stable for ppc64, wrt bug #487892 21 Dec 2013; Agostino Sarubbo dmenu-4.5-r3.ebuild: Stable for ppc, wrt bug #487892 diff --git a/x11-misc/dmenu/dmenu-4.5-r3.ebuild b/x11-misc/dmenu/dmenu-4.5-r3.ebuild index 6889d9e01445..f3b3b19eeabe 100644 --- a/x11-misc/dmenu/dmenu-4.5-r3.ebuild +++ b/x11-misc/dmenu/dmenu-4.5-r3.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/dmenu/dmenu-4.5-r3.ebuild,v 1.7 2013/12/21 16:26:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/dmenu/dmenu-4.5-r3.ebuild,v 1.8 2013/12/22 12:02:18 ago Exp $ EAPI=5 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd" IUSE="xft xinerama" RDEPEND=" -- cgit v1.2.3-65-gdbad