diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 20:08:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 20:08:07 +0000 |
commit | 9baefa645fb2d007a62b962e4144e51c8da929bd (patch) | |
tree | dc5321311d5ea2a2248c897eeb5fdc463096a026 /dev-libs/libverto | |
parent | Stable for ia64, wrt bug #458712 (diff) | |
download | gentoo-2-9baefa645fb2d007a62b962e4144e51c8da929bd.tar.gz gentoo-2-9baefa645fb2d007a62b962e4144e51c8da929bd.tar.bz2 gentoo-2-9baefa645fb2d007a62b962e4144e51c8da929bd.zip |
Stable for ia64, wrt bug #458712
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libverto')
-rw-r--r-- | dev-libs/libverto/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libverto/libverto-0.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libverto/ChangeLog b/dev-libs/libverto/ChangeLog index e15c4464bc65..e5b20c5cc598 100644 --- a/dev-libs/libverto/ChangeLog +++ b/dev-libs/libverto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libverto # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.15 2013/03/03 19:45:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.16 2013/03/03 20:08:07 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: + Stable for ia64, wrt bug #458712 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: Stable for alpha, wrt bug #458712 diff --git a/dev-libs/libverto/libverto-0.2.5.ebuild b/dev-libs/libverto/libverto-0.2.5.ebuild index cb7c1325b9fd..4c4239f47c33 100644 --- a/dev-libs/libverto/libverto-0.2.5.ebuild +++ b/dev-libs/libverto/libverto-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.9 2013/03/03 19:45:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.10 2013/03/03 20:08:07 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/releases/l/i/libverto/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |