diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:27:00 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:27:00 +0000 |
commit | 1fd473fe8fb81de86428aa39f6484c7d79eb7afa (patch) | |
tree | db7766eda41d75cc61c31bafb666e9f7724e5bc8 /x11-apps/xstdcmap | |
parent | Stable on x86 wrt #202087 (diff) | |
download | gentoo-2-1fd473fe8fb81de86428aa39f6484c7d79eb7afa.tar.gz gentoo-2-1fd473fe8fb81de86428aa39f6484c7d79eb7afa.tar.bz2 gentoo-2-1fd473fe8fb81de86428aa39f6484c7d79eb7afa.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 5db65d8c698b..cd542019db8d 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.13 2007/02/22 00:25:48 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.14 2007/12/20 00:27:00 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xstdcmap-1.0.1.ebuild: + Stable on x86 (bug #202087) 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild index 2d0eb93af204..5ab59df2d75e 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.4 2006/10/10 23:55:18 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.5 2007/12/20 00:27:00 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X standard colormap utility" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libXmu x11-libs/libX11" DEPEND="${RDEPEND}" |