summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-06-24 04:26:20 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-06-24 04:26:20 +0000
commit1bcf4fb1311e9f9d7b95729b3dba17ac2ed39abc (patch)
tree6d1451191e850ce051362408c82b3666d0dd219f /x11-libs/libxkbfile
parentStable on mips, per #175465. (diff)
downloadgentoo-2-1bcf4fb1311e9f9d7b95729b3dba17ac2ed39abc.tar.gz
gentoo-2-1bcf4fb1311e9f9d7b95729b3dba17ac2ed39abc.tar.bz2
gentoo-2-1bcf4fb1311e9f9d7b95729b3dba17ac2ed39abc.zip
Stable on mips, per #175465.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'x11-libs/libxkbfile')
-rw-r--r--x11-libs/libxkbfile/ChangeLog5
-rw-r--r--x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libxkbfile/ChangeLog b/x11-libs/libxkbfile/ChangeLog
index 387ca228d8d5..e726ba130ce7 100644
--- a/x11-libs/libxkbfile/ChangeLog
+++ b/x11-libs/libxkbfile/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libxkbfile
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.33 2007/05/20 21:06:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/ChangeLog,v 1.34 2007/06/24 04:26:20 kumba Exp $
+
+ 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> libxkbfile-1.0.4.ebuild:
+ Stable on mips, per #175465.
20 May 2007; Jeroen Roovers <jer@gentoo.org> libxkbfile-1.0.4.ebuild:
Stable for HPPA (bug #175465).
diff --git a/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild b/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild
index 28d7d064592b..ce21687c426c 100644
--- a/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild
+++ b/x11-libs/libxkbfile/libxkbfile-1.0.4.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/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild,v 1.6 2007/05/20 21:06:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbfile/libxkbfile-1.0.4.ebuild,v 1.7 2007/06/24 04:26:20 kumba Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xkbfile library"
-KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-proto/kbproto"