diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:54:13 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:54:13 +0000 |
commit | a2465f10e632ac4afbe5056b333605768b745bd5 (patch) | |
tree | 3f37dc71cc62e64e51e939aac42bfaffb32df940 /x11-misc | |
parent | Marking xinput-1.4.0 ppc for bug 251832 (diff) | |
download | gentoo-2-a2465f10e632ac4afbe5056b333605768b745bd5.tar.gz gentoo-2-a2465f10e632ac4afbe5056b333605768b745bd5.tar.bz2 gentoo-2-a2465f10e632ac4afbe5056b333605768b745bd5.zip |
Marking xkeyboard-config-1.5 ppc for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 5fbd5201a1ce..671b2c038ef0 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.55 2009/03/31 14:15:43 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.56 2009/04/03 13:54:13 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> xkeyboard-config-1.5.ebuild: + Marking xkeyboard-config-1.5 ppc stable for bug 251832 31 Mar 2009; Justin Bronder <jsbronder@gentoo.org> xkeyboard-config-1.5.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild index 6a6937488535..2845fa9bf99d 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.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.5.ebuild,v 1.2 2009/03/31 14:15:43 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild,v 1.3 2009/04/03 13:54:13 ranger Exp $ inherit eutils multilib 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" |