summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-04-02 18:05:15 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-04-02 18:05:15 +0000
commit770285ebabaa6ebb9cf213cb95709a1c3ed7abf6 (patch)
tree275ffb3bf3188bead4f2d0938e0d60f6139b3834 /app-leechcraft/lc-networkmonitor
parentamd64 stable wrt bug #500914 (diff)
downloadgentoo-2-770285ebabaa6ebb9cf213cb95709a1c3ed7abf6.tar.gz
gentoo-2-770285ebabaa6ebb9cf213cb95709a1c3ed7abf6.tar.bz2
gentoo-2-770285ebabaa6ebb9cf213cb95709a1c3ed7abf6.zip
amd64 stable wrt bug #500914
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-leechcraft/lc-networkmonitor')
-rw-r--r--app-leechcraft/lc-networkmonitor/ChangeLog6
-rw-r--r--app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-leechcraft/lc-networkmonitor/ChangeLog b/app-leechcraft/lc-networkmonitor/ChangeLog
index 9a48b75df5dd..542fa9df2a5c 100644
--- a/app-leechcraft/lc-networkmonitor/ChangeLog
+++ b/app-leechcraft/lc-networkmonitor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-leechcraft/lc-networkmonitor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog,v 1.8 2014/01/08 09:52:34 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/ChangeLog,v 1.9 2014/04/02 18:05:15 zlogene Exp $
+
+ 02 Apr 2014; Mikle Kolyada <zlogene@gentoo.org>
+ lc-networkmonitor-0.6.60.ebuild:
+ amd64 stable wrt bug #500914
*lc-networkmonitor-0.6.60 (08 Jan 2014)
diff --git a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.ebuild b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.ebuild
index fb368395886f..10dbe19cc9a7 100644
--- a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.ebuild
+++ b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.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/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.ebuild,v 1.1 2014/01/08 09:52:34 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.60.ebuild,v 1.2 2014/04/02 18:05:15 zlogene Exp $
EAPI="4"
@@ -9,7 +9,7 @@ inherit leechcraft
DESCRIPTION="NetworkMonitor watches HTTP requests in for LeechCraft."
SLOT="0"
-KEYWORDS=" ~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="debug"
DEPEND="~app-leechcraft/lc-core-${PV}"