diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:25:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-14 22:25:14 +0000 |
commit | da6490a8af260467aa10c14508c5826b5d9cdf66 (patch) | |
tree | 7bebd7694ca5b7573fe2da2d28b654d952e722c1 /x11-apps/xset | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-da6490a8af260467aa10c14508c5826b5d9cdf66.tar.gz gentoo-2-da6490a8af260467aa10c14508c5826b5d9cdf66.tar.bz2 gentoo-2-da6490a8af260467aa10c14508c5826b5d9cdf66.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index e9861f39280c..4a18d113f0d6 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.56 2010/01/14 21:15:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.57 2010/01/14 22:25:14 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> xset-1.1.0.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xset-1.1.0.ebuild: Transfer Prefix keywords diff --git a/x11-apps/xset/xset-1.1.0.ebuild b/x11-apps/xset/xset-1.1.0.ebuild index 54396f54f275..67836d346d46 100644 --- a/x11-apps/xset/xset-1.1.0.ebuild +++ b/x11-apps/xset/xset-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.1.0.ebuild,v 1.7 2010/01/14 21:15:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.1.0.ebuild,v 1.8 2010/01/14 22:25:14 maekke Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXmu |