diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:34:34 +0000 |
commit | 58e36ea722ef7d9d0a9100979e5e347c9894543b (patch) | |
tree | c8a1e111a1a1f339cf4e90110ea8b5830a6cd976 /x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-58e36ea722ef7d9d0a9100979e5e347c9894543b.tar.gz gentoo-2-58e36ea722ef7d9d0a9100979e5e347c9894543b.tar.bz2 gentoo-2-58e36ea722ef7d9d0a9100979e5e347c9894543b.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild')
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild index 6df3f56ef0b0..a26e59a3cba9 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.2 2010/11/01 12:46:30 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild,v 1.3 2010/12/19 12:34:34 ssuominen Exp $ EAPI=3 inherit xorg-2 DESCRIPTION="X standard colormap utility" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" |