diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:44:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-31 11:44:48 +0000 |
commit | fc5b3200d7bf365fb3170d3024e6f415e5756b30 (patch) | |
tree | e4fe61ea8ab4ace2abaab0532106056db019e3db /x11-misc | |
parent | Stable for amd64, wrt bug #530526 (diff) | |
download | gentoo-2-fc5b3200d7bf365fb3170d3024e6f415e5756b30.tar.gz gentoo-2-fc5b3200d7bf365fb3170d3024e6f415e5756b30.tar.bz2 gentoo-2-fc5b3200d7bf365fb3170d3024e6f415e5756b30.zip |
Stable for amd64, wrt bug #538030
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lsw/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/lsw/lsw-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/lsw/ChangeLog b/x11-misc/lsw/ChangeLog index 42ad8f74bee0..a34a6a807d26 100644 --- a/x11-misc/lsw/ChangeLog +++ b/x11-misc/lsw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/lsw # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lsw/ChangeLog,v 1.13 2015/01/28 09:03:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lsw/ChangeLog,v 1.14 2015/01/31 11:44:48 ago Exp $ + + 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> lsw-0.3.ebuild: + Stable for amd64, wrt bug #538030 28 Jan 2015; Jeroen Roovers <jer@gentoo.org> lsw-0.3.ebuild: Make compiler calls visible. diff --git a/x11-misc/lsw/lsw-0.3.ebuild b/x11-misc/lsw/lsw-0.3.ebuild index d6ace2464ec5..de1fd3cda698 100644 --- a/x11-misc/lsw/lsw-0.3.ebuild +++ b/x11-misc/lsw/lsw-0.3.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-misc/lsw/lsw-0.3.ebuild,v 1.2 2015/01/28 09:03:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lsw/lsw-0.3.ebuild,v 1.3 2015/01/31 11:44:48 ago Exp $ EAPI=5 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |