public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/icaclient: ChangeLog icaclient-12.0.0.ebuild
@ 2012-02-05 12:50 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2012-02-05 12:50 UTC (permalink / raw
  To: gentoo-commits

fauli       12/02/05 12:50:41

  Modified:             ChangeLog icaclient-12.0.0.ebuild
  Log:
  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)

Revision  Changes    Path
1.84                 net-misc/icaclient/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	30 Dec 2011 15:19:57 -0000	1.83
+++ ChangeLog	5 Feb 2012 12:50:41 -0000	1.84
@@ -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 <fauli@gentoo.org> 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 <fauli@gentoo.org> Manifest:
   Fix manifest; bug 396499



1.2                  net-misc/icaclient/icaclient-12.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/icaclient-12.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/icaclient-12.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/icaclient-12.0.0.ebuild?r1=1.1&r2=1.2

Index: icaclient-12.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-12.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- icaclient-12.0.0.ebuild	29 Dec 2011 11:49:33 -0000	1.1
+++ icaclient-12.0.0.ebuild	5 Feb 2012 12:50:41 -0000	1.2
@@ -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_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() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/icaclient: ChangeLog icaclient-12.0.0.ebuild
@ 2014-08-27 14:16 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-27 14:16 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/27 14:16:42

  Modified:             ChangeLog
  Removed:              icaclient-12.0.0.ebuild
  Log:
  NMU: EAPI1 cleanup wrt bug #518776.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.92                 net-misc/icaclient/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/icaclient/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	18 Jun 2014 20:40:01 -0000	1.91
+++ ChangeLog	27 Aug 2014 14:16:42 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/icaclient
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.91 2014/06/18 20:40:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.92 2014/08/27 14:16:42 mrueg Exp $
+
+  27 Aug 2014; Manuel Rüger <mrueg@gentoo.org> -icaclient-12.0.0.ebuild:
+  NMU: EAPI1 cleanup wrt bug #518776.
 
   18 Jun 2014; Michał Górny <mgorny@gentoo.org> icaclient-12.1.0.ebuild:
   Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-27 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 14:16 [gentoo-commits] gentoo-x86 commit in net-misc/icaclient: ChangeLog icaclient-12.0.0.ebuild Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2012-02-05 12:50 Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox