diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:18:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-20 11:18:01 +0000 |
commit | 9cc3541f94e1b65b47997c132969e878b425aa5c (patch) | |
tree | 60f17183733343d1a1d925561bf18e154dbb5a97 /x11-libs/libICE | |
parent | Stable for ppc, wrt bug #530652 (diff) | |
download | gentoo-2-9cc3541f94e1b65b47997c132969e878b425aa5c.tar.gz gentoo-2-9cc3541f94e1b65b47997c132969e878b425aa5c.tar.bz2 gentoo-2-9cc3541f94e1b65b47997c132969e878b425aa5c.zip |
Stable for ppc, wrt bug #530652
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 7cfb059239ea..25bcbe2ecd2d 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.105 2015/02/19 08:53:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.106 2015/02/20 11:18:01 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libICE-1.0.9.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> libICE-1.0.9.ebuild: Stable for x86, wrt bug #530652 diff --git a/x11-libs/libICE/libICE-1.0.9.ebuild b/x11-libs/libICE/libICE-1.0.9.ebuild index cfb383b9baa3..9afa81fcbbb5 100644 --- a/x11-libs/libICE/libICE-1.0.9.ebuild +++ b/x11-libs/libICE/libICE-1.0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild,v 1.5 2015/02/19 08:53:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.9.ebuild,v 1.6 2015/02/20 11:18:00 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit xorg-2 DESCRIPTION="X.Org Inter-Client Exchange library" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/xtrans |