summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-04-25 12:59:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-04-25 12:59:29 +0000
commit55dfa4e83c9384bbe1ac17a61ef11958f5e79944 (patch)
tree2b2a973a3ac8e306e426daca241dda83141e53c8 /x11-apps
parentInitial commit (diff)
downloadgentoo-2-55dfa4e83c9384bbe1ac17a61ef11958f5e79944.tar.gz
gentoo-2-55dfa4e83c9384bbe1ac17a61ef11958f5e79944.tar.bz2
gentoo-2-55dfa4e83c9384bbe1ac17a61ef11958f5e79944.zip
Stable on ppc64; bug #175465
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xmodmap/ChangeLog7
-rw-r--r--x11-apps/xmodmap/xmodmap-1.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xmodmap/ChangeLog b/x11-apps/xmodmap/ChangeLog
index f0a9b474eda8..8579b8ba7813 100644
--- a/x11-apps/xmodmap/ChangeLog
+++ b/x11-apps/xmodmap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xmodmap
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.28 2006/10/22 17:55:49 joshuabaergen Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/ChangeLog,v 1.29 2007/04/25 12:59:29 corsair Exp $
+
+ 25 Apr 2007; Markus Rothe <corsair@gentoo.org> xmodmap-1.0.2.ebuild:
+ Stable on ppc64; bug #175465
*xmodmap-1.0.2 (21 Oct 2006)
diff --git a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild b/x11-apps/xmodmap/xmodmap-1.0.2.ebuild
index 7309eef893e4..6bdb382141b2 100644
--- a/x11-apps/xmodmap/xmodmap-1.0.2.ebuild
+++ b/x11-apps/xmodmap/xmodmap-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.2.ebuild,v 1.1 2006/10/22 17:55:49 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmodmap/xmodmap-1.0.2.ebuild,v 1.2 2007/04/25 12:59:29 corsair Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="utility for modifying keymaps and pointer button mappings in X"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"