diff options
author | Michael Weber <xmw@gentoo.org> | 2012-06-04 00:22:58 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-06-04 00:22:58 +0000 |
commit | da2d6201ad00bbf16002a614669b14f0a94d33a0 (patch) | |
tree | 8f86e484ab218f8d5c3fc89db7d730a44a62c095 /x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild | |
parent | ppc stable (bug 309407) (diff) | |
download | gentoo-2-da2d6201ad00bbf16002a614669b14f0a94d33a0.tar.gz gentoo-2-da2d6201ad00bbf16002a614669b14f0a94d33a0.tar.bz2 gentoo-2-da2d6201ad00bbf16002a614669b14f0a94d33a0.zip |
ppc stable (bug 309407)
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild')
-rw-r--r-- | x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild b/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild index 0558cd0826c1..567102156888 100644 --- a/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild +++ b/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.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-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.6 2012/03/05 11:08:42 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox-common/matchbox-common-0.9.1-r2.ebuild,v 1.7 2012/06/04 00:22:58 xmw Exp $ inherit eutils versionator @@ -10,7 +10,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/$(get_version_component_range LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~hppa ppc x86" IUSE="pda" RDEPEND=">=x11-libs/libmatchbox-1.1" |