diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:14:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:14:16 +0000 |
commit | 57f08e21f1d6db6fd314bb5606e052292e8cf512 (patch) | |
tree | 68fc8f0d4e6a20df220c6bc10a3d5a8a3df664d9 /x11-wm | |
parent | Stable for sparc, wrt bug #343555 (diff) | |
download | gentoo-2-57f08e21f1d6db6fd314bb5606e052292e8cf512.tar.gz gentoo-2-57f08e21f1d6db6fd314bb5606e052292e8cf512.tar.bz2 gentoo-2-57f08e21f1d6db6fd314bb5606e052292e8cf512.zip |
Stable for sparc, wrt bug #472086
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icewm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.3.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog index b2ed155ba46c..5236fde9aba0 100644 --- a/x11-wm/icewm/ChangeLog +++ b/x11-wm/icewm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/icewm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.154 2013/09/22 10:44:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.155 2013/09/23 19:14:16 ago Exp $ + + 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> icewm-1.3.7-r1.ebuild: + Stable for sparc, wrt bug #472086 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> icewm-1.3.7-r1.ebuild: Stable for amd64, wrt bug #472086 diff --git a/x11-wm/icewm/icewm-1.3.7-r1.ebuild b/x11-wm/icewm/icewm-1.3.7-r1.ebuild index 7167dce65909..37156a0b1e81 100644 --- a/x11-wm/icewm/icewm-1.3.7-r1.ebuild +++ b/x11-wm/icewm/icewm-1.3.7-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/icewm/icewm-1.3.7-r1.ebuild,v 1.4 2013/09/22 10:44:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.7-r1.ebuild,v 1.5 2013/09/23 19:14:16 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -13,7 +13,7 @@ LICENSE="GPL-2" SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc ~x86" IUSE="bidi debug gnome minimal nls truetype uclibc xinerama" REQUIRED_USE="gnome? ( ${PYTHON_REQUIRED_USE} )" |