diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:45:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:45:43 +0000 |
commit | 9cf58c7f1d56e7cbcf11a5e064670bbdeae468da (patch) | |
tree | 676930ff1b2564c58ab51811fe0b4a427fc5ddc9 /dev-util | |
parent | Stable for x86, wrt bug #535116 (diff) | |
download | gentoo-2-9cf58c7f1d56e7cbcf11a5e064670bbdeae468da.tar.gz gentoo-2-9cf58c7f1d56e7cbcf11a5e064670bbdeae468da.tar.bz2 gentoo-2-9cf58c7f1d56e7cbcf11a5e064670bbdeae468da.zip |
Stable for x86, wrt bug #535402
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/lcov/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/lcov/lcov-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/lcov/ChangeLog b/dev-util/lcov/ChangeLog index c1ec1e8d1f6e..bb293359f74b 100644 --- a/dev-util/lcov/ChangeLog +++ b/dev-util/lcov/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/lcov # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/ChangeLog,v 1.23 2015/06/11 15:08:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/ChangeLog,v 1.24 2015/06/26 08:45:43 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lcov-1.11.ebuild: + Stable for x86, wrt bug #535402 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> lcov-1.11.ebuild: Stable for amd64, wrt bug #535402 diff --git a/dev-util/lcov/lcov-1.11.ebuild b/dev-util/lcov/lcov-1.11.ebuild index 170d45b1e125..f25513605ac7 100644 --- a/dev-util/lcov/lcov-1.11.ebuild +++ b/dev-util/lcov/lcov-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v 1.3 2015/06/11 15:08:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lcov/lcov-1.11.ebuild,v 1.4 2015/06/26 08:45:43 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux ~x64-macos" IUSE="" DEPEND="" |