diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-27 11:10:25 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-27 11:10:25 +0000 |
commit | 78c8636fca46ef471bc4544f61e2277ff4a268aa (patch) | |
tree | 3393fb814a5cad7de383624b06ab3cfc09560fbf /x11-misc/xpad/xpad-4.0.ebuild | |
parent | amd64/x86 stable, bug #276768 (diff) | |
download | gentoo-2-78c8636fca46ef471bc4544f61e2277ff4a268aa.tar.gz gentoo-2-78c8636fca46ef471bc4544f61e2277ff4a268aa.tar.bz2 gentoo-2-78c8636fca46ef471bc4544f61e2277ff4a268aa.zip |
amd64/x86 stable, bug #282313
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xpad/xpad-4.0.ebuild')
-rw-r--r-- | x11-misc/xpad/xpad-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-4.0.ebuild b/x11-misc/xpad/xpad-4.0.ebuild index 7e037a8ea105..6d0044361061 100644 --- a/x11-misc/xpad/xpad-4.0.ebuild +++ b/x11-misc/xpad/xpad-4.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-misc/xpad/xpad-4.0.ebuild,v 1.1 2009/07/18 22:26:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xpad/xpad-4.0.ebuild,v 1.2 2009/09/27 11:10:25 maekke Exp $ EAPI=2 @@ -10,7 +10,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=">=x11-libs/gtk+-2.12:2" |