diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:19:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-25 17:19:55 +0000 |
commit | c3167a15195449c2d65d91bf8e2c0f9710c3ea45 (patch) | |
tree | 2fc513bd8a2bcc9051e8fde47bc14514e02ad6f1 /x11-wm/icewm | |
parent | Stable for ppc, wrt bug #343555 (diff) | |
download | gentoo-2-c3167a15195449c2d65d91bf8e2c0f9710c3ea45.tar.gz gentoo-2-c3167a15195449c2d65d91bf8e2c0f9710c3ea45.tar.bz2 gentoo-2-c3167a15195449c2d65d91bf8e2c0f9710c3ea45.zip |
Stable for ppc, wrt bug #472086
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-wm/icewm')
-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 5236fde9aba0..b88a442bac1b 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.155 2013/09/23 19:14:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.156 2013/09/25 17:19:55 ago Exp $ + + 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> icewm-1.3.7-r1.ebuild: + Stable for ppc, wrt bug #472086 23 Sep 2013; Agostino Sarubbo <ago@gentoo.org> icewm-1.3.7-r1.ebuild: Stable for sparc, 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 37156a0b1e81..aa302a8f38aa 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.5 2013/09/23 19:14:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.3.7-r1.ebuild,v 1.6 2013/09/25 17:19:55 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} )" |