mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
Upgraded the logger Portage package
Upgraded virtual/logger to version 0 on x86 BUG=chromium-os:30525 TEST=build Signed-off-by: Elly Fong-Jones <ellyjones@chromium.org> Change-Id: Ie337ec93d736f0e488bbfad159a016d9e100e793 Reviewed-on: https://gerrit.chromium.org/gerrit/33203 Reviewed-by: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
parent
ab31d10072
commit
10532774cd
6
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/logger-0
vendored
Normal file
6
sdk_container/src/third_party/portage-stable/metadata/md5-cache/virtual/logger-0
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
DEFINED_PHASES=-
|
||||
DESCRIPTION=Virtual for system loggers
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-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
|
||||
RDEPEND=|| ( app-admin/metalog app-admin/rsyslog app-admin/socklog app-admin/sysklogd app-admin/syslog-ng app-admin/syslogread app-admin/busybox-sysklogd sys-freebsd/freebsd-usbin )
|
||||
SLOT=0
|
||||
_md5_=97517e64277c4556d236abec320057f4
|
||||
23
sdk_container/src/third_party/portage-stable/virtual/logger/logger-0.ebuild
vendored
Normal file
23
sdk_container/src/third_party/portage-stable/virtual/logger/logger-0.ebuild
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/virtual/logger/logger-0.ebuild,v 1.3 2012/08/21 12:50:50 sbriesen Exp $
|
||||
|
||||
DESCRIPTION="Virtual for system loggers"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-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"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="|| ( app-admin/metalog
|
||||
app-admin/rsyslog
|
||||
app-admin/socklog
|
||||
app-admin/sysklogd
|
||||
app-admin/syslog-ng
|
||||
app-admin/syslogread
|
||||
app-admin/busybox-sysklogd
|
||||
sys-freebsd/freebsd-usbin
|
||||
)"
|
||||
Loading…
x
Reference in New Issue
Block a user