diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-09 08:35:31 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-01-09 08:35:31 +0000 |
commit | c7a3a4bfc18a83b3e3f3fb5db2d1209087ff0ef3 (patch) | |
tree | eeebe7f851cd1a904a4565802e737d07f6f1f1ae /net-misc/knemo | |
parent | Version bump (#351184) (diff) | |
download | gentoo-2-c7a3a4bfc18a83b3e3f3fb5db2d1209087ff0ef3.tar.gz gentoo-2-c7a3a4bfc18a83b3e3f3fb5db2d1209087ff0ef3.tar.bz2 gentoo-2-c7a3a4bfc18a83b3e3f3fb5db2d1209087ff0ef3.zip |
Version bump. Stabilise newer. Drop oldest.
(Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/knemo')
-rw-r--r-- | net-misc/knemo/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/knemo/knemo-0.6.2.ebuild | 24 | ||||
-rw-r--r-- | net-misc/knemo/knemo-0.6.3.ebuild | 6 | ||||
-rw-r--r-- | net-misc/knemo/knemo-0.7.0.ebuild | 28 |
4 files changed, 39 insertions, 29 deletions
diff --git a/net-misc/knemo/ChangeLog b/net-misc/knemo/ChangeLog index 13142554e5a7..ebf7f5fd0292 100644 --- a/net-misc/knemo/ChangeLog +++ b/net-misc/knemo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/knemo -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/ChangeLog,v 1.51 2010/07/01 20:37:41 spatz Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/ChangeLog,v 1.52 2011/01/09 08:35:31 scarabeus Exp $ + +*knemo-0.7.0 (09 Jan 2011) + + 09 Jan 2011; Tomáš Chvátal <scarabeus@gentoo.org> -knemo-0.6.2.ebuild, + knemo-0.6.3.ebuild, +knemo-0.7.0.ebuild: + Version bump. Stabilise newer. Drop oldest. *knemo-0.6.3 (01 Jul 2010) diff --git a/net-misc/knemo/knemo-0.6.2.ebuild b/net-misc/knemo/knemo-0.6.2.ebuild deleted file mode 100644 index 1bb417925af9..000000000000 --- a/net-misc/knemo/knemo-0.6.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.6.2.ebuild,v 1.3 2010/06/28 13:48:40 fauli Exp $ - -EAPI=2 -KDE_LINGUAS="ar bg br cs cy da de el en_GB eo es et fr ga gl hr hu is it ja ka -km lt ms nb nds nl pl pt pt_BR ro ru rw sk sr sv tr uk zh_TW" -inherit kde4-base - -DESCRIPTION="KNemo - 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" - -LICENSE="GPL-2" -KEYWORDS="amd64 x86" -SLOT="4" -IUSE="debug" - -DEPEND=">=kde-base/systemsettings-${KDE_MINIMAL} - net-wireless/wireless-tools - sys-apps/net-tools - dev-libs/libnl" - -DOCS="AUTHORS ChangeLog README TODO" diff --git a/net-misc/knemo/knemo-0.6.3.ebuild b/net-misc/knemo/knemo-0.6.3.ebuild index 77e491bd2cd4..06aa00c54480 100644 --- a/net-misc/knemo/knemo-0.6.3.ebuild +++ b/net-misc/knemo/knemo-0.6.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.6.3.ebuild,v 1.1 2010/07/01 20:37:41 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.6.3.ebuild,v 1.2 2011/01/09 08:35:31 scarabeus Exp $ EAPI=2 KDE_LINGUAS="ar bg br cs cy da de el en_GB eo es et fi fr ga gl hr hu is it ja @@ -12,7 +12,7 @@ HOMEPAGE="http://kde-apps.org/content/show.php?content=12956" SRC_URI="http://www.kde-apps.org/CONTENT/content-files/12956-${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" diff --git a/net-misc/knemo/knemo-0.7.0.ebuild b/net-misc/knemo/knemo-0.7.0.ebuild new file mode 100644 index 000000000000..8db67f7e87c8 --- /dev/null +++ b/net-misc/knemo/knemo-0.7.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/knemo/knemo-0.7.0.ebuild,v 1.1 2011/01/09 08:35:31 scarabeus Exp $ + +EAPI=3 +KDE_LINGUAS="ar bg br 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 sr sv tr uk zh_CN zh_TW" +inherit kde4-base + +DESCRIPTION="KNemo - 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" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~x86" +SLOT="4" +IUSE="debug" + +DEPEND=" + $(add_kdebase_dep systemsettings) + net-wireless/wireless-tools + sys-apps/net-tools + dev-libs/libnl + x11-libs/qt-sql[sqlite] +" +RDEPEND="${DEPEND}" + +DOCS="AUTHORS ChangeLog README" |