mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-30 10:01:32 +02:00
gnuconfig: upgraded package to upstream
Upgraded sys-devel/gnuconfig to version 20120818 on amd64, arm, x86 BUG=chromium-os:31357 TEST=`cbuildbot chromiumos-sdk` passed Change-Id: I14e3b83b40d7e285bacac6e67f0b89c50d995c76 Reviewed-on: https://gerrit.chromium.org/gerrit/39056 Reviewed-by: David James <davidjames@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
a8cf809074
commit
758ee37454
@ -2,9 +2,9 @@ DEFINED_PHASES=compile install prepare unpack
|
|||||||
DESCRIPTION=Updated config.sub and config.guess file from GNU
|
DESCRIPTION=Updated config.sub and config.guess file from GNU
|
||||||
EAPI=2
|
EAPI=2
|
||||||
HOMEPAGE=http://savannah.gnu.org/projects/config
|
HOMEPAGE=http://savannah.gnu.org/projects/config
|
||||||
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||||
LICENSE=GPL-2
|
LICENSE=GPL-2
|
||||||
SLOT=0
|
SLOT=0
|
||||||
SRC_URI=mirror://gentoo/gnuconfig-20110202.tar.bz2
|
SRC_URI=mirror://gentoo/gnuconfig-20120818.tar.bz2
|
||||||
_eclasses_=eutils 33ef77a15337022e05342d2c772a7a5a multilib 5f4ad6cf85e365e8f0c6050ddd21659e portability 0be430f759a631e692678ed796e09f5c toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 user 9e552f935106ff0bc92af16da64b4b29
|
_eclasses_=eutils 33ef77a15337022e05342d2c772a7a5a multilib 5f4ad6cf85e365e8f0c6050ddd21659e portability 0be430f759a631e692678ed796e09f5c toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 user 9e552f935106ff0bc92af16da64b4b29
|
||||||
_md5_=91e27f7f2a8910c8b103cca2c0940921
|
_md5_=ff0350a8bb16293034802fc39f4da2a2
|
@ -1 +1 @@
|
|||||||
DIST gnuconfig-20110202.tar.bz2 49987 RMD160 a8f08b0f621e66498ef98c5330b99fd9a176e255 SHA1 b434eb5baffba92952c1b7d5f6fdbc903f1da196 SHA256 8519d51905de01b56887a841e5325970b2ff052bf3ae6054b1046fb91155611b
|
DIST gnuconfig-20120818.tar.bz2 51317 RMD160 62e21fe1fcd69937dab1987bf056e67c1364923d SHA1 651e2bc0f01caffc4c6be575e221e3f17de0a185 SHA256 5aed3ce4c23c8eb24f23709b6fb3a5b0e2604368afdcbdfce08f8a808182d6a3
|
||||||
|
@ -1,16 +1,18 @@
|
|||||||
# Copyright 1999-2011 Gentoo Foundation
|
# Copyright 1999-2012 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20110202.ebuild,v 1.3 2011/08/15 03:25:55 vapier Exp $
|
# $Header: /var/cvsroot/gentoo-x86/sys-devel/gnuconfig/gnuconfig-20120818.ebuild,v 1.2 2012/10/01 04:59:11 vapier Exp $
|
||||||
|
|
||||||
EAPI="2"
|
EAPI="2"
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
if [[ ${PV} == "99999999" ]] ; then
|
if [[ ${PV} == "99999999" ]] ; then
|
||||||
EGIT_REPO_URI="git://git.savannah.gnu.org/config.git"
|
EGIT_REPO_URI="git://git.savannah.gnu.org/config.git
|
||||||
inherit git
|
http://git.savannah.gnu.org/r/config.git"
|
||||||
|
|
||||||
|
inherit git-2
|
||||||
else
|
else
|
||||||
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
SRC_URI="mirror://gentoo/${P}.tar.bz2"
|
||||||
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DESCRIPTION="Updated config.sub and config.guess file from GNU"
|
DESCRIPTION="Updated config.sub and config.guess file from GNU"
|
||||||
@ -25,7 +27,7 @@ S=${WORKDIR}
|
|||||||
maint_pkg_create() {
|
maint_pkg_create() {
|
||||||
cd "${S}"
|
cd "${S}"
|
||||||
|
|
||||||
local ver=$(head -n 1 ChangeLog | awk '{print $1}' | sed -e 's:-::g')
|
local ver=$(gawk '{ gsub(/-/, "", $1); print $1; exit }' ChangeLog)
|
||||||
[[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
|
[[ ${#ver} != 8 ]] && die "invalid version '${ver}'"
|
||||||
|
|
||||||
cp "${FILESDIR}"/${PV}/*.patch . || die
|
cp "${FILESDIR}"/${PV}/*.patch . || die
|
||||||
@ -38,7 +40,7 @@ maint_pkg_create() {
|
|||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
if [[ ${PV} == "99999999" ]] ; then
|
if [[ ${PV} == "99999999" ]] ; then
|
||||||
git_src_unpack
|
git-2_src_unpack
|
||||||
maint_pkg_create
|
maint_pkg_create
|
||||||
else
|
else
|
||||||
unpack ${A}
|
unpack ${A}
|
Loading…
x
Reference in New Issue
Block a user