diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:35 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:21:35 +0000 |
commit | d8d4a64bafbbc5f252c587eba04c4fc1e4813227 (patch) | |
tree | a8ff228efb6dc545571229da8b78f0b52a0a0be3 /x11-apps/xstdcmap | |
parent | Marking xsetroot-1.0.3 ppc64 for bug 294958 (diff) | |
download | historical-d8d4a64bafbbc5f252c587eba04c4fc1e4813227.tar.gz historical-d8d4a64bafbbc5f252c587eba04c4fc1e4813227.tar.bz2 historical-d8d4a64bafbbc5f252c587eba04c4fc1e4813227.zip |
Marking xstdcmap-1.0.1 ppc64 for bug 294958
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 8fec012a8b20..3ca825032af8 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.17 2009/12/10 13:01:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.18 2009/12/15 19:21:35 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xstdcmap-1.0.1.ebuild: + Marking xstdcmap-1.0.1 ppc64 stable for bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xstdcmap-1.0.1.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild index 0069246d5973..5f8dfc6f8799 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.9 2009/12/10 13:01:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.10 2009/12/15 19:21:35 ranger 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" |