diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:08:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:08:14 +0000 |
commit | ff28fb1765d0b410d887a87b3245f7b9beb6e001 (patch) | |
tree | 7c1093545cab1901c23ed442a5d47c9def6c4c8a /x11-apps/xstdcmap | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-ff28fb1765d0b410d887a87b3245f7b9beb6e001.tar.gz gentoo-2-ff28fb1765d0b410d887a87b3245f7b9beb6e001.tar.bz2 gentoo-2-ff28fb1765d0b410d887a87b3245f7b9beb6e001.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index c855f724e56a..51d2519a2d82 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.31 2013/10/02 03:33:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.32 2013/10/03 20:08:14 ago Exp $ + + 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xstdcmap-1.0.3.ebuild: + Stable for ppc, wrt bug #475480 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> xstdcmap-1.0.3.ebuild: Stable for HPPA (bug #475480). diff --git a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild b/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild index 305d4b149823..2fbe928fc012 100644 --- a/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild +++ b/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild,v 1.3 2013/10/02 03:33:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/xstdcmap-1.0.3.ebuild,v 1.4 2013/10/03 20:08:14 ago Exp $ EAPI=5 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" |