diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:08:01 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 20:08:01 +0000 |
commit | 8a4fdbd45c82e8e5ac7218f64f340776cf8547d0 (patch) | |
tree | e981d51d07e11c92c14e1ae9f897589e22043e71 /x11-wm | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-8a4fdbd45c82e8e5ac7218f64f340776cf8547d0.tar.gz gentoo-2-8a4fdbd45c82e8e5ac7218f64f340776cf8547d0.tar.bz2 gentoo-2-8a4fdbd45c82e8e5ac7218f64f340776cf8547d0.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/sawfish/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/sawfish/sawfish-1.9.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/sawfish/ChangeLog b/x11-wm/sawfish/ChangeLog index 5c3f9a495edf..ad390852365d 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.125 2013/04/11 03:26:12 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/ChangeLog,v 1.126 2013/11/30 20:08:01 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> sawfish-1.9.1-r1.ebuild: + amd64 stable, bug #478252 11 Apr 2013; Naohiro Aota <naota@gentoo.org> sawfish-1.9.1-r1.ebuild: Add ~x86-fbsd wrt bug #157553 diff --git a/x11-wm/sawfish/sawfish-1.9.1-r1.ebuild b/x11-wm/sawfish/sawfish-1.9.1-r1.ebuild index c2b38cdf6203..9f5032505b03 100644 --- a/x11-wm/sawfish/sawfish-1.9.1-r1.ebuild +++ b/x11-wm/sawfish/sawfish-1.9.1-r1.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-r1.ebuild,v 1.2 2013/04/11 03:26:12 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.9.1-r1.ebuild,v 1.3 2013/11/30 20:08:01 pacho Exp $ EAPI=5 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="nls xinerama" RDEPEND=">=dev-libs/librep-0.92.1 |