public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dialup/isdn4k-utils: isdn4k-utils-3.8_pre20050821.ebuild ChangeLog
@ 2009-08-31 22:37 Mike Auty (ikelos)
  0 siblings, 0 replies; only message in thread
From: Mike Auty (ikelos) @ 2009-08-31 22:37 UTC (permalink / raw
  To: gentoo-commits

ikelos      09/08/31 22:37:57

  Modified:             isdn4k-utils-3.8_pre20050821.ebuild ChangeLog
  Log:
  Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
  (Portage version: 2.2_rc40/cvs/Linux i686)

Revision  Changes    Path
1.12                 net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild?r1=1.11&r2=1.12

Index: isdn4k-utils-3.8_pre20050821.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- isdn4k-utils-3.8_pre20050821.ebuild	14 Nov 2007 15:30:57 -0000	1.11
+++ isdn4k-utils-3.8_pre20050821.ebuild	31 Aug 2009 22:37:56 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v 1.11 2007/11/14 15:30:57 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/isdn4k-utils-3.8_pre20050821.ebuild,v 1.12 2009/08/31 22:37:56 ikelos Exp $
 
 inherit eutils multilib gnuconfig linux-info
 
@@ -60,12 +60,12 @@
 
 pkg_setup() {
 	# check kernel config
-	CONFIG_CHECK="ISDN ISDN_I4L"
+	CONFIG_CHECK="~ISDN ~ISDN_I4L"
 	if use ipppd; then
-		CONFIG_CHECK="${CONFIG_CHECK} ISDN_PPP"
-		use activefilter && CONFIG_CHECK="${CONFIG_CHECK} IPPP_FILTER"
+		CONFIG_CHECK="${CONFIG_CHECK} ~ISDN_PPP"
+		use activefilter && CONFIG_CHECK="${CONFIG_CHECK} ~IPPP_FILTER"
 	fi
-	use eurofile && CONFIG_CHECK="${CONFIG_CHECK} X25 ISDN_X25"
+	use eurofile && CONFIG_CHECK="${CONFIG_CHECK} ~X25 ~ISDN_X25"
 	# linux-info_pkg_setup  -> disabled until I have a better solution
 
 	# Get country code from I4L_CC variable



1.63                 net-dialup/isdn4k-utils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	23 Aug 2008 03:06:02 -0000	1.62
+++ ChangeLog	31 Aug 2009 22:37:56 -0000	1.63
@@ -1,6 +1,10 @@
 # ChangeLog for net-dialup/isdn4k-utils
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.62 2008/08/23 03:06:02 cardoe Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/isdn4k-utils/ChangeLog,v 1.63 2009/08/31 22:37:56 ikelos Exp $
+
+  31 Aug 2009; Mike Auty <ikelos@gentoo.org>
+  isdn4k-utils-3.8_pre20050821.ebuild:
+  Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
 
   23 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
   add GLEP 56 USE flag desc from use.local.desc






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

only message in thread, other threads:[~2009-08-31 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-31 22:37 [gentoo-commits] gentoo-x86 commit in net-dialup/isdn4k-utils: isdn4k-utils-3.8_pre20050821.ebuild ChangeLog Mike Auty (ikelos)

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