summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2009-08-31 22:08:39 +0000
committerMike Auty <ikelos@gentoo.org>2009-08-31 22:08:39 +0000
commit8708df0ecf82913e186a44dc3494651d4959811f (patch)
tree9524b7ebd1ceefb834e8eb6bd3145cca6dc4e101 /app-mobilephone
parentMaking CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320. (diff)
downloadgentoo-2-8708df0ecf82913e186a44dc3494651d4959811f.tar.gz
gentoo-2-8708df0ecf82913e186a44dc3494651d4959811f.tar.bz2
gentoo-2-8708df0ecf82913e186a44dc3494651d4959811f.zip
Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/gnokii/ChangeLog6
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild4
-rw-r--r--app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild4
-rw-r--r--app-mobilephone/gnokii/gnokii-9999.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog
index 75ce77c035f7..b6fa5f2bb8a3 100644
--- a/app-mobilephone/gnokii/ChangeLog
+++ b/app-mobilephone/gnokii/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-mobilephone/gnokii
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.98 2009/08/26 21:09:33 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.99 2009/08/31 22:08:39 ikelos Exp $
+
+ 31 Aug 2009; Mike Auty <ikelos@gentoo.org> gnokii-0.6.27-r2.ebuild,
+ gnokii-0.6.27-r4.ebuild, gnokii-9999.ebuild:
+ Making CONFIG_CHECK non-fatal for userland ebuilds, see bug 283320.
26 Aug 2009; Alin Năstac <mrness@gentoo.org> gnokii-0.6.27-r2.ebuild,
gnokii-0.6.27-r4.ebuild, gnokii-9999.ebuild:
diff --git a/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild b/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild
index 3aaffb4c57cc..a15f5e5ec8be 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild,v 1.11 2009/08/26 21:09:33 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r2.ebuild,v 1.12 2009/08/31 22:08:39 ikelos Exp $
inherit eutils linux-info autotools
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
dev-util/intltool"
-CONFIG_CHECK="UNIX98_PTYS"
+CONFIG_CHECK="~UNIX98_PTYS"
# Supported languages and translated documentation
# Be sure all languages are prefixed with a single space!
diff --git a/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild b/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild
index 75d30a08ecf8..c76d3dfb8c94 100644
--- a/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild
+++ b/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild,v 1.2 2009/08/26 21:09:33 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.27-r4.ebuild,v 1.3 2009/08/31 22:08:39 ikelos Exp $
EAPI=2
@@ -39,7 +39,7 @@ DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
dev-util/intltool"
-CONFIG_CHECK="UNIX98_PTYS"
+CONFIG_CHECK="~UNIX98_PTYS"
# Supported languages and translated documentation
# Be sure all languages are prefixed with a single space!
diff --git a/app-mobilephone/gnokii/gnokii-9999.ebuild b/app-mobilephone/gnokii/gnokii-9999.ebuild
index 6ff3e4b6085d..d7e75d6f56c3 100644
--- a/app-mobilephone/gnokii/gnokii-9999.ebuild
+++ b/app-mobilephone/gnokii/gnokii-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.3 2009/08/26 21:09:33 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-9999.ebuild,v 1.4 2009/08/31 22:08:39 ikelos Exp $
EAPI=2
@@ -39,7 +39,7 @@ DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
dev-util/intltool"
-CONFIG_CHECK="UNIX98_PTYS"
+CONFIG_CHECK="~UNIX98_PTYS"
# Supported languages and translated documentation
# Be sure all languages are prefixed with a single space!