diff options
author | 2015-06-09 07:08:30 +0000 | |
---|---|---|
committer | 2015-06-09 07:08:30 +0000 | |
commit | ff2f492e75e48d94f2e89cd22e1469f759410409 (patch) | |
tree | 5c207cf2ef05c13f4095f0ec897f3fa12cff4295 /x11-plugins | |
parent | Stable for x86, wrt bug #525016 (diff) | |
download | gentoo-2-ff2f492e75e48d94f2e89cd22e1469f759410409.tar.gz gentoo-2-ff2f492e75e48d94f2e89cd22e1469f759410409.tar.bz2 gentoo-2-ff2f492e75e48d94f2e89cd22e1469f759410409.zip |
Stable for x86, wrt bug #550548
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmbiff/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmbiff/wmbiff-0.4.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmbiff/ChangeLog b/x11-plugins/wmbiff/ChangeLog index 18e2cec2a5d5..290feebea820 100644 --- a/x11-plugins/wmbiff/ChangeLog +++ b/x11-plugins/wmbiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmbiff # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.40 2015/06/08 16:09:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.41 2015/06/09 07:08:30 ago Exp $ + + 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> wmbiff-0.4.28.ebuild: + Stable for x86, wrt bug #550548 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> wmbiff-0.4.28.ebuild: Stable for amd64, wrt bug #550548 diff --git a/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild b/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild index b36b3071913a..d1de7a18e518 100644 --- a/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild +++ b/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild,v 1.2 2015/06/08 16:09:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/wmbiff-0.4.28.ebuild,v 1.3 2015/06/09 07:08:30 ago Exp $ EAPI=5 inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~voyageur/distfiles/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="crypt" RDEPEND="x11-libs/libX11 |