public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: pambase-20101024-r2.ebuild pambase-20120417.ebuild ChangeLog
@ 2012-05-19 21:34 Diego Petteno (flameeyes)
  0 siblings, 0 replies; only message in thread
From: Diego Petteno (flameeyes) @ 2012-05-19 21:34 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/05/19 21:34:59

  Modified:             pambase-20101024-r2.ebuild pambase-20120417.ebuild
                        ChangeLog
  Log:
  Nix-out src_test as there are no tests.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sys-auth/pambase/pambase-20101024-r2.ebuild

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

Index: pambase-20101024-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pambase-20101024-r2.ebuild	26 Apr 2012 13:53:40 -0000	1.3
+++ pambase-20101024-r2.ebuild	19 May 2012 21:34:59 -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-auth/pambase/pambase-20101024-r2.ebuild,v 1.3 2012/04/26 13:53:40 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20101024-r2.ebuild,v 1.4 2012/05/19 21:34:59 flameeyes Exp $
 
 EAPI=4
 
@@ -76,6 +76,8 @@
 		LINUX_PAM_VERSION=${linux_pam_version}
 }
 
+src_test() { :; }
+
 src_install() {
 	emake GIT=true DESTDIR="${ED}" install
 }



1.4                  sys-auth/pambase/pambase-20120417.ebuild

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

Index: pambase-20120417.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20120417.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pambase-20120417.ebuild	6 May 2012 08:30:46 -0000	1.3
+++ pambase-20120417.ebuild	19 May 2012 21:34:59 -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-auth/pambase/pambase-20120417.ebuild,v 1.3 2012/05/06 08:30:46 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20120417.ebuild,v 1.4 2012/05/19 21:34:59 flameeyes Exp $
 
 EAPI=4
 
@@ -78,6 +78,8 @@
 		LINUX_PAM_VERSION=${linux_pam_version}
 }
 
+src_test() { :; }
+
 src_install() {
 	emake GIT=true DESTDIR="${ED}" install
 }



1.111                sys-auth/pambase/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-auth/pambase/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	6 May 2012 08:30:46 -0000	1.110
+++ ChangeLog	19 May 2012 21:34:59 -0000	1.111
@@ -1,6 +1,10 @@
 # ChangeLog for sys-auth/pambase
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.110 2012/05/06 08:30:46 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.111 2012/05/19 21:34:59 flameeyes Exp $
+
+  19 May 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+  pambase-20101024-r2.ebuild, pambase-20120417.ebuild:
+  Nix-out src_test as there are no tests.
 
   06 May 2012; Zac Medico <zmedico@gentoo.org> pambase-20120417.ebuild:
   Add blocker for !<sys-apps/shadow-4.1.5-r1 due to file collisions with






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-19 21:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-19 21:34 [gentoo-commits] gentoo-x86 commit in sys-auth/pambase: pambase-20101024-r2.ebuild pambase-20120417.ebuild ChangeLog Diego Petteno (flameeyes)

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