summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-28 18:42:50 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-28 18:42:50 +0000
commitc1fb2ad2823dc02bb92b12915d470b5c7392cdf9 (patch)
tree4199a47137fa3f46c56c8e67f39a2acbbf91380b /media-libs/ctl
parentStable for HPPA (bug #207663). (diff)
downloadgentoo-2-c1fb2ad2823dc02bb92b12915d470b5c7392cdf9.tar.gz
gentoo-2-c1fb2ad2823dc02bb92b12915d470b5c7392cdf9.tar.bz2
gentoo-2-c1fb2ad2823dc02bb92b12915d470b5c7392cdf9.zip
Stable for HPPA (bug #207663).
(Portage version: 2.1.4)
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 435185a465a8..f28f0190d652 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.7 2008/01/27 14:23:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.8 2008/01/28 18:42:50 jer Exp $
+
+ 28 Jan 2008; Jeroen Roovers <jer@gentoo.org> ctl-1.4.1.ebuild:
+ Stable for HPPA (bug #207663).
27 Jan 2008; Brent Baude <ranger@gentoo.org> ctl-1.4.1.ebuild:
Marking ctl-1.4.1 ~ppc64 for bug 207663
diff --git a/media-libs/ctl/ctl-1.4.1.ebuild b/media-libs/ctl/ctl-1.4.1.ebuild
index f3c452119a69..c5b58bd8cef7 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.2 2008/01/27 14:23:06 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.3 2008/01/28 18:42:50 jer Exp $
DESCRIPTION="AMPAS' Color Transformation Language"
HOMEPAGE="http://sourceforge.net/projects/ampasctl"
@@ -8,7 +8,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"
IUSE="doc"
RDEPEND="media-libs/ilmbase"