diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:12:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:12:07 +0000 |
commit | e5ace42ab2f7e1138faf098f7fccdaa9298fd2fd (patch) | |
tree | 5566e3ca2145fa7faf70514e5e54025ee2904b02 /x11-apps/setxkbmap | |
parent | Marking oclock-1.0.3 ppc for bug 419473 (diff) | |
download | historical-e5ace42ab2f7e1138faf098f7fccdaa9298fd2fd.tar.gz historical-e5ace42ab2f7e1138faf098f7fccdaa9298fd2fd.tar.bz2 historical-e5ace42ab2f7e1138faf098f7fccdaa9298fd2fd.zip |
Marking setxkbmap-1.3.0 ppc for bug 419473
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/setxkbmap')
-rw-r--r-- | x11-apps/setxkbmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/setxkbmap/ChangeLog b/x11-apps/setxkbmap/ChangeLog index 98be4707dd18..b06c2cccbde5 100644 --- a/x11-apps/setxkbmap/ChangeLog +++ b/x11-apps/setxkbmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/setxkbmap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.64 2012/07/11 19:22:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/ChangeLog,v 1.65 2012/07/12 17:12:07 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> setxkbmap-1.3.0.ebuild: + Marking setxkbmap-1.3.0 ppc stable for bug 419473 11 Jul 2012; Brent Baude <ranger@gentoo.org> setxkbmap-1.3.0.ebuild: Marking setxkbmap-1.3.0 ppc64 stable for bug 419473 diff --git a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild index a2959d2212ed..31d1213b5ca5 100644 --- a/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild +++ b/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.7 2012/07/11 19:22:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/setxkbmap/setxkbmap-1.3.0.ebuild,v 1.8 2012/07/12 17:12:07 ranger Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Controls the keyboard layout of a running X server." -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libxkbfile x11-libs/libX11" |