diff options
author | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:08:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-03-24 14:08:57 +0000 |
commit | f4c2f903be7433070a07601a94ead130f15579f5 (patch) | |
tree | 774d0f378dfa6b4dd3d6f547b65a9249eb7e01ac /x11-apps/xkbprint | |
parent | amd64 stable, bug #202087 (diff) | |
download | gentoo-2-f4c2f903be7433070a07601a94ead130f15579f5.tar.gz gentoo-2-f4c2f903be7433070a07601a94ead130f15579f5.tar.bz2 gentoo-2-f4c2f903be7433070a07601a94ead130f15579f5.zip |
amd64 stable, bug #202087
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r-- | x11-apps/xkbprint/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog index 46f4e5fe4187..956c8ffd3c86 100644 --- a/x11-apps/xkbprint/ChangeLog +++ b/x11-apps/xkbprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbprint -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.15 2007/12/20 00:15:02 cla Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.16 2008/03/24 14:08:57 maekke Exp $ + + 24 Mar 2008; Markus Meier <maekke@gentoo.org> xkbprint-1.0.1.ebuild: + amd64 stable, bug #202087 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xkbprint-1.0.1.ebuild: Stable on x86 (bug #202087) diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild index 9c5e005224a9..1e66c01afcc6 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.6 2008/01/13 09:36:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.7 2008/03/24 14:08:57 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="print an XKB keyboard description" -KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" RDEPEND="x11-libs/libxkbfile" DEPEND="${RDEPEND}" |