summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 07:12:45 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 07:12:45 +0000
commit3775ced2b02b14d1b7bd2d4b02f068e8a5284cd3 (patch)
tree0781e958a9e922c5eba16ebc4203f96fbf278b0c /sys-devel/bison
parentFix encoded /emul to point to lib32 #143390. (diff)
downloadgentoo-2-3775ced2b02b14d1b7bd2d4b02f068e8a5284cd3.tar.gz
gentoo-2-3775ced2b02b14d1b7bd2d4b02f068e8a5284cd3.tar.bz2
gentoo-2-3775ced2b02b14d1b7bd2d4b02f068e8a5284cd3.zip
Remove gnuconfig inherit.
(Portage version: 2.1.2_rc4-r5)
Diffstat (limited to 'sys-devel/bison')
-rw-r--r--sys-devel/bison/ChangeLog8
-rw-r--r--sys-devel/bison/bison-1.875.ebuild6
-rw-r--r--sys-devel/bison/bison-2.0.ebuild6
-rw-r--r--sys-devel/bison/bison-2.1.ebuild6
-rw-r--r--sys-devel/bison/bison-2.2.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/sys-devel/bison/ChangeLog b/sys-devel/bison/ChangeLog
index 54711d25d457..f5e4bc49ea77 100644
--- a/sys-devel/bison/ChangeLog
+++ b/sys-devel/bison/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/bison
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.62 2006/10/26 03:57:45 vapier Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/ChangeLog,v 1.63 2007/01/05 07:12:45 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> bison-1.875.ebuild,
+ bison-2.0.ebuild, bison-2.1.ebuild, bison-2.2.ebuild:
+ Remove gnuconfig inherit.
*bison-2.3 (26 Oct 2006)
diff --git a/sys-devel/bison/bison-1.875.ebuild b/sys-devel/bison/bison-1.875.ebuild
index adb16695e638..8931ae7a635b 100644
--- a/sys-devel/bison/bison-1.875.ebuild
+++ b/sys-devel/bison/bison-1.875.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.29 2005/05/15 22:49:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-1.875.ebuild,v 1.30 2007/01/05 07:12:45 flameeyes Exp $
-inherit flag-o-matic eutils gnuconfig toolchain-funcs
+inherit flag-o-matic eutils toolchain-funcs
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
diff --git a/sys-devel/bison/bison-2.0.ebuild b/sys-devel/bison/bison-2.0.ebuild
index 7a5cc3754b1b..71204e8b5731 100644
--- a/sys-devel/bison/bison-2.0.ebuild
+++ b/sys-devel/bison/bison-2.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.0.ebuild,v 1.3 2005/09/15 04:26:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.0.ebuild,v 1.4 2007/01/05 07:12:45 flameeyes Exp $
-inherit toolchain-funcs flag-o-matic eutils gnuconfig
+inherit toolchain-funcs flag-o-matic eutils
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
diff --git a/sys-devel/bison/bison-2.1.ebuild b/sys-devel/bison/bison-2.1.ebuild
index 1eae169872d3..61ae19c72081 100644
--- a/sys-devel/bison/bison-2.1.ebuild
+++ b/sys-devel/bison/bison-2.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.12 2006/05/31 21:28:03 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.1.ebuild,v 1.13 2007/01/05 07:12:45 flameeyes Exp $
-inherit toolchain-funcs flag-o-matic eutils gnuconfig
+inherit toolchain-funcs flag-o-matic eutils
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"
diff --git a/sys-devel/bison/bison-2.2.ebuild b/sys-devel/bison/bison-2.2.ebuild
index a895f5e0765c..5dcb15bbacbb 100644
--- a/sys-devel/bison/bison-2.2.ebuild
+++ b/sys-devel/bison/bison-2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.2.ebuild,v 1.12 2006/10/26 03:17:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bison/bison-2.2.ebuild,v 1.13 2007/01/05 07:12:45 flameeyes Exp $
-inherit toolchain-funcs flag-o-matic eutils gnuconfig
+inherit toolchain-funcs flag-o-matic eutils
DESCRIPTION="A yacc-compatible parser generator"
HOMEPAGE="http://www.gnu.org/software/bison/bison.html"