diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 20:51:09 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-04 20:51:09 +0000 |
commit | 79717616da6404b01650a29a3eca04657ee23fcb (patch) | |
tree | 991e41b0d4b00a0a4ec2f18afae503e6228cec75 /x11-libs | |
parent | New version 0.5 released (diff) | |
download | gentoo-2-79717616da6404b01650a29a3eca04657ee23fcb.tar.gz gentoo-2-79717616da6404b01650a29a3eca04657ee23fcb.tar.bz2 gentoo-2-79717616da6404b01650a29a3eca04657ee23fcb.zip |
Marked stable on amd64 for bug #175465
(Portage version: 2.1.2.5)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 13fc795f4ad1..d40561feb728 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.36 2007/04/29 05:42:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.37 2007/05/04 20:51:09 dang Exp $ + + 04 May 2007; Daniel Gryniewicz <dang@gentoo.org> libICE-1.0.3.ebuild: + Marked stable on amd64 for bug #175465 29 Apr 2007; Andrej Kacian <ticho@gentoo.org> libICE-1.0.3.ebuild: Stable on x86, bug #175465. diff --git a/x11-libs/libICE/libICE-1.0.3.ebuild b/x11-libs/libICE/libICE-1.0.3.ebuild index 3ca2d9e4039a..aa9ef5bcadcd 100644 --- a/x11-libs/libICE/libICE-1.0.3.ebuild +++ b/x11-libs/libICE/libICE-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.3.ebuild,v 1.4 2007/04/29 05:42:36 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.3.ebuild,v 1.5 2007/05/04 20:51:09 dang 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 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="ipv6" RDEPEND="x11-libs/xtrans |