diff options
author | 2007-10-11 16:22:39 +0000 | |
---|---|---|
committer | 2007-10-11 16:22:39 +0000 | |
commit | 1b7f1251c352fc0d2ff2f2880e568473061b93c1 (patch) | |
tree | 6ca118efda1b8c7103128e19159995e6022f9d3d /net-misc | |
parent | alpha/ia64 stable wrt security #195390 (diff) | |
download | gentoo-2-1b7f1251c352fc0d2ff2f2880e568473061b93c1.tar.gz gentoo-2-1b7f1251c352fc0d2ff2f2880e568473061b93c1.tar.bz2 gentoo-2-1b7f1251c352fc0d2ff2f2880e568473061b93c1.zip |
kicking Chris out and adding myself as maintainer; setting RESTRIC to userpriv as it won't unpack with it set, thanks to Heiko Helmle <helman@gmx.de> in bug 189884; adding another file to QA_TEXTRELS
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/icaclient/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/icaclient/icaclient-10.6.ebuild | 7 | ||||
-rw-r--r-- | net-misc/icaclient/metadata.xml | 4 |
3 files changed, 13 insertions, 6 deletions
diff --git a/net-misc/icaclient/ChangeLog b/net-misc/icaclient/ChangeLog index 6b9e882d1c54..e65d18d13f36 100644 --- a/net-misc/icaclient/ChangeLog +++ b/net-misc/icaclient/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/icaclient # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.34 2007/09/04 18:41:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.35 2007/10/11 16:22:39 opfer Exp $ + + 11 Oct 2007; Christian Faulhammer <opfer@gentoo.org> metadata.xml, + icaclient-10.6.ebuild: + kicking Chris out and adding myself as maintainer; setting RESTRIC to + userpriv as it won't unpack with it set, thanks to Heiko Helmle + <helman@gmx.de> in bug 189884; adding another file to QA_TEXTRELS *icaclient-10.6 (04 Sep 2007) diff --git a/net-misc/icaclient/icaclient-10.6.ebuild b/net-misc/icaclient/icaclient-10.6.ebuild index 82faaaf7064c..67eb62a7e6e6 100644 --- a/net-misc/icaclient/icaclient-10.6.ebuild +++ b/net-misc/icaclient/icaclient-10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-10.6.ebuild,v 1.1 2007/09/04 18:41:39 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/icaclient-10.6.ebuild,v 1.2 2007/10/11 16:22:39 opfer Exp $ inherit eutils multilib rpm @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" -RESTRICT="fetch strip" +RESTRICT="fetch strip userpriv" QA_TEXTRELS="opt/ICAClient/VDSCARD.DLL opt/ICAClient/TW1.DLL @@ -22,7 +22,8 @@ QA_TEXTRELS="opt/ICAClient/VDSCARD.DLL opt/ICAClient/VDCM.DLL opt/ICAClient/libctxssl.so opt/ICAClient/PDCRYPT2.DLL - opt/ICAClient/npica.so" + opt/ICAClient/npica.so + opt/ICAClient/VDSPMIKE.DLL" RDEPEND="virtual/libc x86? ( diff --git a/net-misc/icaclient/metadata.xml b/net-misc/icaclient/metadata.xml index 93236322d8ac..add90406fc80 100644 --- a/net-misc/icaclient/metadata.xml +++ b/net-misc/icaclient/metadata.xml @@ -3,8 +3,8 @@ <pkgmetadata> <herd>no-herd</herd> <maintainer> - <email>wolf31o2@gentoo.org</email> - <name>Chris Gianelloni</name> + <email>opfer@gentoo.org</email> + <name>Christian Faulhammer</name> </maintainer> <longdescription> ICAClient is a Linux client to a Citrix Metaframe Server. |