diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:28:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:28:48 +0000 |
commit | 243f1e031683b3debc47967b925f78496f01a7f1 (patch) | |
tree | 3591ca8d70c96c6bbbc2b484bdda2f546a48e832 /x11-plugins | |
parent | Stable for amd64, wrt bug #530402 (diff) | |
download | gentoo-2-243f1e031683b3debc47967b925f78496f01a7f1.tar.gz gentoo-2-243f1e031683b3debc47967b925f78496f01a7f1.tar.bz2 gentoo-2-243f1e031683b3debc47967b925f78496f01a7f1.zip |
Stable for amd64, wrt bug #541774
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmswallow/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmswallow/ChangeLog b/x11-plugins/wmswallow/ChangeLog index 3cc40e00713a..eda75d50670b 100644 --- a/x11-plugins/wmswallow/ChangeLog +++ b/x11-plugins/wmswallow/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmswallow # Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v 1.10 2015/01/20 16:34:32 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/ChangeLog,v 1.11 2015/03/27 16:28:48 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> wmswallow-0.6.1-r1.ebuild: + Stable for amd64, wrt bug #541774 *wmswallow-0.6.1-r1 (20 Jan 2015) diff --git a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild index e3048bfc11fb..5a50a0bfdf16 100644 --- a/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild +++ b/x11-plugins/wmswallow/wmswallow-0.6.1-r1.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/wmswallow/wmswallow-0.6.1-r1.ebuild,v 1.1 2015/01/20 16:34:32 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmswallow/wmswallow-0.6.1-r1.ebuild,v 1.2 2015/03/27 16:28:48 ago Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://burse.uni-hamburg.de/~friedel/software/wmswallow/${PN}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-libs/libX11 |