summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-09-04 12:02:12 +0000
committerMarkus Meier <maekke@gentoo.org>2011-09-04 12:02:12 +0000
commit06b02db1a9071b4fab1e715d14d442e35d21194d (patch)
tree0125c35ee20c8995e80c1615297c97486a68bff7 /x11-apps/xkbcomp
parentMake cups harddep to solve build system issues. Also harddep for 3.5 and late... (diff)
downloadhistorical-06b02db1a9071b4fab1e715d14d442e35d21194d.tar.gz
historical-06b02db1a9071b4fab1e715d14d442e35d21194d.tar.bz2
historical-06b02db1a9071b4fab1e715d14d442e35d21194d.zip
x86 stable, bug #380421
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/ChangeLog5
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog
index d34e37698304..c4a1c227beee 100644
--- a/x11-apps/xkbcomp/ChangeLog
+++ b/x11-apps/xkbcomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbcomp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.93 2011/08/30 07:55:22 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.94 2011/09/04 11:57:43 maekke Exp $
+
+ 04 Sep 2011; Markus Meier <maekke@gentoo.org> xkbcomp-1.2.3.ebuild:
+ x86 stable, bug #380421
30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xkbcomp-1.2.3.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild
index b46683ad9d56..2123accc5e49 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild,v 1.2 2011/08/30 07:55:22 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild,v 1.3 2011/09/04 11:57:43 maekke Exp $
EAPI=4
inherit xorg-2
DESCRIPTION="compile XKB keyboard description"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"