diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-26 15:58:40 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-04-26 15:58:40 +0000 |
commit | 1ec505fecbba124973c082edcf608038e75412af (patch) | |
tree | 3b00d2d570caf4531f6db9c0840f781d2231e5b7 /dev-util/automoc | |
parent | x86 stable wrt bug #547206 (diff) | |
download | gentoo-2-1ec505fecbba124973c082edcf608038e75412af.tar.gz gentoo-2-1ec505fecbba124973c082edcf608038e75412af.tar.bz2 gentoo-2-1ec505fecbba124973c082edcf608038e75412af.zip |
sparc stable wrt bug #545522
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
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 3346a86be0cf..389842fe58e3 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.16 2015/04/21 19:07:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.17 2015/04/26 15:58:40 zlogene Exp $ + + 26 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> automoc-0.9.88-r1.ebuild: + sparc stable wrt bug #545522 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> automoc-0.9.88-r1.ebuild: ppc 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 5ac213c05f5b..b08cc64ad11a 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.9 2015/04/21 19:07:17 pacho Exp $ +# $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 $ 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=" |