diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-02-13 08:27:50 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-02-13 08:27:50 +0000 |
commit | 76c07b4d7b487d7420e7bc3c04f7c401d6296eb1 (patch) | |
tree | 45e2fbe766000d71d6053131650e97e3dbdd8037 /net-misc/icaclient | |
parent | stable x86, bug 204265 (diff) | |
download | gentoo-2-76c07b4d7b487d7420e7bc3c04f7c401d6296eb1.tar.gz gentoo-2-76c07b4d7b487d7420e7bc3c04f7c401d6296eb1.tar.bz2 gentoo-2-76c07b4d7b487d7420e7bc3c04f7c401d6296eb1.zip |
stable x86, bug 209912
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/icaclient')
-rw-r--r-- | net-misc/icaclient/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/icaclient/icaclient-10.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog index 0a33026b9123..4521580fe5ee 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.40 2008/01/07 10:54:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.41 2008/02/13 08:27:50 opfer Exp $ + + 13 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + icaclient-10.6-r1.ebuild: + stable x86, bug 209912 *icaclient-10.6-r1 (07 Jan 2008) diff --git a/net-misc/icaclient/icaclient-10.6-r1.ebuild b/net-misc/icaclient/icaclient-10.6-r1.ebuild index 02ebca3c5303..dcb08d22cee5 100644 --- a/net-misc/icaclient/icaclient-10.6-r1.ebuild +++ b/net-misc/icaclient/icaclient-10.6-r1.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-r1.ebuild,v 1.1 2008/01/07 10:54:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-10.6-r1.ebuild,v 1.2 2008/02/13 08:27:50 opfer 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="fetch strip userpriv" |