diff options
author | 2013-04-01 17:56:21 +0000 | |
---|---|---|
committer | 2013-04-01 17:56:21 +0000 | |
commit | ea9c97a5b75cce23ae8991ab78cec0ba29f4f24d (patch) | |
tree | c4d09c72d1f3f4fef8bf530b785866dcd5d41646 /x11-wm | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-ea9c97a5b75cce23ae8991ab78cec0ba29f4f24d.tar.gz gentoo-2-ea9c97a5b75cce23ae8991ab78cec0ba29f4f24d.tar.bz2 gentoo-2-ea9c97a5b75cce23ae8991ab78cec0ba29f4f24d.zip |
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index 752c563c1551..43d3a2f0aa07 100644 --- a/x11-wm/sawfish/ChangeLog +++ b/x11-wm/sawfish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/sawfish # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.120 2013/03/29 13:48:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.121 2013/04/01 17:56:21 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> sawfish-1.9.1.ebuild: + Stable for alpha, wrt bug #458984 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sawfish-1.9.1.ebuild: Stable for ia64, wrt bug #458984 diff --git a/x11-wm/sawfish/sawfish-1.9.1.ebuild b/x11-wm/sawfish/sawfish-1.9.1.ebuild index fed786b60147..a8c197f2caea 100644 --- a/x11-wm/sawfish/sawfish-1.9.1.ebuild +++ b/x11-wm/sawfish/sawfish-1.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1.ebuild,v 1.5 2013/03/29 13:48:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1.ebuild,v 1.6 2013/04/01 17:56:21 ago Exp $ EAPI="4" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://download.tuxfamily.org/sawfish/${P}.tar.xz" LICENSE="GPL-2 Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 ~sh ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sh ~sparc x86" IUSE="nls xinerama" RDEPEND=">=dev-libs/librep-0.92.1 |