diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-08 11:58:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-08 11:58:17 +0000 |
commit | 3d23d70fe99a8df2e4a3291bb7c033d804cebe66 (patch) | |
tree | e705ac28b84be7cc861fca88b3a6c7037d521583 /x11-misc | |
parent | Java deps on anltr cant be properly explained to cmake deps, needs to run in ... (diff) | |
download | gentoo-2-3d23d70fe99a8df2e4a3291bb7c033d804cebe66.tar.gz gentoo-2-3d23d70fe99a8df2e4a3291bb7c033d804cebe66.tar.bz2 gentoo-2-3d23d70fe99a8df2e4a3291bb7c033d804cebe66.zip |
Stable ppc, bug #428052
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xpad/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xpad/xpad-4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xpad/ChangeLog b/x11-misc/xpad/ChangeLog index 61e8b7207a47..8fce8d188d14 100644 --- a/x11-misc/xpad/ChangeLog +++ b/x11-misc/xpad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xpad # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.74 2012/08/02 21:22:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/ChangeLog,v 1.75 2012/08/08 11:58:17 blueness Exp $ + + 08 Aug 2012; Anthony G. Basile <blueness@gentoo.org> xpad-4.1.ebuild: + Stable ppc, bug #428052 02 Aug 2012; Markos Chandras <hwoarang@gentoo.org> xpad-4.1.ebuild: Stable on amd64 wrt bug #428052 diff --git a/x11-misc/xpad/xpad-4.1.ebuild b/x11-misc/xpad/xpad-4.1.ebuild index 23f4f0e21c5d..7cfb901b043e 100644 --- a/x11-misc/xpad/xpad-4.1.ebuild +++ b/x11-misc/xpad/xpad-4.1.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-misc/xpad/xpad-4.1.ebuild,v 1.5 2012/08/02 21:22:04 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-4.1.ebuild,v 1.6 2012/08/08 11:58:17 blueness Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=" |