summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-08-06 16:45:15 +0000
committerTobias Klausmann <klausman@gentoo.org>2015-08-06 16:45:15 +0000
commita2874642378641e8fd54a0d27312ff1c275257d4 (patch)
tree78a46a30dd7dc8af274c4d4025152ec2c5b5bac2 /media-libs
parentDrop keywords for alpha/~alpha, see bug 526054 (diff)
downloadgentoo-2-a2874642378641e8fd54a0d27312ff1c275257d4.tar.gz
gentoo-2-a2874642378641e8fd54a0d27312ff1c275257d4.tar.bz2
gentoo-2-a2874642378641e8fd54a0d27312ff1c275257d4.zip
Drop keywords for alpha/~alpha, see bug 526054
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/ctl/ChangeLog7
-rw-r--r--media-libs/ctl/ctl-1.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/ctl/ChangeLog b/media-libs/ctl/ChangeLog
index 311610539a59..430a380725fa 100644
--- a/media-libs/ctl/ChangeLog
+++ b/media-libs/ctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/ctl
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.20 2014/01/24 06:33:58 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.21 2015/08/06 16:45:15 klausman Exp $
+
+ 06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> ctl-1.4.1.ebuild:
+ Drop keywords for alpha/~alpha, see bug 526054
24 Jan 2014; Samuli Suominen <ssuominen@gentoo.org> ctl-1.4.1.ebuild:
Modernize the ebuild (eapi5, prune_libtool_files, and so forth)
diff --git a/media-libs/ctl/ctl-1.4.1.ebuild b/media-libs/ctl/ctl-1.4.1.ebuild
index 252888593d24..7b947f1058ec 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-2014 Gentoo Foundation
+# Copyright 1999-2015 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.15 2014/01/24 06:33:58 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.16 2015/08/06 16:45:15 klausman Exp $
EAPI=5
inherit eutils libtool
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz"
LICENSE="AMPAS"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="static-libs"
RDEPEND="media-libs/ilmbase:="