summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Doty <kingtaco@gentoo.org>2006-04-20 14:52:59 +0000
committerMike Doty <kingtaco@gentoo.org>2006-04-20 14:52:59 +0000
commitb6973df55f4195519d24cfbaa2078329a02c8207 (patch)
treef58c5e9c52955aae46dc91d900c9ac7c33521c1d /xfce-base
parentfixed whitespace (diff)
downloadgentoo-2-b6973df55f4195519d24cfbaa2078329a02c8207.tar.gz
gentoo-2-b6973df55f4195519d24cfbaa2078329a02c8207.tar.bz2
gentoo-2-b6973df55f4195519d24cfbaa2078329a02c8207.zip
amd64 stable, bug 129371
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-base')
-rw-r--r--xfce-base/xfwm4/ChangeLog5
-rw-r--r--xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfwm4/ChangeLog b/xfce-base/xfwm4/ChangeLog
index f258792ca1bb..de59cc4d46a8 100644
--- a/xfce-base/xfwm4/ChangeLog
+++ b/xfce-base/xfwm4/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-base/xfwm4
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.64 2006/04/20 05:29:54 dostrow Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/ChangeLog,v 1.65 2006/04/20 14:52:59 kingtaco Exp $
+
+ 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfwm4-4.2.3.2.ebuild:
+ amd64 stable, bug 129371
*xfwm4-4.3.90.1 (20 Apr 2006)
diff --git a/xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild b/xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild
index 90d0c9298813..1f30653dd432 100644
--- a/xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild
+++ b/xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild,v 1.5 2006/04/17 18:26:44 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfwm4/xfwm4-4.2.3.2.ebuild,v 1.6 2006/04/20 14:52:59 kingtaco Exp $
inherit xfce42 versionator
DESCRIPTION="Xfce 4 window manager"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
MY_PV=$(get_version_component_range 1-3)