diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 16:54:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 16:54:00 +0000 |
commit | 565a4ed9bfed18b8c45d246a1ef80836fe504b80 (patch) | |
tree | 12790b98bcdc1cfa667b05c1be274323bebb798d /x11-misc/xkeyboard-config | |
parent | Marking gnome-common-2.26.0 ppc64 for bug 281427 (diff) | |
download | gentoo-2-565a4ed9bfed18b8c45d246a1ef80836fe504b80.tar.gz gentoo-2-565a4ed9bfed18b8c45d246a1ef80836fe504b80.tar.bz2 gentoo-2-565a4ed9bfed18b8c45d246a1ef80836fe504b80.zip |
Marking xkeyboard-config-1.6 ppc64 for bug 281427
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index baebfb6a2142..c4cdb5b7195d 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.80 2009/11/21 14:36:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.81 2009/12/03 16:54:00 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> xkeyboard-config-1.6.ebuild: + Marking xkeyboard-config-1.6 ppc64 stable for bug 281427 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> xkeyboard-config-1.6.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild index 08de442f0768..ff0515a814f1 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild,v 1.10 2009/11/21 14:36:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild,v 1.11 2009/12/03 16:54:00 ranger Exp $ inherit eutils DESCRIPTION="X keyboard configuration database" -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" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" SRC_URI="http://xlibs.freedesktop.org/xkbdesc/${P}.tar.bz2" |