diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-06-14 10:17:56 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-06-14 10:17:56 +0000 |
commit | 54935ee2b902ae6138cb06e3d9dc54c0f7f5b3e0 (patch) | |
tree | 9234cdcd7645664f1c83ddd928c5b6282597d089 /net-misc/icaclient | |
parent | Stable on ppc wrt bug 225871 (diff) | |
download | gentoo-2-54935ee2b902ae6138cb06e3d9dc54c0f7f5b3e0.tar.gz gentoo-2-54935ee2b902ae6138cb06e3d9dc54c0f7f5b3e0.tar.bz2 gentoo-2-54935ee2b902ae6138cb06e3d9dc54c0f7f5b3e0.zip |
Stable on amd64, bug #225835
(Portage version: 2.1.5.4)
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r-- | net-misc/icaclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/icaclient/icaclient-10.6-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog index da96ed93f027..6ba91e6e3e86 100644 --- a/net-misc/icaclient/ChangeLog +++ b/net-misc/icaclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/icaclient # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.55 2008/06/11 06:47:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.56 2008/06/14 10:17:56 angelos Exp $ + + 14 Jun 2008; Christoph Mende <angelos@gentoo.org> + icaclient-10.6-r4.ebuild: + Stable on amd64, bug #225835 11 Jun 2008; Christian Faulhammer <opfer@gentoo.org> icaclient-10.6-r4.ebuild: diff --git a/net-misc/icaclient/icaclient-10.6-r4.ebuild b/net-misc/icaclient/icaclient-10.6-r4.ebuild index 79d8a8975a3b..7e8edaa2a98b 100644 --- a/net-misc/icaclient/icaclient-10.6-r4.ebuild +++ b/net-misc/icaclient/icaclient-10.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-10.6-r4.ebuild,v 1.2 2008/06/11 06:47:09 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-10.6-r4.ebuild,v 1.3 2008/06/14 10:17:56 angelos Exp $ inherit eutils multilib rpm @@ -10,7 +10,7 @@ SRC_URI="http://download2.citrix.com/FILES/en/products/Linux10/ICAClient-${PV}-1 LICENSE="as-is" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="" RESTRICT="mirror strip userpriv" |