commit:     04b9d6cd46fc15ad5c9f76e8601051cade54e3a4
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 18:04:48 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 18:04:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b9d6cd

soname was bumped from .7 to .8, thanks to Gilles for noticing

Package-Manager: portage-2.2.20.1

 dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild 
b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild
index e981baa..2afcbab 100644
--- a/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild
+++ b/dev-libs/appstream-glib/appstream-glib-0.5.0.ebuild
@@ -13,7 +13,7 @@ 
HOMEPAGE="http://people.freedesktop.org/~hughsient/appstream-glib/";
 SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz";
 
 LICENSE="LGPL-2.1"
-SLOT="0/7"
+SLOT="0/8" # soname version
 KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE="+introspection nls"
 

Reply via email to