public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pavlos Ratis (dastergon)" <dastergon@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/knemo: knemo-0.7.6.ebuild ChangeLog
Date: Sun, 23 Dec 2012 17:01:49 +0000 (UTC)	[thread overview]
Message-ID: <20121223170150.688B62171D@flycatcher.gentoo.org> (raw)

dastergon    12/12/23 17:01:49

  Modified:             ChangeLog
  Added:                knemo-0.7.6.ebuild
  Log:
  Version bump, 0.7.6
  
  (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x3A051746)

Revision  Changes    Path
1.65                 net-misc/knemo/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/knemo/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/knemo/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/knemo/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/knemo/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	13 Nov 2012 08:07:11 -0000	1.64
+++ ChangeLog	23 Dec 2012 17:01:48 -0000	1.65
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/knemo
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/ChangeLog,v 1.64 2012/11/13 08:07:11 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/ChangeLog,v 1.65 2012/12/23 17:01:48 dastergon Exp $
+
+*knemo-0.7.6 (23 Dec 2012)
+
+  23 Dec 2012; Pavlos Ratis <dastergon@gentoo.org> +knemo-0.7.6.ebuild:
+  Version bump, 0.7.6
 
   13 Nov 2012; Lars Wendler <polynomial-c@gentoo.org> knemo-0.7.5.ebuild:
   non-maintainer commit: Fixed dependency on dev-libs/libnl.



1.1                  net-misc/knemo/knemo-0.7.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/knemo/knemo-0.7.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/knemo/knemo-0.7.6.ebuild?rev=1.1&content-type=text/plain

Index: knemo-0.7.6.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.7.6.ebuild,v 1.1 2012/12/23 17:01:48 dastergon Exp $

EAPI=4

KDE_LINGUAS="ar bg br bs cs cy da de el en_GB eo es et fi fr ga gl hr hu is it
ja ka km lt ms nb nds nl pl pt pt_BR ro ru rw sk sl sr sv tr ug uk zh_CN zh_TW"

inherit kde4-base

DESCRIPTION="The KDE Network Monitor"
HOMEPAGE="http://kde-apps.org/content/show.php?content=12956"
SRC_URI="http://www.kde-apps.org/CONTENT/content-files/12956-${P}.tar.bz2"

SLOT="4"
KEYWORDS="~amd64 ~x86"
LICENSE="GPL-2"
IUSE="debug wifi"

DEPEND="
	$(add_kdebase_dep systemsettings)
	dev-libs/libnl:3
	sys-apps/net-tools
	x11-libs/qt-sql:4[sqlite]
	wifi? ( net-wireless/wireless-tools )
"
RDEPEND="${DEPEND}"

DOCS=( AUTHORS ChangeLog README )

src_configure() {
	mycmakeargs=(
		$(cmake-utils_use_no wifi WIRELESS_SUPPORT)
	)

	kde4-base_src_configure
}





             reply	other threads:[~2012-12-23 17:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-23 17:01 Pavlos Ratis (dastergon) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-27 12:58 [gentoo-commits] gentoo-x86 commit in net-misc/knemo: knemo-0.7.6.ebuild ChangeLog Agostino Sarubbo (ago)
2013-01-27 16:17 Agostino Sarubbo (ago)
2013-03-02 23:01 Markos Chandras (hwoarang)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121223170150.688B62171D@flycatcher.gentoo.org \
    --to=dastergon@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox