public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-apps/shadow: shadow-4.1.5-r2.ebuild shadow-4.1.5-r1.ebuild shadow-4.1.5.ebuild shadow-4.1.4.3.ebuild shadow-4.1.5.1.ebuild ChangeLog
@ 2012-08-18 21:28 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2012-08-18 21:28 UTC (permalink / raw
  To: gentoo-commits

vapier      12/08/18 21:28:14

  Modified:             shadow-4.1.5-r2.ebuild shadow-4.1.5-r1.ebuild
                        shadow-4.1.5.ebuild shadow-4.1.4.3.ebuild
                        shadow-4.1.5.1.ebuild ChangeLog
  Log:
  Drop has_version from older versions, and upgrade latest to EAPI=2 #426474 by Ilya Gordeev.
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-apps/shadow/shadow-4.1.5-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild?r1=1.3&r2=1.4

Index: shadow-4.1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shadow-4.1.5-r2.ebuild	7 Jul 2012 03:29:19 -0000	1.3
+++ shadow-4.1.5-r2.ebuild	18 Aug 2012 21:28:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild,v 1.3 2012/07/07 03:29:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild,v 1.4 2012/08/18 21:28:14 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -58,7 +58,6 @@
 		$(use_enable nls) \
 		$(use_with elibc_glibc nscd) \
 		$(use_with xattr attr)
-	has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052
 	emake || die
 }
 



1.4                  sys-apps/shadow/shadow-4.1.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild?r1=1.3&r2=1.4

Index: shadow-4.1.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shadow-4.1.5-r1.ebuild	7 Jul 2012 03:29:19 -0000	1.3
+++ shadow-4.1.5-r1.ebuild	18 Aug 2012 21:28:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild,v 1.3 2012/07/07 03:29:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild,v 1.4 2012/08/18 21:28:14 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -53,7 +53,6 @@
 		$(use_enable nls) \
 		$(use_with elibc_glibc nscd) \
 		$(use_with xattr attr)
-	has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052
 	emake || die
 }
 



1.6                  sys-apps/shadow/shadow-4.1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild?r1=1.5&r2=1.6

Index: shadow-4.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- shadow-4.1.5.ebuild	7 Jul 2012 03:29:19 -0000	1.5
+++ shadow-4.1.5.ebuild	18 Aug 2012 21:28:14 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild,v 1.5 2012/07/07 03:29:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild,v 1.6 2012/08/18 21:28:14 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -53,7 +53,6 @@
 		$(use_enable nls) \
 		$(use_with elibc_glibc nscd) \
 		$(use_with xattr attr)
-	has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052
 	emake || die
 }
 



1.14                 sys-apps/shadow/shadow-4.1.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild?r1=1.13&r2=1.14

Index: shadow-4.1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- shadow-4.1.4.3.ebuild	7 Jul 2012 03:29:19 -0000	1.13
+++ shadow-4.1.4.3.ebuild	18 Aug 2012 21:28:14 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v 1.13 2012/07/07 03:29:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v 1.14 2012/08/18 21:28:14 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -50,7 +50,6 @@
 		$(use_with selinux) \
 		$(use_enable nls) \
 		$(use_with elibc_glibc nscd)
-	has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052
 	emake || die "compile problem"
 }
 



1.3                  sys-apps/shadow/shadow-4.1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild?r1=1.2&r2=1.3

Index: shadow-4.1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- shadow-4.1.5.1.ebuild	17 Aug 2012 19:26:08 -0000	1.2
+++ shadow-4.1.5.1.ebuild	18 Aug 2012 21:28:14 -0000	1.3
@@ -1,6 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild,v 1.2 2012/08/17 19:26:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild,v 1.3 2012/08/18 21:28:14 vapier Exp $
+
+EAPI="2"
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -29,16 +31,14 @@
 RDEPEND="${RDEPEND}
 	pam? ( >=sys-auth/pambase-20120417 )"
 
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
+src_prepare() {
 	epatch "${FILESDIR}"/${PN}-4.1.3-dots-in-usernames.patch #22920
 	epatch_user
 	elibtoolize
 	epunt_cxx
 }
 
-src_compile() {
+src_configure() {
 	tc-is-cross-compiler && export ac_cv_func_setpgrp_void=yes
 	econf \
 		--without-group-name-max-length \
@@ -55,7 +55,6 @@
 		$(use_with elibc_glibc nscd) \
 		$(use_with xattr attr)
 	has_version 'sys-libs/uclibc[-rpc]' && sed -i '/RLOGIN/d' config.h #425052
-	emake || die
 }
 
 set_login_opt() {



1.274                sys-apps/shadow/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/ChangeLog?rev=1.274&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/ChangeLog?rev=1.274&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/ChangeLog?r1=1.273&r2=1.274

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v
retrieving revision 1.273
retrieving revision 1.274
diff -u -r1.273 -r1.274
--- ChangeLog	17 Aug 2012 19:26:08 -0000	1.273
+++ ChangeLog	18 Aug 2012 21:28:14 -0000	1.274
@@ -1,6 +1,12 @@
 # ChangeLog for sys-apps/shadow
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.273 2012/08/17 19:26:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.274 2012/08/18 21:28:14 vapier Exp $
+
+  18 Aug 2012; Mike Frysinger <vapier@gentoo.org> shadow-4.1.4.3.ebuild,
+  shadow-4.1.5-r1.ebuild, shadow-4.1.5-r2.ebuild, shadow-4.1.5.1.ebuild,
+  shadow-4.1.5.ebuild:
+  Drop has_version from older versions, and upgrade latest to EAPI=2 #426474 by
+  Ilya Gordeev.
 
   17 Aug 2012; Mike Frysinger <vapier@gentoo.org> shadow-4.1.5.1.ebuild:
   Call epatch_user for custom auth patches #431750.





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

* [gentoo-commits] gentoo-x86 commit in sys-apps/shadow: shadow-4.1.5-r2.ebuild shadow-4.1.5-r1.ebuild shadow-4.1.5.ebuild shadow-4.1.4.3.ebuild shadow-4.1.5.1.ebuild ChangeLog
@ 2013-03-12 14:19 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2013-03-12 14:19 UTC (permalink / raw
  To: gentoo-commits

vapier      13/03/12 14:19:37

  Modified:             shadow-4.1.5-r2.ebuild shadow-4.1.5-r1.ebuild
                        shadow-4.1.5.ebuild shadow-4.1.4.3.ebuild
                        shadow-4.1.5.1.ebuild ChangeLog
  Log:
  Drop epunt_cxx call as we no longer need it #460922 by Roman Žilka.
  
  (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)

Revision  Changes    Path
1.5                  sys-apps/shadow/shadow-4.1.5-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild?r1=1.4&r2=1.5

Index: shadow-4.1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shadow-4.1.5-r2.ebuild	18 Aug 2012 21:28:14 -0000	1.4
+++ shadow-4.1.5-r2.ebuild	12 Mar 2013 14:19:37 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild,v 1.4 2012/08/18 21:28:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r2.ebuild,v 1.5 2013/03/12 14:19:37 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -39,7 +39,6 @@
 	epatch "${FILESDIR}"/${PN}-4.1.5-grremove.patch #405409
 	epatch "${FILESDIR}"/${PN}-4.1.5-selinux-groupadd.patch #406819
 	elibtoolize
-	epunt_cxx
 }
 
 src_compile() {



1.5                  sys-apps/shadow/shadow-4.1.5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild?r1=1.4&r2=1.5

Index: shadow-4.1.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- shadow-4.1.5-r1.ebuild	18 Aug 2012 21:28:14 -0000	1.4
+++ shadow-4.1.5-r1.ebuild	12 Mar 2013 14:19:37 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild,v 1.4 2012/08/18 21:28:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5-r1.ebuild,v 1.5 2013/03/12 14:19:37 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -34,7 +34,6 @@
 	epatch "${FILESDIR}"/${PN}-4.1.5-nscd-newline-msg.patch
 	epatch "${FILESDIR}"/${PN}-4.1.5-nscd-ignore-exit-1.patch
 	elibtoolize
-	epunt_cxx
 }
 
 src_compile() {



1.7                  sys-apps/shadow/shadow-4.1.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild?r1=1.6&r2=1.7

Index: shadow-4.1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- shadow-4.1.5.ebuild	18 Aug 2012 21:28:14 -0000	1.6
+++ shadow-4.1.5.ebuild	12 Mar 2013 14:19:37 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild,v 1.6 2012/08/18 21:28:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.ebuild,v 1.7 2013/03/12 14:19:37 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -34,7 +34,6 @@
 	epatch "${FILESDIR}"/${PN}-4.1.5-nscd-newline-msg.patch
 	epatch "${FILESDIR}"/${PN}-4.1.5-nscd-ignore-exit-1.patch
 	elibtoolize
-	epunt_cxx
 }
 
 src_compile() {



1.15                 sys-apps/shadow/shadow-4.1.4.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild?r1=1.14&r2=1.15

Index: shadow-4.1.4.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- shadow-4.1.4.3.ebuild	18 Aug 2012 21:28:14 -0000	1.14
+++ shadow-4.1.4.3.ebuild	12 Mar 2013 14:19:37 -0000	1.15
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v 1.14 2012/08/18 21:28:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.4.3.ebuild,v 1.15 2013/03/12 14:19:37 vapier Exp $
 
 inherit eutils libtool toolchain-funcs pam multilib
 
@@ -34,7 +34,6 @@
 	epatch "${FILESDIR}"/${PN}-4.1.4.2-su_no_sanitize_env.patch #301957
 	epatch "${FILESDIR}"/${PN}-4.1.4.2-fix-etc-gshadow-reading.patch #327605
 	elibtoolize
-	epunt_cxx
 }
 
 src_compile() {



1.4                  sys-apps/shadow/shadow-4.1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild?r1=1.3&r2=1.4

Index: shadow-4.1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- shadow-4.1.5.1.ebuild	18 Aug 2012 21:28:14 -0000	1.3
+++ shadow-4.1.5.1.ebuild	12 Mar 2013 14:19:37 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild,v 1.3 2012/08/18 21:28:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/shadow-4.1.5.1.ebuild,v 1.4 2013/03/12 14:19:37 vapier Exp $
 
 EAPI="2"
 
@@ -35,7 +35,6 @@
 	epatch "${FILESDIR}"/${PN}-4.1.3-dots-in-usernames.patch #22920
 	epatch_user
 	elibtoolize
-	epunt_cxx
 }
 
 src_configure() {



1.278                sys-apps/shadow/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/ChangeLog?rev=1.278&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/ChangeLog?rev=1.278&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/shadow/ChangeLog?r1=1.277&r2=1.278

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v
retrieving revision 1.277
retrieving revision 1.278
diff -u -r1.277 -r1.278
--- ChangeLog	3 Mar 2013 03:39:54 -0000	1.277
+++ ChangeLog	12 Mar 2013 14:19:37 -0000	1.278
@@ -1,6 +1,11 @@
 # ChangeLog for sys-apps/shadow
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.277 2013/03/03 03:39:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.278 2013/03/12 14:19:37 vapier Exp $
+
+  12 Mar 2013; Mike Frysinger <vapier@gentoo.org> shadow-4.1.4.3.ebuild,
+  shadow-4.1.5-r1.ebuild, shadow-4.1.5-r2.ebuild, shadow-4.1.5.1.ebuild,
+  shadow-4.1.5.ebuild:
+  Drop epunt_cxx call as we no longer need it #460922 by Roman Žilka.
 
   03 Mar 2013; Mike Frysinger <vapier@gentoo.org> shadow-4.1.5.1-r1.ebuild:
   Drop /etc/pam.d/login sed since the file is in pambase now #458548 by Kobboi.





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

end of thread, other threads:[~2013-03-12 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-18 21:28 [gentoo-commits] gentoo-x86 commit in sys-apps/shadow: shadow-4.1.5-r2.ebuild shadow-4.1.5-r1.ebuild shadow-4.1.5.ebuild shadow-4.1.4.3.ebuild shadow-4.1.5.1.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-12 14:19 Mike Frysinger (vapier)

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