Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 537880 - net-misc/tipcutils-2.0.3 version bump / add proxy maintainer
Summary: net-misc/tipcutils-2.0.3 version bump / add proxy maintainer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: tokiclover
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2015-01-26 17:33 UTC by tokiclover
Modified: 2015-01-29 08:53 UTC (History)
1 user (show)

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


Attachments
tipcutils-2.0.3.ebuild (tipcutils-2.0.3.ebuild,543 bytes, text/plain)
2015-01-26 17:36 UTC, tokiclover
Details
tipcutils-2.0.3.ebuild (tipcutils-2.0.3.ebuild,520 bytes, text/plain)
2015-01-26 20:56 UTC, tokiclover
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tokiclover 2015-01-26 17:33:04 UTC
Please version bump.
Comment 1 tokiclover 2015-01-26 17:34:28 UTC
Subscribing to proxy maintain this package... if the crew are still alive! ;)
Comment 2 tokiclover 2015-01-26 17:36:11 UTC
Created attachment 394948 [details]
tipcutils-2.0.3.ebuild

Cleaned the unmaintained ebuild... and now use autotools-utils eclass with a few lines.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-26 18:24:59 UTC
Comment on attachment 394948 [details]
tipcutils-2.0.3.ebuild

># Copyright 1999-2015 Gentoo Foundation
># Distributed under the terms of the GNU General Public License v2
># $Header: net-misc/tipcutils/tipcutils-2.0.3.ebuild,v 1.4 2015/01/26 22:21:54 -tclover Exp $

Changing a CVS header is pointless if you're not the committer.

>
>EAPI=5
>
>inherit autotools-utils

You're not using that eclass at all.

>DESCRIPTION="Utilities for TIPC (Transparent Inter-Process Communication)"
>HOMEPAGE="http://tipc.sourceforge.net"
>SRC_URI="mirror://sourceforge/tipc/${P}.tar.gz"
>
>LICENSE="|| ( BSD-2 GPL-2 )"
>SLOT="0"
>KEYWORDS="~amd64 ~x86"
>IUSE="test"

You're not using USE=test anywhere.

>
>RDEPEND=""

Don't set it if you don't need it.

>DEPEND=">=sys-kernel/linux-headers-2.6.39"
>
>DOCS=( README )
Comment 4 tokiclover 2015-01-26 20:55:56 UTC
Fine...
I was thinking of adding test USE flag but... this would require linux-info eclass and a pkg_setup() in order to check CONFIG_TIPC an insert tipc kernel module if necessary to have a functional src_test().

Does it worth the trouble? Lets remove test then... forgot about it in middle.

No problem, with the header, the commiter would edit it if commiter there is. I don't see what you're talking about with autotools-eclass.
Comment 5 tokiclover 2015-01-26 20:56:24 UTC
Created attachment 394968 [details]
tipcutils-2.0.3.ebuild
Comment 6 Sergey Popov gentoo-dev 2015-01-29 08:53:30 UTC
+*tipcutils-2.0.3 (29 Jan 2015)
+
+  29 Jan 2015; Sergey Popov <pinkbyte@gentoo.org> +tipcutils-2.0.3.ebuild,
+  metadata.xml:
+  Version bump, wrt bug #537880. Package will be maintained by tokiclover
+  <tokiclover AT gmail.com> via proxy maintainers