diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-06 10:26:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-06 10:26:50 +0000 |
commit | cd4aaf4f11e02b4e2cade80eda4ff3c4b81cfc59 (patch) | |
tree | 09a3610857c2185fdc0aee930a1cbba14eb39299 /dev-libs/libverto | |
parent | Stable for sh, wrt bug #458712 (diff) | |
download | gentoo-2-cd4aaf4f11e02b4e2cade80eda4ff3c4b81cfc59.tar.gz gentoo-2-cd4aaf4f11e02b4e2cade80eda4ff3c4b81cfc59.tar.bz2 gentoo-2-cd4aaf4f11e02b4e2cade80eda4ff3c4b81cfc59.zip |
Stable for sh, wrt bug #458712
(Portage version: 2.1.11.52/cvs/Linux ppc64, 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 1ae94fd863ad..a361a075d6c0 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.20 2013/03/03 22:44:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.21 2013/03/06 10:26:50 ago Exp $ + + 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: + Stable for sh, wrt bug #458712 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: Stable for hppa, wrt bug #458712 diff --git a/dev-libs/libverto/libverto-0.2.5.ebuild b/dev-libs/libverto/libverto-0.2.5.ebuild index 77671f1efdcc..59cd501b14e7 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.14 2013/03/03 22:44:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.15 2013/03/06 10:26:50 ago Exp $ EAPI=5 @@ -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 s390 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |