diff options
author | Michael Weber <xmw@gentoo.org> | 2013-09-08 19:25:55 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2013-09-08 19:25:55 +0000 |
commit | 674caca9fa7c5b9064270e51a3efb3cbbb25bc6c (patch) | |
tree | 8fff612f62edb288632c182ff76b3cd18b103ff1 /x11-misc/xbindkeys | |
parent | Version bump. (diff) | |
download | gentoo-2-674caca9fa7c5b9064270e51a3efb3cbbb25bc6c.tar.gz gentoo-2-674caca9fa7c5b9064270e51a3efb3cbbb25bc6c.tar.bz2 gentoo-2-674caca9fa7c5b9064270e51a3efb3cbbb25bc6c.zip |
Add ~arm keyword
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index bf3e33aebfdc..5993fcf99cae 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbindkeys -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.61 2011/03/23 16:20:44 jer Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.62 2013/09/08 19:25:55 xmw Exp $ + + 08 Sep 2013; Michael Weber <xmw@gentoo.org> xbindkeys-1.8.5.ebuild: + Add ~arm keyword *xbindkeys-1.8.5 (23 Mar 2011) @@ -233,4 +236,3 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. - diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild index 48a571f02ff2..915a13762eb0 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild,v 1.1 2011/03/23 16:20:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.8.5.ebuild,v 1.2 2013/09/08 19:25:55 xmw Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://www.nongnu.org/${PN}/${P}.tar.gz" HOMEPAGE="http://www.nongnu.org/xbindkeys/xbindkeys.html" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" SLOT="0" RDEPEND="x11-libs/libX11 |