diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-19 16:51:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-19 16:51:59 +0000 |
commit | aeab380eb2cccd465219dd6ff643fcc2993cb385 (patch) | |
tree | e2becf6df52e28bba7cd443605d0cc40ebc2d1b7 /dev-libs | |
parent | Version bump. Fix PaX marking logic wrt #444446 by Maxim Kammerer (diff) | |
download | gentoo-2-aeab380eb2cccd465219dd6ff643fcc2993cb385.tar.gz gentoo-2-aeab380eb2cccd465219dd6ff643fcc2993cb385.tar.bz2 gentoo-2-aeab380eb2cccd465219dd6ff643fcc2993cb385.zip |
Add ~ia64, wrt bug #412489
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs')
-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 7b8f64962b9d..58e6d5075fd0 100644 --- a/dev-libs/libverto/ChangeLog +++ b/dev-libs/libverto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libverto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.8 2012/11/30 08:11:28 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.9 2012/12/19 16:51:59 ago Exp $ + + 19 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: + Add ~ia64, wrt bug #412489 30 Nov 2012; Eray Aslan <eras@gentoo.org> libverto-0.2.4.ebuild, libverto-0.2.5.ebuild: diff --git a/dev-libs/libverto/libverto-0.2.5.ebuild b/dev-libs/libverto/libverto-0.2.5.ebuild index 82a76f79fd46..6f0258901bff 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-2012 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.2 2012/11/30 08:09:46 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.3 2012/12/19 16:51:59 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 ~ppc ~x86 ~amd64-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |