diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-12 00:08:20 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-12 00:08:20 +0000 |
commit | 20c6317431997bfd79d00d6d98ecca117dfe84f0 (patch) | |
tree | de856de9023a9d9c02a3ff756a2798cd03f28799 /x11-plugins | |
parent | Version bump. Ebuild by Arfrever. (diff) | |
download | gentoo-2-20c6317431997bfd79d00d6d98ecca117dfe84f0.tar.gz gentoo-2-20c6317431997bfd79d00d6d98ecca117dfe84f0.tar.bz2 gentoo-2-20c6317431997bfd79d00d6d98ecca117dfe84f0.zip |
Stable on ppc, bug #506914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
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 722b3c4e2d00..1cc9f03b5a84 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.37 2014/08/10 20:04:34 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.38 2014/08/12 00:08:20 blueness Exp $ + + 12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> wmbiff-0.4.27-r1.ebuild: + Stable on ppc, bug #506914 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> wmbiff-0.4.27-r1.ebuild, wmbiff-0.4.27.ebuild: diff --git a/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild index 75b73d3fc4d6..635c90b7618f 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.6 2014/08/10 20:04:34 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.27-r1.ebuild,v 1.7 2014/08/12 00:08:20 blueness 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 x86" +KEYWORDS=" amd64 ppc x86" IUSE="crypt" RDEPEND="x11-libs/libX11 |