diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 19:04:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 19:04:57 +0000 |
commit | 6c9f24744aa5a7fdc341e55578f0687856eda96d (patch) | |
tree | d941e13fbaa5d4505ee4b99e06199ce44a5af08f /dev-libs/libverto | |
parent | Stable for ppc, wrt bug #458712 (diff) | |
download | gentoo-2-6c9f24744aa5a7fdc341e55578f0687856eda96d.tar.gz gentoo-2-6c9f24744aa5a7fdc341e55578f0687856eda96d.tar.bz2 gentoo-2-6c9f24744aa5a7fdc341e55578f0687856eda96d.zip |
Stable for ppc, 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 1a376bb7c12a..aaca500bae44 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.11 2013/03/03 19:03:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.12 2013/03/03 19:04:57 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: + Stable for ppc, wrt bug #458712 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: Stable for x86, wrt bug #458712 diff --git a/dev-libs/libverto/libverto-0.2.5.ebuild b/dev-libs/libverto/libverto-0.2.5.ebuild index 960c5d26f15a..000ea9684077 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.5 2013/03/03 19:03:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.6 2013/03/03 19:04:57 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 |