diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:39:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:39:15 +0000 |
commit | a8a048bbdb0debfaf6135ca323e19ee5fca14a9a (patch) | |
tree | 08869399bd5fc12c60c0a74e1f2fb0f1ac9e9040 /dev-libs | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-a8a048bbdb0debfaf6135ca323e19ee5fca14a9a.tar.gz gentoo-2-a8a048bbdb0debfaf6135ca323e19ee5fca14a9a.tar.bz2 gentoo-2-a8a048bbdb0debfaf6135ca323e19ee5fca14a9a.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libverto/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libverto/libverto-0.2.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libverto/ChangeLog b/dev-libs/libverto/ChangeLog index f2d65e7c1983..a86b935a2e2d 100644 --- a/dev-libs/libverto/ChangeLog +++ b/dev-libs/libverto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libverto # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.32 2014/08/07 18:11:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.33 2014/08/21 10:39:15 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5-r1.ebuild: + Stable for ppc64, wrt bug #512012 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> libverto-0.2.5-r1.ebuild: Stable for HPPA (bug #512012). diff --git a/dev-libs/libverto/libverto-0.2.5-r1.ebuild b/dev-libs/libverto/libverto-0.2.5-r1.ebuild index 0fba2906c284..28d3a04d10f1 100644 --- a/dev-libs/libverto/libverto-0.2.5-r1.ebuild +++ b/dev-libs/libverto/libverto-0.2.5-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/libverto/libverto-0.2.5-r1.ebuild,v 1.8 2014/08/07 18:11:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.9 2014/08/21 10:39:15 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://fedorahosted.org/releases/l/i/libverto/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |