diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-22 18:37:11 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-22 18:37:11 +0000 |
commit | 422332772bcdbdbf71bbceadfa66316e829bfeac (patch) | |
tree | ee135cb6bbf7b37bf04d41ac0aa532effef17feb /x11-libs/libICE | |
parent | Fix generation of documentation, bug #372603 by Agostino Sarubbo. (diff) | |
download | historical-422332772bcdbdbf71bbceadfa66316e829bfeac.tar.gz historical-422332772bcdbdbf71bbceadfa66316e829bfeac.tar.bz2 historical-422332772bcdbdbf71bbceadfa66316e829bfeac.zip |
Marked ~x64-macos, bug #371861
Package-Manager: portage-2.2.01.18826-prefix/cvs/Darwin powerpc
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 4090b1cbd7bd..36f1cf8265d5 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.78 2011/02/14 15:56:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.79 2011/06/22 18:24:07 grobian Exp $ + + 22 Jun 2011; Fabian Groffen <grobian@gentoo.org> libICE-1.0.7.ebuild: + Marked ~x64-macos, bug #371861 14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -libICE-1.0.6.ebuild: old diff --git a/x11-libs/libICE/libICE-1.0.7.ebuild b/x11-libs/libICE/libICE-1.0.7.ebuild index 7fd96ca9ac78..23fc01bcb481 100644 --- a/x11-libs/libICE/libICE-1.0.7.ebuild +++ b/x11-libs/libICE/libICE-1.0.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.7.ebuild,v 1.9 2011/02/14 14:35:16 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.7.ebuild,v 1.10 2011/06/22 18:24:07 grobian Exp $ EAPI=3 inherit xorg-2 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 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc ipv6" RDEPEND="x11-libs/xtrans |