diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-25 08:52:44 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-25 08:52:44 +0000 |
commit | 9448da582b2a15725c4a6ca1e099d1838fd7d533 (patch) | |
tree | 9b91cdb5f90252e5d150c9ffdb5ff243a93240ed /x11-plugins/wmbiff | |
parent | Version bump. (diff) | |
download | gentoo-2-9448da582b2a15725c4a6ca1e099d1838fd7d533.tar.gz gentoo-2-9448da582b2a15725c4a6ca1e099d1838fd7d533.tar.bz2 gentoo-2-9448da582b2a15725c4a6ca1e099d1838fd7d533.zip |
Stable for amd64 wrt bug #506914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'x11-plugins/wmbiff')
-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 876495f88fee..6be33fc2172c 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.33 2014/03/01 22:26:04 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbiff/ChangeLog,v 1.34 2014/04/25 08:52:44 nimiux Exp $ + + 25 Apr 2014; Chema Alonso <nimiux@gentoo.org> wmbiff-0.4.27-r1.ebuild: + Stable for amd64 wrt bug #506914 01 Mar 2014; Michał Górny <mgorny@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 26e236f6b166..8a37f05d56c4 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.2 2014/03/01 22:26:04 mgorny Exp $ +# $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 $ 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 |