diff options
author | William Hubbs <williamh@gentoo.org> | 2012-01-03 00:22:10 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2012-01-03 00:22:10 +0000 |
commit | dc28829ed63b5f0b7692e1d91f76bf142991f4f5 (patch) | |
tree | b19fa505df05ee79a937a5c26990cc477abdd19e /sys-fs/udev | |
parent | Version bump. Removed old (diff) | |
download | gentoo-2-dc28829ed63b5f0b7692e1d91f76bf142991f4f5.tar.gz gentoo-2-dc28829ed63b5f0b7692e1d91f76bf142991f4f5.tar.bz2 gentoo-2-dc28829ed63b5f0b7692e1d91f76bf142991f4f5.zip |
complete migration from git to git-2 e eclass.
(Portage version: 2.2.0_alpha84/cvs/Linux i686)
Diffstat (limited to 'sys-fs/udev')
-rw-r--r-- | sys-fs/udev/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/udev/udev-141-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-141.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-146-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-149.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-151-r4.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/udev/udev-164-r2.ebuild | 6 |
7 files changed, 24 insertions, 19 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog index 667fe24f523c..2ebad4101fce 100644 --- a/sys-fs/udev/ChangeLog +++ b/sys-fs/udev/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/udev # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.630 2012/01/02 22:10:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.631 2012/01/03 00:22:10 williamh Exp $ + + 03 Jan 2012; William Hubbs <williamh@gentoo.org> udev-141-r1.ebuild, + udev-141.ebuild, udev-146-r1.ebuild, udev-149.ebuild, udev-151-r4.ebuild, + udev-164-r2.ebuild: + complete migration from git to git-2 e eclass. 02 Jan 2012; Mike Frysinger <vapier@gentoo.org> udev-175-r1.ebuild, +files/udev-175-zlib.patch: diff --git a/sys-fs/udev/udev-141-r1.ebuild b/sys-fs/udev/udev-141-r1.ebuild index 7886e4469967..aa3a2a62597c 100644 --- a/sys-fs/udev/udev-141-r1.ebuild +++ b/sys-fs/udev/udev-141-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141-r1.ebuild,v 1.6 2011/12/29 19:32:46 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141-r1.ebuild,v 1.7 2012/01/03 00:22:10 williamh Exp $ # # Please do not remove this version: @@ -86,7 +86,7 @@ sed_helper_dir() { src_unpack() { if [[ ${PV} == "9999" ]] ; then - git_src_unpack + git-2_src_unpack else unpack ${A} fi diff --git a/sys-fs/udev/udev-141.ebuild b/sys-fs/udev/udev-141.ebuild index 4d12b8cb4938..80b6ddf1cf36 100644 --- a/sys-fs/udev/udev-141.ebuild +++ b/sys-fs/udev/udev-141.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141.ebuild,v 1.11 2011/12/29 19:32:46 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-141.ebuild,v 1.12 2012/01/03 00:22:10 williamh Exp $ inherit eutils flag-o-matic multilib toolchain-funcs versionator @@ -79,7 +79,7 @@ sed_helper_dir() { src_unpack() { if [[ ${PV} == "9999" ]] ; then - git_src_unpack + git-2_src_unpack else unpack ${A} fi diff --git a/sys-fs/udev/udev-146-r1.ebuild b/sys-fs/udev/udev-146-r1.ebuild index abe6878ba706..b67b92752738 100644 --- a/sys-fs/udev/udev-146-r1.ebuild +++ b/sys-fs/udev/udev-146-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v 1.16 2011/12/29 19:32:46 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-146-r1.ebuild,v 1.17 2012/01/03 00:22:10 williamh Exp $ EAPI="1" @@ -129,7 +129,7 @@ sed_libexec_dir() { src_unpack() { if [[ ${PV} == "9999" ]] ; then - git_src_unpack + git-2_src_unpack else unpack ${A} fi diff --git a/sys-fs/udev/udev-149.ebuild b/sys-fs/udev/udev-149.ebuild index 308f38725407..e081a1770e77 100644 --- a/sys-fs/udev/udev-149.ebuild +++ b/sys-fs/udev/udev-149.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.20 2011/12/29 19:32:46 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-149.ebuild,v 1.21 2012/01/03 00:22:10 williamh Exp $ EAPI="1" @@ -135,7 +135,7 @@ sed_libexec_dir() { src_unpack() { if [[ ${PV} == "9999" ]] ; then - git_src_unpack + git-2_src_unpack else unpack ${A} diff --git a/sys-fs/udev/udev-151-r4.ebuild b/sys-fs/udev/udev-151-r4.ebuild index c221e2a0e8e5..670e335e7ada 100644 --- a/sys-fs/udev/udev-151-r4.ebuild +++ b/sys-fs/udev/udev-151-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v 1.18 2011/12/29 19:32:46 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-151-r4.ebuild,v 1.19 2012/01/03 00:22:10 williamh Exp $ EAPI="1" @@ -135,7 +135,7 @@ sed_libexec_dir() { src_unpack() { if [[ ${PV} == "9999" ]] ; then - git_src_unpack + git-2_src_unpack else unpack ${A} diff --git a/sys-fs/udev/udev-164-r2.ebuild b/sys-fs/udev/udev-164-r2.ebuild index 52902e071700..b721c8522323 100644 --- a/sys-fs/udev/udev-164-r2.ebuild +++ b/sys-fs/udev/udev-164-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v 1.17 2011/12/29 19:32:46 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-164-r2.ebuild,v 1.18 2012/01/03 00:22:10 williamh Exp $ EAPI="1" @@ -138,7 +138,7 @@ sed_libexec_dir() { src_unpack() { if [[ ${PV} == "9999" ]] ; then - git_src_unpack + git-2_src_unpack else unpack ${A} |