diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:01:07 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:01:07 +0000 |
commit | bd3b27e8092d5bbbe3b34ac207b364afc39d2f6e (patch) | |
tree | 1e53c956ce461517d42e3594fdc02cb38e2b3f5f /x11-apps | |
parent | amd64 stable wrt #294958 (diff) | |
download | gentoo-2-bd3b27e8092d5bbbe3b34ac207b364afc39d2f6e.tar.gz gentoo-2-bd3b27e8092d5bbbe3b34ac207b364afc39d2f6e.tar.bz2 gentoo-2-bd3b27e8092d5bbbe3b34ac207b364afc39d2f6e.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xstdcmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 350586a24cee..8fec012a8b20 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.16 2009/05/05 08:16:16 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.17 2009/12/10 13:01:07 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xstdcmap-1.0.1.ebuild: + amd64 stable wrt #294958 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xstdcmap-1.0.1.ebuild: diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild index fd0d486fb79e..0069246d5973 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-2009 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.8 2009/05/05 08:16:16 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.9 2009/12/10 13:01:07 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X standard colormap utility" -KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11" |