mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-11 06:56:58 +02:00
Upgrade to util-macros 1.17
This is needed by newer intel-gpu-tools. Change-Id: Idbf8abde946bb83128d6cf1d102dca2b19c256f1 Reviewed-on: https://gerrit.chromium.org/gerrit/25161 Tested-by: Stéphane Marchesin <marcheu@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Stéphane Marchesin <marcheu@chromium.org>
This commit is contained in:
parent
e6d11e7d64
commit
8c257eeb8d
@ -1 +1 @@
|
|||||||
DIST util-macros-1.15.0.tar.bz2 72149 RMD160 093040f60d5b89e11f64cf4f71a1c0821a27e795 SHA1 1c4871ba4b4c6cac894b64489053d85e0a122e60 SHA256 b31c6d39014e537ff95609661a4f8258f7c4a4f3b8bdfdad3d69bdd5cb80f40e
|
DIST util-macros-1.17.tar.bz2 77029 RMD160 42790233bfb188227d473cde365f3ab1d887e247 SHA1 c424a09fa6f628e24eff74496acebef13e8093b9 SHA256 7d79edde72fc17dcdc56cfbe2f8ff384d1bffd1d8c58c0fd25970f5b2ccb75ed
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
# Copyright 1999-2011 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.15.0.ebuild,v 1.2 2011/08/20 09:17:00 chithanh Exp $
|
|
||||||
|
|
||||||
EAPI=4
|
|
||||||
inherit xorg-2
|
|
||||||
|
|
||||||
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros"
|
|
||||||
DESCRIPTION="X.Org autotools utility macros"
|
|
||||||
|
|
||||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
RDEPEND=""
|
|
||||||
DEPEND="${RDEPEND}"
|
|
15
sdk_container/src/third_party/portage-stable/x11-misc/util-macros/util-macros-1.17.ebuild
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/x11-misc/util-macros/util-macros-1.17.ebuild
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Copyright 1999-2012 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.17.ebuild,v 1.3 2012/05/04 15:36:40 chithanh Exp $
|
||||||
|
|
||||||
|
EAPI=4
|
||||||
|
inherit xorg-2
|
||||||
|
|
||||||
|
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/util/macros"
|
||||||
|
DESCRIPTION="X.Org autotools utility macros"
|
||||||
|
|
||||||
|
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
RDEPEND=""
|
||||||
|
DEPEND="${RDEPEND}"
|
Loading…
Reference in New Issue
Block a user