* [gentoo-commits] gentoo-x86 commit in virtual/libudev: metadata.xml libudev-208.ebuild Manifest ChangeLog
@ 2014-03-27 21:59 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2014-03-27 21:59 UTC (permalink / raw
To: gentoo-commits
mgorny 14/03/27 21:59:15
Added: metadata.xml libudev-208.ebuild Manifest ChangeLog
Log:
Introduce a new virtual for clear := deps on libudev provider.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.1 virtual/libudev/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>udev-bugs@gentoo.org</email>
</maintainer>
</pkgmetadata>
1.1 virtual/libudev/libudev-208.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/libudev-208.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/libudev-208.ebuild?rev=1.1&content-type=text/plain
Index: libudev-208.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libudev/libudev-208.ebuild,v 1.1 2014/03/27 21:59:15 mgorny Exp $
EAPI=5
inherit multilib-build
DESCRIPTION="Virtual for libudev providers"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0/1"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="static-libs"
DEPEND=""
RDEPEND="
|| (
>=sys-fs/udev-208:0/0[${MULTILIB_USEDEP},static-libs?]
>=sys-apps/systemd-208:0/2[${MULTILIB_USEDEP},static-libs(-)?]
>=sys-apps/systemd-208:0/1[${MULTILIB_USEDEP},static-libs(-)?]
>=sys-apps/systemd-208:0/0[${MULTILIB_USEDEP},static-libs(-)?]
>=sys-fs/eudev-1.3:0/0[${MULTILIB_USEDEP},static-libs?]
)"
1.1 virtual/libudev/Manifest
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
EBUILD libudev-208.ebuild 790 SHA256 3247700545466952de5dc791516fec226c0d9a8f24bbde01181ac9d9550c741e SHA512 132d9c070921a4f6e2b2bee03ba86ae12f916493335c832597002e76e513de8e331d36bc17804a791f6aa5a67a3185874d0c1b34477106db1a6bbd2c6d1bce39 WHIRLPOOL 4766073e7c707a0e345e3ead7d685badfd41484bc8c048103ad2eff6b537b4d9194c74adf94533c6c725868983b3920b855cec791314ecbfa3717a43f353d814
MISC ChangeLog 297 SHA256 2c384c47e2799a7e53b43c5523f151bb4c5de8f5dc1bf7ca1acc01862dfefe8b SHA512 1a4c64eb448c68c7bbf61e333e69d2e8a62f79475f70a041626bb2248714b469c9b45d7680ec6cad8a460b526f656178e3e234ff71a30e3d4320970474620df4 WHIRLPOOL eccfec1a68a443af6768010efc2889e5362a4b19dbd54ff1a3b2d62740125b531685ad503e69f6bb90819d0faba77cb16546caf1569e0cd58e748e1caf228be9
MISC metadata.xml 206 SHA256 e8bae0ea2f16b0ad92858b68718c01ab85b5e6995a35b88c74e4ad9772b9f813 SHA512 f6558663be8014488111639a4eeadc9e691f57f2eb4f3c97d6022a50ab2659fac2df458cefed5e29a6661d59221b15332aefa00c027552a8f4bbefc3988e2a90 WHIRLPOOL b515e201c4f614326c4ee0ef0e13fd9d277e913d96265ecce11b41c9628fa38d1e34f90fab1073527e153a9e2e8929c5fee748a8e5eaf98b58fe15928c8ad457
1.1 virtual/libudev/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libudev/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for virtual/libudev
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/libudev/ChangeLog,v 1.1 2014/03/27 21:59:15 mgorny Exp $
*libudev-208 (27 Mar 2014)
27 Mar 2014; Michał Górny <mgorny@gentoo.org> +libudev-208.ebuild,
+metadata.xml:
Introduce a new virtual for clear := deps on libudev provider.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-03-27 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 21:59 [gentoo-commits] gentoo-x86 commit in virtual/libudev: metadata.xml libudev-208.ebuild Manifest ChangeLog Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox