diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 15:43:52 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-08-15 15:43:52 +0000 |
commit | d5a5a811b2b737f54576f6eaa681d281dbf0f824 (patch) | |
tree | a99ab6bd0866c350ac4ea17d08caa0a17a615155 /x11-libs/libICE | |
parent | add ~alpha ~ia64 (diff) | |
download | gentoo-2-d5a5a811b2b737f54576f6eaa681d281dbf0f824.tar.gz gentoo-2-d5a5a811b2b737f54576f6eaa681d281dbf0f824.tar.bz2 gentoo-2-d5a5a811b2b737f54576f6eaa681d281dbf0f824.zip |
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r-- | x11-libs/libICE/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libICE/libICE-0.99.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog index adf03596b4b2..8511500835df 100644 --- a/x11-libs/libICE/ChangeLog +++ b/x11-libs/libICE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libICE # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.3 2005/08/12 03:52:20 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.4 2005/08/15 15:40:10 herbs Exp $ + + 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> libICE-0.99.0.ebuild: + Marked ~amd64 12 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; libICE-0.99.0.ebuild: Add ipv6 USE, thanks to gim <gentoo@gim.name> for pointing this out. diff --git a/x11-libs/libICE/libICE-0.99.0.ebuild b/x11-libs/libICE/libICE-0.99.0.ebuild index 517c9254834f..9c51c8d1011f 100644 --- a/x11-libs/libICE/libICE-0.99.0.ebuild +++ b/x11-libs/libICE/libICE-0.99.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-0.99.0.ebuild,v 1.4 2005/08/14 03:45:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-0.99.0.ebuild,v 1.5 2005/08/15 15:40:10 herbs Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org ICE library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~s390 ~sparc ~x86" IUSE="ipv6" RDEPEND="x11-libs/xtrans" DEPEND="${RDEPEND} |