diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-06-01 09:40:16 -0500 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2018-06-05 13:26:49 -0400 |
commit | df3354cb796d53a4bae5092b74b8004f5c107088 (patch) | |
tree | ab444fc5819bd02ad8fb18244808a793249a1255 /net-misc | |
parent | net-libs/libosmocore: git-2->git-r3 (diff) | |
download | gentoo-df3354cb796d53a4bae5092b74b8004f5c107088.tar.gz gentoo-df3354cb796d53a4bae5092b74b8004f5c107088.tar.bz2 gentoo-df3354cb796d53a4bae5092b74b8004f5c107088.zip |
net-misc/lcr: git-2->git-r3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/lcr/lcr-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/lcr/lcr-9999.ebuild b/net-misc/lcr/lcr-9999.ebuild index 4e1cdce0dd5a..8330ca2effc7 100644 --- a/net-misc/lcr/lcr-9999.ebuild +++ b/net-misc/lcr/lcr-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit git-2 autotools +inherit autotools git-r3 DESCRIPTION="Linux Call Router" HOMEPAGE="http://isdn.eversberg.eu/" |