diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-08-16 17:04:28 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-08-16 17:04:28 +0000 |
commit | e2c328605457dbbda176ee3872229d1ce30354c3 (patch) | |
tree | 38aa5e43fdfa697581b4eb780e214efab88e54cb /dev-libs/libverto | |
parent | Add ~mips keyword, wrt bug #412489 (diff) | |
download | gentoo-2-e2c328605457dbbda176ee3872229d1ce30354c3.tar.gz gentoo-2-e2c328605457dbbda176ee3872229d1ce30354c3.tar.bz2 gentoo-2-e2c328605457dbbda176ee3872229d1ce30354c3.zip |
Add ~mips keyword, wrt bug #412489
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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 a361a075d6c0..fea9a751ef1c 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.21 2013/03/06 10:26:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.22 2013/08/16 17:04:28 pinkbyte Exp $ + + 16 Aug 2013; Sergey Popov <pinkbyte@gentoo.org> libverto-0.2.5.ebuild: + Add ~mips keyword, wrt bug #412489 06 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libverto-0.2.5.ebuild: Stable for sh, wrt bug #458712 diff --git a/dev-libs/libverto/libverto-0.2.5.ebuild b/dev-libs/libverto/libverto-0.2.5.ebuild index 59cd501b14e7..cc9f5b744bfe 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.15 2013/03/06 10:26:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.16 2013/08/16 17:04:28 pinkbyte 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 sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd" IUSE="glib +libev libevent tevent +threads static-libs" # file collisions |