diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:54:15 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:54:15 +0000 |
commit | 7dbf418fe94b68096772fcd2bba32a5ab71c724c (patch) | |
tree | 8088e87132ab782b2d5964fe8be29a59b5749e5f /x11-misc | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-7dbf418fe94b68096772fcd2bba32a5ab71c724c.tar.gz gentoo-2-7dbf418fe94b68096772fcd2bba32a5ab71c724c.tar.bz2 gentoo-2-7dbf418fe94b68096772fcd2bba32a5ab71c724c.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index e3d763568e82..8feac4721085 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,10 @@ # 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.57 2009/04/03 14:30:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.58 2009/04/05 18:54:15 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xkeyboard-config-1.5.ebuild: + Stable on amd64, bug #251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> xkeyboard-config-1.5.ebuild: Marking xkeyboard-config-1.5 ppc64 stable for bug 251832 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild index c322dd8b918a..bf0cff59c27b 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.4 2009/04/03 14:30:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild,v 1.5 2009/04/05 18:54:15 tester 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" |