diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 19:03:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 19:03:43 +0000 |
commit | bac20f04d557720aac7f19bc930219e8469a0f74 (patch) | |
tree | 9460e846a417e24bfe8388b88c0aaf9bbbbfd651 /dev-libs/libverto | |
parent | Stable for x86, wrt bug #458712 (diff) | |
download | gentoo-2-bac20f04d557720aac7f19bc930219e8469a0f74.tar.gz gentoo-2-bac20f04d557720aac7f19bc930219e8469a0f74.tar.bz2 gentoo-2-bac20f04d557720aac7f19bc930219e8469a0f74.zip |
Stable for x86, 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 3ba06b25b142..1a376bb7c12a 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.10 2013/03/03 19:03:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.11 2013/03/03 19:03:43 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: + Stable for x86, wrt bug #458712 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: Stable for amd64, wrt bug #458712 diff --git a/dev-libs/libverto/libverto-0.2.5.ebuild b/dev-libs/libverto/libverto-0.2.5.ebuild index 2a442421e485..960c5d26f15a 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.4 2013/03/03 19:03:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.5 2013/03/03 19:03:43 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="amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~amd64-fbsd" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |