summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/udev: ppc64 stable wrt bug #623556Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: ppc stable wrt bug #623556Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: sparc stable wrt bug #623556Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: x86 stable wrt bug #623556Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: amd64 stable wrt bug #623556Agostino Sarubbo2017-07-041-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: fix build failure on alpha/ia64Mike Gilbert2017-07-022-13/+89
| | | | | Bug: https://bugs.gentoo.org/612102 Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77
* sys-fs/udev: actually use eninja functionMike Gilbert2017-04-301-1/+1
| | | | Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
* sys-fs/udev: convert to mesonMike Gilbert2017-04-301-130/+99
| | | | Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
* sys-fs/udev: point live ebuild at githubMike Gilbert2017-04-301-1/+2
| | | | Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
* sys-fs/udev: sync live ebuildMike Gilbert2017-04-301-30/+15
| | | | Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
* sys-fs/udev: version bump to 233William Hubbs2017-03-062-0/+417
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-fs/udev: fix build with gperf-3.1Mike Gilbert2017-01-163-2/+307
| | | | | Bug: https://bugs.gentoo.org/605022 Package-Manager: Portage-2.3.3_p32, Repoman-2.3.1_p25
* sys-fs/udev: mark 225-r1 hppa/ppc64 stable #568082Mike Frysinger2016-11-251-1/+1
|
* sys-fs/udev: fix libudev on non-native abisMike Gilbert2016-11-051-18/+5
| | | | | | Also simplify multilib_src_install; there's no need for variables here. Package-Manager: portage-2.3.2_p4
* sys-fs/udev: Fixed installation of libudev.so (bug #598988).Lars Wendler2016-11-052-2/+59
| | | | | | | | Thanks to floppym for reviewing the ebuild patches and creating the pkgconfig fix he also sent upstream. Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-fs/udev: 232 version bumpWilliam Hubbs2016-11-042-0/+426
| | | | Package-Manager: portage-2.3.0
* sys-fs/udev: Remove unnecessary header hack from new versionsMichał Górny2016-09-275-25/+0
| | | | | | Remove the header hack that was introduced as the twice-wrong solution to the libgudev header problem from the new versions that do not ship libgudev anymore.
* sys-fs/udev: sync live ebuildWilliam Hubbs2016-06-041-3/+3
| | | | Package-Manager: portage-2.2.28
* sys-fs/udev: drop multilib from inherit in 230-r1William Hubbs2016-06-041-1/+1
| | | | Package-Manager: portage-2.2.28
* sys-fs/udev: sync live ebuildWilliam Hubbs2016-06-041-6/+6
| | | | Package-Manager: portage-2.2.28
* sys-fs/udev: eliminate pointless backslashesMike Gilbert2016-06-033-33/+24
| | | | | | | | | | | Overuse of backslash escapes led to a weird directory named ' ' being installed in the root directory. Thanks to Coacher for spotting the weird directory. Bug: https://bugs.gentoo.org/584256 Package-Manager: portage-2.3.0_rc1_p14
* sys-fs/udev: kernel check for CONFIG_UNIXMike Gilbert2016-05-306-7/+7
| | | | | | Bug: https://bugs.gentoo.org/538088 Package-Manager: portage-2.3.0_rc1_p14
* sys-fs/udev: version bump to 230William Hubbs2016-05-252-0/+441
| | | | Package-Manager: portage-2.2.28
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-205-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* sys-fs/udev: add upstream fix for building w/glibc #580200Mike Frysinger2016-04-192-0/+83
|
* sys-fs/udev: remove unstable versionsWilliam Hubbs2016-03-0912-4668/+0
| | | | Package-Manager: portage-2.2.26
* sys-fs/udev: Rename udev.tar.gz to systemd.tar.gzMike Gilbert2016-03-0711-24/+24
| | | | | | | This conserves some space on distfile mirrors since we share the distfiles with sys-apps/systemd. Package-Manager: portage-2.2.27_p64
* sys-fs/udev: rev bump to fix a segmentation faultWilliam Hubbs2016-03-052-0/+441
| | | | Package-Manager: portage-2.2.26
* sys-fs/udev: revision bump for bug #571986William Hubbs2016-03-051-0/+440
| | | | Package-Manager: portage-2.2.26
* sys-fs/udev: sync live ebuildWilliam Hubbs2016-02-151-1/+2
|
* sys-fs/udev: do not use gold linkerWilliam Hubbs2016-02-151-0/+1
| | | | https://bugs.gentoo.org/show_bug.cgi?id=573874
* sys-fs/udev: version bump to 229William Hubbs2016-02-142-0/+440
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* sys-fs/udev: mark 225 arm64/m68k/s390/sh stableMike Frysinger2016-01-131-2/+2
|
* sys-fs/udev: ia64 stable wrt bug #568082Agostino Sarubbo2016-01-111-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: alpha stable wrt bug #568082Agostino Sarubbo2016-01-101-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: sparc stable wrt bug #568082Agostino Sarubbo2016-01-091-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: arm stable, bug #568082Markus Meier2016-01-071-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm"
* sys-fs/udev: ppc stable wrt bug #568082Agostino Sarubbo2015-12-261-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: x86 stable wrt bug #568082Agostino Sarubbo2015-12-141-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: amd64 stable wrt bug #568082Agostino Sarubbo2015-12-141-1/+1
| | | | | | Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-fs/udev: sync live ebuildWilliam Hubbs2015-11-281-1/+1
|
* sys-fs/udev: version bumpWilliam Hubbs2015-11-282-0/+440
|
* sys-fs/udev: fix funky SRC_URI indentationMike Frysinger2015-10-0511-44/+44
|
* sys-fs/udev: sync live ebuildWilliam Hubbs2015-09-061-0/+6
|
* sys-fs/udev: version bumpWilliam Hubbs2015-09-062-0/+440
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-2410-50/+50
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-2411-21/+21
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>