app-admin/elektra: fix DESCRIPTION, live ebuild, metadata.xml
authorMichael Weber <xmw@gentoo.org>
Tue, 1 Mar 2016 15:47:14 +0000 (16:47 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 1 Mar 2016 15:51:30 +0000 (16:51 +0100)
Package-Manager: portage-2.2.27

app-admin/elektra/elektra-0.7.1-r5.ebuild
app-admin/elektra/elektra-0.8.12.ebuild
app-admin/elektra/elektra-0.8.15.ebuild
app-admin/elektra/elektra-9999.ebuild
app-admin/elektra/metadata.xml

index a15dac611bf5eaca2bcd216678e7b5365eaade07..e9b015410e469b87ed9bf57f99754c13d871f802 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit autotools autotools-multilib eutils multilib
 
-DESCRIPTION="universal and secure framework to store config parameters in a hierarchical key-value pair mechanism"
+DESCRIPTION="Framework to store config parameters in hierarchical key-value pairs"
 HOMEPAGE="http://freedesktop.org/wiki/Software/Elektra"
 SRC_URI="ftp://ftp.markus-raab.org/${PN}/${P}.tar.gz"
 
index b1fb7b2f8a380aeb5d88863bf699fd6f3833a60e..9ff40ab2653144b7ab8ead0c64e4484af8dc8ff8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit cmake-multilib eutils java-pkg-opt-2
 
-DESCRIPTION="Universal and secure framework to store config parameters in a hierarchical key-value pair mechanism"
+DESCRIPTION="Framework to store config parameters in hierarchical key-value pairs"
 HOMEPAGE="http://freedesktop.org/wiki/Software/Elektra"
 SRC_URI="ftp://ftp.markus-raab.org/${PN}/releases/${P}.tar.gz"
 
index cbab60adaee6c8549562a330fd45ad0864c0407f..487f83bdc25274e3b6b24af763a78c32781bce00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,7 +6,7 @@ EAPI=5
 
 inherit cmake-multilib eutils java-pkg-opt-2
 
-DESCRIPTION="Universal and secure framework to store config parameters in a hierarchical key-value pair mechanism"
+DESCRIPTION="Framework to store config parameters in hierarchical key-value pairs"
 HOMEPAGE="http://freedesktop.org/wiki/Software/Elektra"
 SRC_URI="ftp://ftp.markus-raab.org/${PN}/releases/${P}.tar.gz"
 
index fa4aed646a54384f9d85fedc3e43d1ac9ec5fd41..d719bc8665f3ff66c9adfafe75df45217ccaf72f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -6,12 +6,12 @@ EAPI=5
 
 inherit cmake-multilib eutils java-pkg-opt-2 git-r3
 
-DESCRIPTION="Universal and secure framework to store config parameters in a hierarchical key-value pair mechanism"
+DESCRIPTION="Framework to store config parameters in hierarchical key-value pairs"
 HOMEPAGE="http://freedesktop.org/wiki/Software/Elektra"
 EGIT_REPO_URI="git://github.com/ElektraInitiative/libelektra.git"
 
 LICENSE="BSD"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS=""
 PLUGIN_IUSE="augeas iconv ini java simpleini syslog systemd tcl +uname xml yajl";
 IUSE="dbus doc qt5 static-libs test ${PLUGIN_IUSE}"
@@ -41,7 +41,7 @@ RESTRICT="test"
 
 MULTILIB_WRAPPED_HEADERS=( /usr/include/elektra/kdbconfig.h )
 
-PATCHES=( "${FILESDIR}/${PN}"-0.8.11-conditional-glob-tests.patch )
+PATCHES=( "${FILESDIR}/${PN}"-0.8.15-conditional-glob-tests.patch )
 
 src_prepare() {
        cmake-utils_src_prepare
index 1c07cb81ebd7a78122e2fdfe02db62925acb7173..59b713eb20dd06841ab266a1f23ef7ddcaacb199 100644 (file)
@@ -9,7 +9,6 @@
        <flag name="augeas">Enable plugin for reading and writing configuration files with help from Augeas</flag>
        <flag name="ini">Enable new, advanced ini support</flag>
        <flag name="gcov">Enable coverage support</flag>
-       <flag name="keytometa">Enable keytometa support</flag>
        <flag name="simpleini">Enable simpleini support</flag>
        <flag name="uname">Enable uname information for the key database</flag>
        <flag name="yajl">Enable yajl support</flag>