diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 17:59:28 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 17:59:28 +0000 |
commit | eac38ed54a36e8e2c9b0a2e8fc8bc9b6c3deb3ce (patch) | |
tree | 517aaf252f489b4673612c9f4210ecd19c5ba1a7 /xfce-base/xfwm4 | |
parent | rekeyworded ~ppc (bug #168745) (diff) | |
download | gentoo-2-eac38ed54a36e8e2c9b0a2e8fc8bc9b6c3deb3ce.tar.gz gentoo-2-eac38ed54a36e8e2c9b0a2e8fc8bc9b6c3deb3ce.tar.bz2 gentoo-2-eac38ed54a36e8e2c9b0a2e8fc8bc9b6c3deb3ce.zip |
Stable on sparc wrt #178510
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/xfwm4')
-rw-r--r-- | xfce-base/xfwm4/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfwm4/xfwm4-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog index 22feed3ca7e9..910963c2dd33 100644 --- a/xfce-base/xfwm4/ChangeLog +++ b/xfce-base/xfwm4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfwm4 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.95 2007/04/12 14:42:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.96 2007/05/15 17:59:28 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> xfwm4-4.4.1.ebuild: + Stable on sparc wrt #178510 *xfwm4-4.4.1 (11 Apr 2007) diff --git a/xfce-base/xfwm4/xfwm4-4.4.1.ebuild b/xfce-base/xfwm4/xfwm4-4.4.1.ebuild index db5dfe71cefc..df002d17c8f1 100644 --- a/xfce-base/xfwm4/xfwm4-4.4.1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.1.ebuild,v 1.1 2007/04/12 14:42:13 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.4.1.ebuild,v 1.2 2007/05/15 17:59:28 gustavoz Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Window manager" HOMEPAGE="http://www.xfce.org/projects/xfwm4/" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="debug startup-notification xcomposite" |