diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:46:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:46:46 +0000 |
commit | 2855eeb6e5aa7b425a239ce29070b671a1663541 (patch) | |
tree | b3690fbb8847edc6ad6a9b05df72b1d3a8fce2dc /x11-libs/libICE | |
parent | ia64 stable wrt #294958 (diff) | |
download | gentoo-2-2855eeb6e5aa7b425a239ce29070b671a1663541.tar.gz gentoo-2-2855eeb6e5aa7b425a239ce29070b671a1663541.tar.bz2 gentoo-2-2855eeb6e5aa7b425a239ce29070b671a1663541.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 5fbaa1448901..159c7e2481f0 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.66 2010/01/15 21:42:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.67 2010/01/18 19:46:46 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libICE-1.0.6.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libICE-1.0.6.ebuild: Transfer Prefix keywords diff --git a/x11-libs/libICE/libICE-1.0.6.ebuild b/x11-libs/libICE/libICE-1.0.6.ebuild index a46d6ffda695..149b6664db73 100644 --- a/x11-libs/libICE/libICE-1.0.6.ebuild +++ b/x11-libs/libICE/libICE-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.6.ebuild,v 1.8 2010/01/15 21:42:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.6.ebuild,v 1.9 2010/01/18 19:46:46 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org ICE library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="ipv6" RDEPEND="x11-libs/xtrans |