diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:53:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:53:21 +0000 |
commit | c62371a92d0c0d73e7a294f375ea4236920202e3 (patch) | |
tree | ca0bd96ac936a2693151f07b8cf6d5197f96eb28 | |
parent | Stable for x86, wrt bug #495702 (diff) | |
download | gentoo-2-c62371a92d0c0d73e7a294f375ea4236920202e3.tar.gz gentoo-2-c62371a92d0c0d73e7a294f375ea4236920202e3.tar.bz2 gentoo-2-c62371a92d0c0d73e7a294f375ea4236920202e3.zip |
Stable for x86, wrt bug #495704
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | media-gfx/openmesh/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/openmesh/openmesh-2.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/openmesh/ChangeLog b/media-gfx/openmesh/ChangeLog index a090a8d2ea0e..606dd6b059b8 100644 --- a/media-gfx/openmesh/ChangeLog +++ b/media-gfx/openmesh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/openmesh # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/ChangeLog,v 1.30 2014/01/12 08:48:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/ChangeLog,v 1.31 2014/01/14 13:53:21 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> openmesh-2.3.1.ebuild: + Stable for x86, wrt bug #495704 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> openmesh-2.3.1.ebuild: amd64 stable, bug #495704 diff --git a/media-gfx/openmesh/openmesh-2.3.1.ebuild b/media-gfx/openmesh/openmesh-2.3.1.ebuild index 6e2e12cd09a4..1e50fe769bce 100644 --- a/media-gfx/openmesh/openmesh-2.3.1.ebuild +++ b/media-gfx/openmesh/openmesh-2.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-2.3.1.ebuild,v 1.2 2014/01/12 08:48:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/openmesh/openmesh-2.3.1.ebuild,v 1.3 2014/01/14 13:53:21 ago Exp $ EAPI="3" inherit eutils cmake-utils @@ -15,7 +15,7 @@ SRC_URI="http://openmesh.org/fileadmin/${PN}-files/${MY_PV/-RC/RC}/${MY_PN}-${MY LICENSE="LGPL-3-with-linking-exception" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="qt4 static-libs" RDEPEND="qt4? ( dev-qt/qtgui:4 |