From 2fcd9576558abd1045dcd95977dc941135e3ba14 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Sun, 5 Feb 2012 12:50:41 +0000 Subject: Add note about identity of 32-bit and 64-bit packages, as reported in bug 389605 by Maciej Grela (Portage version: 2.1.10.44/cvs/Linux i686) --- net-misc/icaclient/ChangeLog | 8 ++++++-- net-misc/icaclient/icaclient-12.0.0.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'net-misc') diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog index 93580c7454ed..553aa9fd0171 100644 --- a/net-misc/icaclient/ChangeLog +++ b/net-misc/icaclient/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/icaclient -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.83 2011/12/30 15:19:57 fauli Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.84 2012/02/05 12:50:41 fauli Exp $ + + 05 Feb 2012; Christian Faulhammer icaclient-12.0.0.ebuild: + Add note about identity of 32-bit and 64-bit packages, as reported in bug + 389605 by Maciej Grela 30 Dec 2011; Christian Faulhammer Manifest: Fix manifest; bug 396499 diff --git a/net-misc/icaclient/icaclient-12.0.0.ebuild b/net-misc/icaclient/icaclient-12.0.0.ebuild index 715785acfd45..38680dcc4c13 100644 --- a/net-misc/icaclient/icaclient-12.0.0.ebuild +++ b/net-misc/icaclient/icaclient-12.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-12.0.0.ebuild,v 1.1 2011/12/29 11:49:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-12.0.0.ebuild,v 1.2 2012/02/05 12:50:41 fauli Exp $ EAPI=1 @@ -77,7 +77,7 @@ pkg_setup() { pkg_nofetch() { elog "Download the client RPM file ${SRC_URI} from http://www.citrix.com/English/ss/downloads/details.asp?downloadId=2316611&productId=1689163&c1=ost1349860" - elog "and place it in ${DISTDIR:-/usr/portage/distfiles}." + elog "and place it in ${DISTDIR:-/usr/portage/distfiles}. Please use the 32-bit file even if you are on the amd64 platform." } src_install() { -- cgit v1.2.3-65-gdbad