diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 09:31:28 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 09:31:28 +0000 |
commit | 12f5bdcb8fccf02b3bc2b197fe1185c7bfde5c12 (patch) | |
tree | 2daf6d6cbe99fe387d766754282973792d52b1e5 /x11-plugins | |
parent | x86 stable wrt bug #506912 (diff) | |
download | gentoo-2-12f5bdcb8fccf02b3bc2b197fe1185c7bfde5c12.tar.gz gentoo-2-12f5bdcb8fccf02b3bc2b197fe1185c7bfde5c12.tar.bz2 gentoo-2-12f5bdcb8fccf02b3bc2b197fe1185c7bfde5c12.zip |
x86 stable wrt bug #506914
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index 6be33fc2172c..90312be8a758 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.34 2014/04/25 08:52:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.35 2014/06/14 09:31:28 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> wmbiff-0.4.27-r1.ebuild: + x86 stable wrt bug #506914 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> wmbiff-0.4.27-r1.ebuild: Stable for amd64 wrt bug #506914 diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild index 8a37f05d56c4..7cc73b36eafe 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild,v 1.3 2014/04/25 08:52:44 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild,v 1.4 2014/06/14 09:31:28 phajdan.jr Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="crypt" RDEPEND="x11-libs/libX11 |