diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:49:55 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 12:49:55 +0000 |
commit | 031cce6f8468483c26bad290d5b6b65a75bb2765 (patch) | |
tree | f9d671214ad925d1ac820c2c9d01aba65ecee24e /x11-apps/xkbcomp | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-031cce6f8468483c26bad290d5b6b65a75bb2765.tar.gz gentoo-2-031cce6f8468483c26bad290d5b6b65a75bb2765.tar.bz2 gentoo-2-031cce6f8468483c26bad290d5b6b65a75bb2765.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 9c8981d56417..a45975564222 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.64 2009/10/26 20:32:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.65 2009/12/10 12:49:55 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xkbcomp-1.1.1.ebuild: + amd64 stable wrt #294958 26 Oct 2009; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.1.0.ebuild: Stable for HPPA (bug #282290). diff --git a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild index 826b6801f088..335831387659 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.1 2009/10/05 17:58:17 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.2 2009/12/10 12:49:55 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="compile XKB keyboard description" -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" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |