Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307299 - Version bump: net-misc/kvpnc-0.9.6
Summary: Version bump: net-misc/kvpnc-0.9.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 11:23 UTC by Samuli Suominen (RETIRED)
Modified: 2010-03-12 18:02 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for net-misc/kvpnc-0.9.6 (kvpnc-0.9.6.ebuild,1.35 KB, text/plain)
2010-03-10 21:16 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2010-03-01 11:23:26 UTC
New version is out. Since it's a KDE 4 package, I'm CCing kde@ too. If you want us to help maintaining it, please fix metadata.xml or note in this bug, thanks!

http://download.gna.org/kvpnc/kvpnc-0.9.4.tar.bz2
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-03-03 22:47:26 UTC
0.9.5..
Comment 2 Antti Mäkelä 2010-03-06 10:53:27 UTC
I'd like to see 0.9.5 available as well - tons of bugfixes.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-03-09 15:38:45 UTC
0.9.6...
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2010-03-10 21:16:08 UTC
Created attachment 223069 [details]
Ebuild for net-misc/kvpnc-0.9.6

Went through the upstream changelog and did not find anything unusual. 
Copied the ebuild and adapted it for 0.9.6. Diff is below, full ebuild is attached. 
Builds and installs fine here, functionality of program not tested yet.

--- /usr/portage/net-misc/kvpnc/kvpnc-0.9.3.ebuild      2009-11-21 15:36:27.000000000 +0100
+++ kvpnc-0.9.6.ebuild  2010-03-10 22:07:55.000000000 +0100
@@ -1,10 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/net-misc/kvpnc/kvpnc-0.9.3.ebuild,v 1.3 2009/11/21 14:33:07 ssuominen Exp $
 
 EAPI=2
 
-KDE_LINGUAS="bg ca da de es fr hu it ja nl pl pt_BR ru sk sv tr zh_CN"
+KDE_LINGUAS="ar br cs da de el en_GB eo es et eu fr ga gl hi hne it ja ka lt ms nb nds nl nn pa pl pt pt_BR ro ru sv tr uk zh_CN zh_TW"
 inherit kde4-base
 
 DESCRIPTION="kvpnc - a KDE-VPN connection utility"
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="+crypt"
 
 DEPEND="
@@ -39,7 +39,7 @@
        # fix package version; how they can release such mess
        # and they are doing it with each release
        sed -i \
-               -e "s:0.9.2-svn:0.9.3:g" \
+               -e "s:0.9.2-svn:0.9.6:g" \
                CMakeLists.txt || die "failed to fix PV"
 }
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-03-12 18:02:48 UTC
bumped then