diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:00 +0000 |
commit | bd742aae0902103b7b8118ee8b427f4c5ea34c44 (patch) | |
tree | b2d441bdefdf936ad953f897a2f3819ca5f19f65 /x11-apps | |
parent | Marking xset-1.1.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-bd742aae0902103b7b8118ee8b427f4c5ea34c44.tar.gz gentoo-2-bd742aae0902103b7b8118ee8b427f4c5ea34c44.tar.bz2 gentoo-2-bd742aae0902103b7b8118ee8b427f4c5ea34c44.zip |
Marking xsetmode-1.0.0 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xsetmode/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xsetmode/xsetmode-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xsetmode/ChangeLog b/x11-apps/xsetmode/ChangeLog index 5c1e3e5cc3c4..f09a39072306 100644 --- a/x11-apps/xsetmode/ChangeLog +++ b/x11-apps/xsetmode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xsetmode # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.28 2009/11/21 17:46:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/ChangeLog,v 1.29 2009/12/15 19:21:00 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xsetmode-1.0.0.ebuild: + Marking xsetmode-1.0.0 ppc64 stable for bug 294958 21 Nov 2009; Raúl Porcel <armin76@gentoo.org> xsetmode-1.0.0.ebuild: ia64/sparc stable diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild index 880ffb8a5595..b66371e49b46 100644 --- a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild +++ b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.19 2009/11/21 17:46:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.20 2009/12/15 19:21:00 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="set the mode for an X Input device" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXi x11-libs/libX11" |