diff options
author | 2015-06-08 14:09:56 +0000 | |
---|---|---|
committer | 2015-06-08 14:09:56 +0000 | |
commit | ad3b001fe0939f67dd808c48455317b6a30d3695 (patch) | |
tree | bfe218a9c7cbff3df2816a49a96891475fccbc7d /x11-wm/spectrwm | |
parent | Stable for amd64, wrt bug #550748 (diff) | |
download | gentoo-2-ad3b001fe0939f67dd808c48455317b6a30d3695.tar.gz gentoo-2-ad3b001fe0939f67dd808c48455317b6a30d3695.tar.bz2 gentoo-2-ad3b001fe0939f67dd808c48455317b6a30d3695.zip |
Stable for amd64, wrt bug #550938
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm/spectrwm')
-rw-r--r-- | x11-wm/spectrwm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/spectrwm/spectrwm-2.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/spectrwm/ChangeLog b/x11-wm/spectrwm/ChangeLog index ff1e716c1a7d..199c65db8ef6 100644 --- a/x11-wm/spectrwm/ChangeLog +++ b/x11-wm/spectrwm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/spectrwm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/ChangeLog,v 1.15 2015/06/01 10:55:52 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/ChangeLog,v 1.16 2015/06/08 14:09:56 ago Exp $ + + 08 Jun 2015; Agostino Sarubbo <ago@gentoo.org> spectrwm-2.6.2.ebuild: + Stable for amd64, wrt bug #550938 *spectrwm-2.7.2 (01 Jun 2015) diff --git a/x11-wm/spectrwm/spectrwm-2.6.2.ebuild b/x11-wm/spectrwm/spectrwm-2.6.2.ebuild index 1c46fcca2d75..6ee5b79a6aed 100644 --- a/x11-wm/spectrwm/spectrwm-2.6.2.ebuild +++ b/x11-wm/spectrwm/spectrwm-2.6.2.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-wm/spectrwm/spectrwm-2.6.2.ebuild,v 1.1 2015/02/27 12:50:58 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/spectrwm-2.6.2.ebuild,v 1.2 2015/06/08 14:09:56 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://opensource.conformal.com/snapshots/${PN}/${P}.tgz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-misc/dmenu" |