summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-06-18 10:50:02 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-06-18 10:50:02 +0000
commite188b508304d488dff1075110218624e99788ae8 (patch)
tree623ae2e4ff5b22bd9a9694c526149ffbc13721db /kde-base/automoc
parentAdd jython-2.5.0 to package.mask as it will break other packages until they a... (diff)
downloadgentoo-2-e188b508304d488dff1075110218624e99788ae8.tar.gz
gentoo-2-e188b508304d488dff1075110218624e99788ae8.tar.bz2
gentoo-2-e188b508304d488dff1075110218624e99788ae8.zip
keyword ~x86-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/automoc')
-rw-r--r--kde-base/automoc/ChangeLog5
-rw-r--r--kde-base/automoc/automoc-0.9.88.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/automoc/ChangeLog b/kde-base/automoc/ChangeLog
index e1cc90751911..86136f0d0e0e 100644
--- a/kde-base/automoc/ChangeLog
+++ b/kde-base/automoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/automoc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/ChangeLog,v 1.13 2009/06/13 10:15:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/ChangeLog,v 1.14 2009/06/18 10:50:02 aballier Exp $
+
+ 18 Jun 2009; Alexis Ballier <aballier@gentoo.org> automoc-0.9.88.ebuild:
+ keyword ~x86-fbsd
13 Jun 2009; Raúl Porcel <armin76@gentoo.org> automoc-0.9.88.ebuild:
alpha/ia64 stable
diff --git a/kde-base/automoc/automoc-0.9.88.ebuild b/kde-base/automoc/automoc-0.9.88.ebuild
index 59fe450a012e..1eea1ff613b2 100644
--- a/kde-base/automoc/automoc-0.9.88.ebuild
+++ b/kde-base/automoc/automoc-0.9.88.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v 1.12 2009/06/13 10:15:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v 1.13 2009/06/18 10:50:02 aballier 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 hppa ia64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86 ~x86-fbsd"
IUSE=""
DEPEND="x11-libs/qt-core:4"