diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:12:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-08 13:12:52 +0000 |
commit | dad6361b4db0d61bd92b31c7ccd5b27467695d1b (patch) | |
tree | d69ea5a674e9043ddaa0875c8aa2b7a1f91b44fb /dev-util | |
parent | Stable for amd64, wrt bug #545484 (diff) | |
download | gentoo-2-dad6361b4db0d61bd92b31c7ccd5b27467695d1b.tar.gz gentoo-2-dad6361b4db0d61bd92b31c7ccd5b27467695d1b.tar.bz2 gentoo-2-dad6361b4db0d61bd92b31c7ccd5b27467695d1b.zip |
Stable for amd64, wrt bug #545522
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-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 532516bdab79..bb1f48a3cc61 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.11 2015/04/07 04:47:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.12 2015/04/08 13:12:52 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> automoc-0.9.88-r1.ebuild: + Stable for amd64, wrt bug #545522 07 Apr 2015; Jeroen Roovers <jer@gentoo.org> automoc-0.9.88-r1.ebuild: Stable for HPPA (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 860e37562be1..f0b34f8e8a6a 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.4 2015/04/07 04:47:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88-r1.ebuild,v 1.5 2015/04/08 13:12:52 ago 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=" |