diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:55:26 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 17:55:26 +0000 |
commit | 20ba047fc42d71e06f9ddb15684420aa8f41ce91 (patch) | |
tree | 1839d9eab7ffbd14dcb1234aed4dc969ee005256 /x11-apps/xstdcmap | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-20ba047fc42d71e06f9ddb15684420aa8f41ce91.tar.gz gentoo-2-20ba047fc42d71e06f9ddb15684420aa8f41ce91.tar.bz2 gentoo-2-20ba047fc42d71e06f9ddb15684420aa8f41ce91.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index 3ca825032af8..98af8f04cccf 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.18 2009/12/15 19:21:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.19 2009/12/27 17:55:26 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> xstdcmap-1.0.1.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> xstdcmap-1.0.1.ebuild: Marking xstdcmap-1.0.1 ppc64 stable for bug 294958 diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild index 5f8dfc6f8799..5a389956bfad 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.10 2009/12/15 19:21:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.1.ebuild,v 1.11 2009/12/27 17:55:26 josejx 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" |