diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-13 10:51:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-13 10:51:08 +0000 |
commit | 12c8deb9048a4826d15064917e12e1a2509c07cf (patch) | |
tree | 340a61593f866b4bc5d764fcd6d3368316a0de94 /media-libs/ctl | |
parent | fix license for 1.8.4, bug 212672 (diff) | |
download | historical-12c8deb9048a4826d15064917e12e1a2509c07cf.tar.gz historical-12c8deb9048a4826d15064917e12e1a2509c07cf.tar.bz2 historical-12c8deb9048a4826d15064917e12e1a2509c07cf.zip |
Stable on ppc64; bug #207663
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/ctl')
-rw-r--r-- | media-libs/ctl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ctl/ctl-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ctl/ChangeLog b/media-libs/ctl/ChangeLog index 50ca42b22e72..172365211d9b 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.12 2008/01/31 18:50:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.13 2008/04/13 10:49:47 corsair Exp $ + + 13 Apr 2008; Markus Rothe <corsair@gentoo.org> ctl-1.4.1.ebuild: + Stable on ppc64; bug #207663 31 Jan 2008; nixnut <nixnut@gentoo.org> ctl-1.4.1.ebuild: Stable on ppc wrt bug 207663 diff --git a/media-libs/ctl/ctl-1.4.1.ebuild b/media-libs/ctl/ctl-1.4.1.ebuild index 5abc78737adb..66a83665f8c0 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.7 2008/01/31 18:50:44 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.1.ebuild,v 1.8 2008/04/13 10:49:47 corsair 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" |