dilfridge 15/04/03 23:58:35
Modified: novell-groupwise-client-8.0.2.96933.ebuild
ChangeLog
Log:
Fix S setting, otherwise it doesnt unpack
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
0B08240A96F66571)
Revision Changes Path
1.6
mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild?r1=1.5&r2=1.6
Index: novell-groupwise-client-8.0.2.96933.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- novell-groupwise-client-8.0.2.96933.ebuild 3 Apr 2015 23:39:21 -0000
1.5
+++ novell-groupwise-client-8.0.2.96933.ebuild 3 Apr 2015 23:58:35 -0000
1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v
1.5 2015/04/03 23:39:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933.ebuild,v
1.6 2015/04/03 23:58:35 dilfridge Exp $
EAPI=5
@@ -8,6 +8,7 @@
MY_PV=$(replace_version_separator 3 '-')
MY_P="${P/_p/-}"
+S="${WORKDIR}/${PN}-${MY_PV}"
DESCRIPTION="Novell Groupwise Client for Linux"
HOMEPAGE="http://www.novell.com/products/groupwise/"
1.6 mail-client/novell-groupwise-client/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 3 Apr 2015 23:39:21 -0000 1.5
+++ ChangeLog 3 Apr 2015 23:58:35 -0000 1.6
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/novell-groupwise-client
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header:
/var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v 1.5
2015/04/03 23:39:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/mail-client/novell-groupwise-client/ChangeLog,v 1.6
2015/04/03 23:58:35 dilfridge Exp $
+
+ 03 Apr 2015; Andreas K. Huettel <[email protected]>
+ novell-groupwise-client-8.0.2.96933.ebuild:
+ Fix S setting, otherwise it doesnt unpack
03 Apr 2015; Andreas K. Huettel <[email protected]>
novell-groupwise-client-8.0.2.96933.ebuild: