diff options
author | 2014-08-02 09:37:46 +0000 | |
---|---|---|
committer | 2014-08-02 09:37:46 +0000 | |
commit | 0e949ee1264c9993506b3eae5b9bf4a2d0de87d0 (patch) | |
tree | 9165cf5b8660787d62f025a1345199a35d438df7 /dev-libs/gobject-introspection | |
parent | Rework the way we force glib and goi to be in sync (#518424 by Alexander Tsoy) (diff) | |
download | gentoo-2-0e949ee1264c9993506b3eae5b9bf4a2d0de87d0.tar.gz gentoo-2-0e949ee1264c9993506b3eae5b9bf4a2d0de87d0.tar.bz2 gentoo-2-0e949ee1264c9993506b3eae5b9bf4a2d0de87d0.zip |
Revbump to force it's rebuilt with proper glib version
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/gobject-introspection')
-rw-r--r-- | dev-libs/gobject-introspection/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/gobject-introspection/gobject-introspection-1.40.0-r1.ebuild (renamed from dev-libs/gobject-introspection/gobject-introspection-1.40.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-libs/gobject-introspection/ChangeLog b/dev-libs/gobject-introspection/ChangeLog index febd5508e0f0..8f1cfbbeac07 100644 --- a/dev-libs/gobject-introspection/ChangeLog +++ b/dev-libs/gobject-introspection/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/gobject-introspection # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.122 2014/08/02 09:17:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/ChangeLog,v 1.123 2014/08/02 09:37:46 pacho Exp $ + +*gobject-introspection-1.40.0-r1 (02 Aug 2014) + + 02 Aug 2014; Pacho Ramos <pacho@gentoo.org> + +gobject-introspection-1.40.0-r1.ebuild, -gobject-introspection-1.40.0.ebuild: + Revbump to force it's rebuilt with proper glib version 02 Aug 2014; Pacho Ramos <pacho@gentoo.org> gobject-introspection-1.40.0.ebuild: diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.40.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r1.ebuild index 0cd328e8c7e2..c4aba8dccdb4 100644 --- a/dev-libs/gobject-introspection/gobject-introspection-1.40.0.ebuild +++ b/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.40.0.ebuild,v 1.5 2014/08/02 09:17:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection/gobject-introspection-1.40.0-r1.ebuild,v 1.1 2014/08/02 09:37:46 pacho Exp $ EAPI="5" GCONF_DEBUG="no" |