Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
merged:

  gentoo-staging: b17474380e7c38833a13f1bea291a580aeab4905
  flora: 69566872069e7c06a742d2f99a748474c9c5665c
  faustoo: fa7aa3fbcc892ef257664844cb32272583e3df02
  fusion809: 04fc7e01a2f06a15c9ad300f6b59e54ab6160cba
  kit-fixups: 260c94aecf719b403e4584ee54ee8ff7f7b67092
  • Loading branch information
danielrobbins committed Jul 10, 2017
1 parent d121cf9 commit 49717e7
Show file tree
Hide file tree
Showing 2,918 changed files with 15,426 additions and 16,210 deletions.
6 changes: 3 additions & 3 deletions eclass/autotools-utils.eclass
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# @ECLASS: autotools-utils.eclass
# @MAINTAINER:
Expand Down Expand Up @@ -114,7 +113,8 @@ esac
# appropriate packages to DEPEND yourself.
[[ ${AUTOTOOLS_AUTORECONF} ]] || : ${AUTOTOOLS_AUTO_DEPEND:=no}

inherit autotools eutils libtool
# eutils for eqawarn, path_exists
inherit autotools epatch eutils libtool ltprune

EXPORT_FUNCTIONS src_prepare src_configure src_compile src_install src_test

Expand Down
1 change: 0 additions & 1 deletion eclass/autotools.eclass
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# @ECLASS: autotools.eclass
# @MAINTAINER:
Expand Down
1 change: 0 additions & 1 deletion eclass/base.eclass
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# DEPRECATED
# This eclass has been deprecated and must not be used by any new
Expand Down
1 change: 0 additions & 1 deletion eclass/bash-completion-r1.eclass
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

# @ECLASS: bash-completion-r1.eclass
# @MAINTAINER:
Expand Down
Loading

0 comments on commit 49717e7

Please sign in to comment.