diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:30:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 08:30:36 +0000 |
commit | ed3c4f4c4467b118684d8ff5aafe4499a5295693 (patch) | |
tree | 1aa2b67773dea00273af48d5625cfac4718e8902 /dev-util/automoc | |
parent | Stable for alpha, wrt bug #545566 (diff) | |
download | gentoo-2-ed3c4f4c4467b118684d8ff5aafe4499a5295693.tar.gz gentoo-2-ed3c4f4c4467b118684d8ff5aafe4499a5295693.tar.bz2 gentoo-2-ed3c4f4c4467b118684d8ff5aafe4499a5295693.zip |
Stable for alpha, wrt bug #545522
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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 bb1f48a3cc61..9890ff447196 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.12 2015/04/08 13:12:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.13 2015/04/13 08:30:36 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> automoc-0.9.88-r1.ebuild: + Stable for alpha, wrt bug #545522 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> automoc-0.9.88-r1.ebuild: Stable for amd64, 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 f0b34f8e8a6a..7de342c0bbe0 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.5 2015/04/08 13:12:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88-r1.ebuild,v 1.6 2015/04/13 08:30:36 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=" |