summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/automoc/ChangeLog7
-rw-r--r--dev-util/automoc/automoc-0.9.88.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/automoc/ChangeLog b/dev-util/automoc/ChangeLog
index 77f3f8c87e0a..ad93f0830b36 100644
--- a/dev-util/automoc/ChangeLog
+++ b/dev-util/automoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/automoc
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.1 2010/05/15 13:43:00 reavertm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.2 2011/04/25 13:59:49 grobian Exp $
+
+ 25 Apr 2011; Fabian Groffen <grobian@gentoo.org> automoc-0.9.88.ebuild:
+ Marked ~ppc-macos
*automoc-0.9.88 (15 May 2010)
diff --git a/dev-util/automoc/automoc-0.9.88.ebuild b/dev-util/automoc/automoc-0.9.88.ebuild
index 72303f451031..6d67173bb241 100644
--- a/dev-util/automoc/automoc-0.9.88.ebuild
+++ b/dev-util/automoc/automoc-0.9.88.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.ebuild,v 1.1 2010/05/15 13:43:00 reavertm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88.ebuild,v 1.2 2011/04/25 13:59:49 grobian Exp $
EAPI="2"
@@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/${MY_P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND="x11-libs/qt-core:4"