diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-08-06 18:32:09 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-08-06 18:32:09 +0000 |
commit | f91291988a96ea7cc209cc943cbe95b09e26db6c (patch) | |
tree | 9ea3ed6e77f20cf7041f3c50f4905761bb9a340e /virtual/libgudev | |
parent | Revbump to ensure that users get rebuild due to USE=systemd rather than block... (diff) | |
download | gentoo-2-f91291988a96ea7cc209cc943cbe95b09e26db6c.tar.gz gentoo-2-f91291988a96ea7cc209cc943cbe95b09e26db6c.tar.bz2 gentoo-2-f91291988a96ea7cc209cc943cbe95b09e26db6c.zip |
Revbump to ensure that users get rebuild due to USE=systemd rather than blocker against it, and to ensure that previous breakage with USE=systemd,static-libs does not persist.
(Portage version: 2.2.11_p5/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'virtual/libgudev')
-rw-r--r-- | virtual/libgudev/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/libgudev/libgudev-215-r1.ebuild (renamed from virtual/libgudev/libgudev-215.ebuild) | 2 |
2 files changed, 10 insertions, 2 deletions
diff --git a/virtual/libgudev/ChangeLog b/virtual/libgudev/ChangeLog index ddc2ca3e20be..16aa69178edf 100644 --- a/virtual/libgudev/ChangeLog +++ b/virtual/libgudev/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for virtual/libgudev # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/ChangeLog,v 1.13 2014/08/04 07:11:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/ChangeLog,v 1.14 2014/08/06 18:32:09 mgorny Exp $ + +*libgudev-215-r1 (06 Aug 2014) + + 06 Aug 2014; Michał Górny <mgorny@gentoo.org> +libgudev-215-r1.ebuild, + -libgudev-215.ebuild: + Revbump to ensure that users get rebuild due to USE=systemd rather than + blocker against it, and to ensure that previous breakage with USE=systemd + ,static-libs does not persist. 04 Aug 2014; Michał Górny <mgorny@gentoo.org> libgudev-215.ebuild: Fix not installing anything with USE=systemd,static-libs. That combination diff --git a/virtual/libgudev/libgudev-215.ebuild b/virtual/libgudev/libgudev-215-r1.ebuild index f8e8e11c7038..c33e73b840aa 100644 --- a/virtual/libgudev/libgudev-215.ebuild +++ b/virtual/libgudev/libgudev-215-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/libgudev-215.ebuild,v 1.3 2014/08/04 07:11:08 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libgudev/libgudev-215-r1.ebuild,v 1.1 2014/08/06 18:32:09 mgorny Exp $ EAPI=5 inherit multilib-build |