diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-12-12 21:12:45 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-12-12 21:12:45 +0000 |
commit | 620f4a4155bdceaedb5e68a716796d6a1879a367 (patch) | |
tree | f00f4127969bba87b491a3c3611a8548e8fdda70 /x11-libs/libICE | |
parent | Fixed emerge with new portage, bug #201973, reported by Lars Tiefland <ltiefl... (diff) | |
download | historical-620f4a4155bdceaedb5e68a716796d6a1879a367.tar.gz historical-620f4a4155bdceaedb5e68a716796d6a1879a367.tar.bz2 historical-620f4a4155bdceaedb5e68a716796d6a1879a367.zip |
Sparc stable --- Bug #202087 --- good for 3 months.
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 8e402a4a14f3..bb73711c3012 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.43 2007/09/08 07:40:29 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.44 2007/12/12 21:11:43 fmccor Exp $ + + 12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> libICE-1.0.4.ebuild: + Sparc stable --- Bug #202087 --- good for 3 months. *libICE-1.0.4 (08 Sep 2007) diff --git a/x11-libs/libICE/libICE-1.0.4.ebuild b/x11-libs/libICE/libICE-1.0.4.ebuild index 1704ee1df6db..70946ca955d4 100644 --- a/x11-libs/libICE/libICE-1.0.4.ebuild +++ b/x11-libs/libICE/libICE-1.0.4.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.4.ebuild,v 1.1 2007/09/08 07:40:29 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.4.ebuild,v 1.2 2007/12/12 21:11:43 fmccor 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 |