Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman-ui/
Date: Thu, 07 Jul 2016 23:38:29
Message-Id: 1467934691.f2ce009c152019aa40800161afba9de673bb1345.wizardedit@gentoo
1 commit: f2ce009c152019aa40800161afba9de673bb1345
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 7 23:11:14 2016 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 7 23:38:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ce009c
7
8 net-misc/connman-ui: bump to EAPI 6, add maintainer-needed
9
10 Package-Manager: portage-2.2.28
11
12 net-misc/connman-ui/connman-ui-9999.ebuild | 5 +++--
13 net-misc/connman-ui/metadata.xml | 1 +
14 2 files changed, 4 insertions(+), 2 deletions(-)
15
16 diff --git a/net-misc/connman-ui/connman-ui-9999.ebuild b/net-misc/connman-ui/connman-ui-9999.ebuild
17 index e225e64..87af7aa 100644
18 --- a/net-misc/connman-ui/connman-ui-9999.ebuild
19 +++ b/net-misc/connman-ui/connman-ui-9999.ebuild
20 @@ -1,8 +1,8 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 -EAPI=5
27 +EAPI=6
28
29 inherit autotools git-r3
30
31 @@ -30,5 +30,6 @@ DEPEND="${CDEPEND}
32 "
33
34 src_prepare() {
35 + default
36 eautoreconf
37 }
38
39 diff --git a/net-misc/connman-ui/metadata.xml b/net-misc/connman-ui/metadata.xml
40 index e255bd0..4788bbc 100644
41 --- a/net-misc/connman-ui/metadata.xml
42 +++ b/net-misc/connman-ui/metadata.xml
43 @@ -1,6 +1,7 @@
44 <?xml version="1.0" encoding="UTF-8"?>
45 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
46 <pkgmetadata>
47 + <!-- maintainer-needed -->
48 <longdescription lang="en">
49 A full-featured GTK based trayicon UI for ConnMan.