diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:12:11 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:12:11 +0000 |
commit | f045768e23c6225ac3b0eaf9616e66e5730903f7 (patch) | |
tree | 017138911516628cabe51f721fad36e5701c96ed | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-f045768e23c6225ac3b0eaf9616e66e5730903f7.tar.gz gentoo-2-f045768e23c6225ac3b0eaf9616e66e5730903f7.tar.bz2 gentoo-2-f045768e23c6225ac3b0eaf9616e66e5730903f7.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index 5560fbabd6e1..3725a9c7dd66 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.28 2006/07/10 13:12:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.29 2006/07/19 09:12:11 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> libICE-1.0.1.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> libICE-1.0.1.ebuild: Mark 1.0.1 stable on ia64 diff --git a/x11-libs/libICE/libICE-1.0.1.ebuild b/x11-libs/libICE/libICE-1.0.1.ebuild index 96e6a1a471d8..8752ed22283a 100644 --- a/x11-libs/libICE/libICE-1.0.1.ebuild +++ b/x11-libs/libICE/libICE-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.1.ebuild,v 1.6 2006/07/10 13:12:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.1.ebuild,v 1.7 2006/07/19 09:12:11 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -13,7 +13,7 @@ RESTRICT="mirror" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -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 x11-proto/xproto" |