diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 18:32:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 18:32:48 +0000 |
commit | e5957c1595ab2c4f3bfa9bc6cb9296b6c81b739e (patch) | |
tree | 4e5ce642b5f9c0ec84ae3110108e6a99f7e974af /dev-util/automoc | |
parent | Fix build failure when libmount is not built for all multilib abis, bug 53372... (diff) | |
download | gentoo-2-e5957c1595ab2c4f3bfa9bc6cb9296b6c81b739e.tar.gz gentoo-2-e5957c1595ab2c4f3bfa9bc6cb9296b6c81b739e.tar.bz2 gentoo-2-e5957c1595ab2c4f3bfa9bc6cb9296b6c81b739e.zip |
Stable for PPC64 (bug #545522).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-util/automoc')
-rw-r--r-- | dev-util/automoc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/automoc/automoc-0.9.88-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/automoc/ChangeLog b/dev-util/automoc/ChangeLog index 389842fe58e3..82b83ad8deee 100644 --- a/dev-util/automoc/ChangeLog +++ b/dev-util/automoc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/automoc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.17 2015/04/26 15:58:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.18 2015/05/01 18:32:48 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> automoc-0.9.88-r1.ebuild: + Stable for PPC64 (bug #545522). 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> automoc-0.9.88-r1.ebuild: sparc stable wrt bug #545522 diff --git a/dev-util/automoc/automoc-0.9.88-r1.ebuild b/dev-util/automoc/automoc-0.9.88-r1.ebuild index b08cc64ad11a..c11772d02609 100644 --- a/dev-util/automoc/automoc-0.9.88-r1.ebuild +++ b/dev-util/automoc/automoc-0.9.88-r1.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/automoc/automoc-0.9.88-r1.ebuild,v 1.10 2015/04/26 15:58:40 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88-r1.ebuild,v 1.11 2015/05/01 18:32:48 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/${MY_P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" |