summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2015-07-07 11:20:18 +0000
committerTony Vroon <chainsaw@gentoo.org>2015-07-07 11:20:18 +0000
commite810c4d7917b45d6d1bb13721e54fbeb1eeab40e (patch)
treeb8709b398d5eae9a017a1dfbf39e00c8b0cc5aa5 /net-misc/dahdi
parentVersion bump (diff)
downloadgentoo-2-e810c4d7917b45d6d1bb13721e54fbeb1eeab40e.tar.gz
gentoo-2-e810c4d7917b45d6d1bb13721e54fbeb1eeab40e.tar.bz2
gentoo-2-e810c4d7917b45d6d1bb13721e54fbeb1eeab40e.zip
Include a further patch from Oliver Jaksch that I had initially overlooked. Remove non-functional ebuild from tree.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'net-misc/dahdi')
-rw-r--r--net-misc/dahdi/ChangeLog9
-rw-r--r--net-misc/dahdi/dahdi-2.10.2-r1.ebuild (renamed from net-misc/dahdi/dahdi-2.10.2.ebuild)4
2 files changed, 10 insertions, 3 deletions
diff --git a/net-misc/dahdi/ChangeLog b/net-misc/dahdi/ChangeLog
index 55fae1377801..c57328dd6efe 100644
--- a/net-misc/dahdi/ChangeLog
+++ b/net-misc/dahdi/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-misc/dahdi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.74 2015/06/29 13:39:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/ChangeLog,v 1.75 2015/07/07 11:20:18 chainsaw Exp $
+
+*dahdi-2.10.2-r1 (07 Jul 2015)
+
+ 07 Jul 2015; Tony Vroon <chainsaw@gentoo.org> -dahdi-2.10.2.ebuild,
+ +dahdi-2.10.2-r1.ebuild:
+ Include a further patch from Oliver Jaksch that I had initially overlooked.
+ Remove non-functional ebuild from tree.
*dahdi-2.10.2 (29 Jun 2015)
diff --git a/net-misc/dahdi/dahdi-2.10.2.ebuild b/net-misc/dahdi/dahdi-2.10.2-r1.ebuild
index 288df74a0f3c..e1d0612091ad 100644
--- a/net-misc/dahdi/dahdi-2.10.2.ebuild
+++ b/net-misc/dahdi/dahdi-2.10.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.10.2.ebuild,v 1.1 2015/06/29 13:39:49 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.10.2-r1.ebuild,v 1.1 2015/07/07 11:20:18 chainsaw Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit base linux-mod eutils flag-o-matic toolchain-funcs
MY_P="${P/dahdi/dahdi-linux}"
JNET=1.0.14
-GENTOO=1.1.9
+GENTOO=1.2.2
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Kernel modules for Digium compatible hardware (formerly known as Zaptel)"