diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 16:20:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 16:20:58 +0000 |
commit | 5b544667a219627fef764278350643a8e298aaa4 (patch) | |
tree | fc9a924c62b731b7d32349f7cd1a9f7793a0797f /x11-wm/spectrwm | |
parent | Stable for amd64, wrt bug #456402 (diff) | |
download | gentoo-2-5b544667a219627fef764278350643a8e298aaa4.tar.gz gentoo-2-5b544667a219627fef764278350643a8e298aaa4.tar.bz2 gentoo-2-5b544667a219627fef764278350643a8e298aaa4.zip |
Stable for amd64, wrt bug #457044
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm/spectrwm')
-rw-r--r-- | x11-wm/spectrwm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/spectrwm/spectrwm-2.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/spectrwm/ChangeLog b/x11-wm/spectrwm/ChangeLog index d4d8b53c8b6f..34872ba6251d 100644 --- a/x11-wm/spectrwm/ChangeLog +++ b/x11-wm/spectrwm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/spectrwm -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/ChangeLog,v 1.8 2012/12/01 10:20:40 xmw Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/ChangeLog,v 1.9 2013/02/14 16:20:58 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> spectrwm-2.1.1.ebuild: + Stable for amd64, wrt bug #457044 *spectrwm-2.1.1 (01 Dec 2012) diff --git a/x11-wm/spectrwm/spectrwm-2.1.1.ebuild b/x11-wm/spectrwm/spectrwm-2.1.1.ebuild index 50a289abf1cf..296878278684 100644 --- a/x11-wm/spectrwm/spectrwm-2.1.1.ebuild +++ b/x11-wm/spectrwm/spectrwm-2.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/spectrwm-2.1.1.ebuild,v 1.1 2012/12/01 10:20:40 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/spectrwm/spectrwm-2.1.1.ebuild,v 1.2 2013/02/14 16:20:58 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" |