diff options
author | 2010-01-14 17:12:14 +0000 | |
---|---|---|
committer | 2010-01-14 17:12:14 +0000 | |
commit | 13bfa8f21e97fce844ef82bfed83e71fb7c0a2f6 (patch) | |
tree | b687359fd87900fd33c7c20bf3e28b5da029c997 /x11-apps | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-13bfa8f21e97fce844ef82bfed83e71fb7c0a2f6.tar.gz gentoo-2-13bfa8f21e97fce844ef82bfed83e71fb7c0a2f6.tar.bz2 gentoo-2-13bfa8f21e97fce844ef82bfed83e71fb7c0a2f6.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 87e67740109d..a3b0b80fb9fe 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.69 2009/12/27 17:47:01 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.70 2010/01/14 17:12:14 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.1.1.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xkbcomp-1.1.1.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild index 6ee470197068..aba3a38e7879 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 +# Copyright 1999-2010 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.5 2009/12/27 17:47:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.1.1.ebuild,v 1.6 2010/01/14 17:12:14 jer 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" |