diff options
author | 2006-06-30 23:36:28 +0000 | |
---|---|---|
committer | 2006-06-30 23:36:28 +0000 | |
commit | b4f17f90222b54d78fb47c26ccd5f10b23e5ad45 (patch) | |
tree | 53f80b92a20862c6b5aa9b20ac3340356dde01b9 /x11-libs/libICE | |
parent | Stable on alpha. (diff) | |
download | historical-b4f17f90222b54d78fb47c26ccd5f10b23e5ad45.tar.gz historical-b4f17f90222b54d78fb47c26ccd5f10b23e5ad45.tar.bz2 historical-b4f17f90222b54d78fb47c26ccd5f10b23e5ad45.zip |
ppc/sparc/mips/alpha/arm/sh stable
Package-Manager: portage-2.1.1_pre1-r1
Diffstat (limited to 'x11-libs/libICE')
-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 e5c6c1decfa9..175a2ac94643 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.26 2006/06/30 22:44:18 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.27 2006/06/30 23:23:07 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; libICE-1.0.1.ebuild: + ppc/sparc/mips/alpha/arm/sh stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; -libICE-1.0.0.ebuild: Pull old versions. diff --git a/x11-libs/libICE/libICE-1.0.1.ebuild b/x11-libs/libICE/libICE-1.0.1.ebuild index 82f87986abb2..c7b2751a14e7 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.4 2006/06/30 15:36:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.1.ebuild,v 1.5 2006/06/30 23:23:07 spyderous 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" |