diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:55:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-27 10:55:53 +0000 |
commit | 082ce53e90fef43baa6e5de5aa06b1f23d132ac5 (patch) | |
tree | 9bd882237093d4079c10b785034997065ea6a4ed /x11-misc | |
parent | x86 stable wrt bug #517276 (diff) | |
download | gentoo-2-082ce53e90fef43baa6e5de5aa06b1f23d132ac5.tar.gz gentoo-2-082ce53e90fef43baa6e5de5aa06b1f23d132ac5.tar.bz2 gentoo-2-082ce53e90fef43baa6e5de5aa06b1f23d132ac5.zip |
x86 stable wrt bug #512158
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xpad/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xpad/xpad-4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog index 754951104a57..0a26eb92a738 100644 --- a/x11-misc/xpad/ChangeLog +++ b/x11-misc/xpad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xpad # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.80 2014/07/21 08:47:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.81 2014/07/27 10:55:53 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> xpad-4.2.ebuild: + x86 stable wrt bug #512158 21 Jul 2014; Chema Alonso <nimiux@gentoo.org> xpad-4.2.ebuild: Stable for amd64 wrt bug #512158 diff --git a/x11-misc/xpad/xpad-4.2.ebuild b/x11-misc/xpad/xpad-4.2.ebuild index ff9d8a8e9217..3d2a05d250c2 100644 --- a/x11-misc/xpad/xpad-4.2.ebuild +++ b/x11-misc/xpad/xpad-4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-4.2.ebuild,v 1.2 2014/07/21 08:47:35 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-4.2.ebuild,v 1.3 2014/07/27 10:55:53 phajdan.jr Exp $ EAPI=5 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc x86 ~x86-fbsd" IUSE="" RDEPEND=" |