summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-10-17 07:28:00 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-10-17 07:28:00 +0000
commitb4833b2a96416ac47b6b6db751d983e921e56f31 (patch)
treeecb1ebf5c93a8d1eda4def1d493ad353a877c57c /net-firewall/rtsp-conntrack
parentStable on amd64 and x86, wrt bug #487028 (diff)
downloadgentoo-2-b4833b2a96416ac47b6b6db751d983e921e56f31.tar.gz
gentoo-2-b4833b2a96416ac47b6b6db751d983e921e56f31.tar.bz2
gentoo-2-b4833b2a96416ac47b6b6db751d983e921e56f31.zip
Stable on amd64 and x86, wrt bug #487650
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-firewall/rtsp-conntrack')
-rw-r--r--net-firewall/rtsp-conntrack/ChangeLog5
-rw-r--r--net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-firewall/rtsp-conntrack/ChangeLog b/net-firewall/rtsp-conntrack/ChangeLog
index 06f0f41afd57..e3835f455617 100644
--- a/net-firewall/rtsp-conntrack/ChangeLog
+++ b/net-firewall/rtsp-conntrack/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-firewall/rtsp-conntrack
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/rtsp-conntrack/ChangeLog,v 1.2 2013/06/04 12:25:30 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/rtsp-conntrack/ChangeLog,v 1.3 2013/10/17 07:28:00 pinkbyte Exp $
+
+ 17 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> rtsp-conntrack-3.7.ebuild:
+ Stable on amd64 and x86, wrt bug #487650
04 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> rtsp-conntrack-3.7.ebuild:
Add installation of documentation, provided with package, wrt bug #376155.
diff --git a/net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild b/net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild
index 22f4abc9faf2..4add9f363e57 100644
--- a/net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild
+++ b/net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild,v 1.2 2013/06/04 12:25:30 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/rtsp-conntrack/rtsp-conntrack-3.7.ebuild,v 1.3 2013/10/17 07:28:00 pinkbyte Exp $
EAPI=5
inherit eutils linux-mod versionator
@@ -11,7 +11,7 @@ SRC_URI="http://mike.it-loops.com/rtsp/rtsp-module-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
S="${WORKDIR}/rtsp"