summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-08-08 22:05:49 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-08-08 22:05:49 +0000
commitf5af994bc6d6774b52d64372c9030ccb446d3155 (patch)
tree81c94cb1d594927ffd4e8021c94c67241e7ed529 /media-libs/ctl
parentamd64 stable, bug #228815 (diff)
downloadhistorical-f5af994bc6d6774b52d64372c9030ccb446d3155.tar.gz
historical-f5af994bc6d6774b52d64372c9030ccb446d3155.tar.bz2
historical-f5af994bc6d6774b52d64372c9030ccb446d3155.zip
keyword ~x86-fbsd
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'media-libs/ctl')
-rw-r--r--media-libs/ctl/ChangeLog5
-rw-r--r--media-libs/ctl/ctl-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ctl/ChangeLog b/media-libs/ctl/ChangeLog
index 762fb8159788..9ef65eb67e28 100644
--- a/media-libs/ctl/ChangeLog
+++ b/media-libs/ctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/ctl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.14 2008/06/20 19:46:06 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.15 2008/08/08 22:04:04 aballier Exp $
+
+ 08 Aug 2008; Alexis Ballier <aballier@gentoo.org> ctl-1.4.1.ebuild:
+ keyword ~x86-fbsd
20 Jun 2008; Peter Alfredsen <loki_val@gentoo.org>
+files/ctl-1.4.1-gcc43.patch, ctl-1.4.1.ebuild:
diff --git a/media-libs/ctl/ctl-1.4.1.ebuild b/media-libs/ctl/ctl-1.4.1.ebuild
index 3f741f20f53b..031d6d8abd39 100644
--- a/media-libs/ctl/ctl-1.4.1.ebuild
+++ b/media-libs/ctl/ctl-1.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.9 2008/06/20 19:46:06 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.10 2008/08/08 22:04:04 aballier Exp $
inherit base
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz"
LICENSE="AMPAS"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="media-libs/ilmbase"