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 | |
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')
-rw-r--r-- | x11-apps/xstdcmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 92e594f45961..ce46ed451e61 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.21 2010/09/27 09:42:48 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.22 2010/12/19 12:34:34 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> xstdcmap-1.0.2.ebuild: + ppc64 stable wrt #344827 *xstdcmap-1.0.2 (27 Sep 2010) 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" |