summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-17 12:52:22 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-17 12:52:22 +0000
commit1963e99c4b52aa991e59fcb5f452e52bc09db4de (patch)
tree2ba600b8e22399eb5eae6e3da942e74df05707ba /dev-util
parentopenssl takes care of predicting /dev/crypto these days, no need to have it t... (diff)
downloadgentoo-2-1963e99c4b52aa991e59fcb5f452e52bc09db4de.tar.gz
gentoo-2-1963e99c4b52aa991e59fcb5f452e52bc09db4de.tar.bz2
gentoo-2-1963e99c4b52aa991e59fcb5f452e52bc09db4de.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-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 54e665149e8a..b781b1c49ab0 100644
--- a/dev-util/automoc/ChangeLog
+++ b/dev-util/automoc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/automoc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.3 2011/08/17 17:02:41 chithanh Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/ChangeLog,v 1.4 2012/05/17 12:52:22 aballier Exp $
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> automoc-0.9.88.ebuild:
+ keyword ~amd64-fbsd
17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
automoc-0.9.88.ebuild:
diff --git a/dev-util/automoc/automoc-0.9.88.ebuild b/dev-util/automoc/automoc-0.9.88.ebuild
index c4333a809a24..da620920120f 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-2011 Gentoo Foundation
+# Copyright 1999-2012 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.3 2011/08/17 17:02:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/automoc/automoc-0.9.88.ebuild,v 1.4 2012/05/17 12:52:22 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 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND="x11-libs/qt-core:4"