diff options
author | 2013-03-26 16:57:18 +0000 | |
---|---|---|
committer | 2013-03-26 16:57:18 +0000 | |
commit | 4d1be5dd555879ae2fc9d611267e1a4aab4b6c94 (patch) | |
tree | ae4be47bfc3e998ffa828a8a4ddd6e54e376009f /x11-wm | |
parent | Stable for ppc, wrt bug #458984 (diff) | |
download | gentoo-2-4d1be5dd555879ae2fc9d611267e1a4aab4b6c94.tar.gz gentoo-2-4d1be5dd555879ae2fc9d611267e1a4aab4b6c94.tar.bz2 gentoo-2-4d1be5dd555879ae2fc9d611267e1a4aab4b6c94.zip |
Stable for ppc, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 6308c156b182..744478239106 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.118 2013/03/25 16:45:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.119 2013/03/26 16:57:18 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sawfish-1.9.1.ebuild: + Stable for ppc, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> sawfish-1.9.1.ebuild: Stable for x86, wrt bug #458984 diff --git a/x11-wm/sawfish/sawfish-1.9.1.ebuild b/x11-wm/sawfish/sawfish-1.9.1.ebuild index a0e733871e1b..8feb09c3573c 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.3 2013/03/25 16:45:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1.ebuild,v 1.4 2013/03/26 16:57:18 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 |