diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:06:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:06:28 +0000 |
commit | 7d117b8e51597164af88ebbcf668555d8c847204 (patch) | |
tree | 66f0f2a33f3bc822f4aac82da214576d4ead2f87 /x11-wm/sawfish | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-7d117b8e51597164af88ebbcf668555d8c847204.tar.gz gentoo-2-7d117b8e51597164af88ebbcf668555d8c847204.tar.bz2 gentoo-2-7d117b8e51597164af88ebbcf668555d8c847204.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.9.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index b3a1acb9e9e2..efb8a18c0cd6 100644 --- a/x11-wm/sawfish/ChangeLog +++ b/x11-wm/sawfish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/sawfish -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.116 2012/10/28 16:39:36 armin76 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.117 2013/03/25 16:06:28 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sawfish-1.9.1.ebuild: + Stable for amd64, wrt bug #458984 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> sawfish-1.9.0.ebuild: alpha/ia64/sh/sparc stable wrt #427544 diff --git a/x11-wm/sawfish/sawfish-1.9.1.ebuild b/x11-wm/sawfish/sawfish-1.9.1.ebuild index e4b480e2619d..32fd4d9203b4 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-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/sawfish/sawfish-1.9.1.ebuild,v 1.1 2012/09/15 07:47:27 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1.ebuild,v 1.2 2013/03/25 16:06:28 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 |