diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-14 05:01:04 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-14 05:01:04 +0000 |
commit | d0076f51914ee64f938570e635d0a501b5ffcf7d (patch) | |
tree | e44fbd88c7de81df18213c048c10b7e0fb785300 /media-libs/ctl | |
parent | Marked ~hppa (bug #189798). (diff) | |
download | gentoo-2-d0076f51914ee64f938570e635d0a501b5ffcf7d.tar.gz gentoo-2-d0076f51914ee64f938570e635d0a501b5ffcf7d.tar.bz2 gentoo-2-d0076f51914ee64f938570e635d0a501b5ffcf7d.zip |
Marked ~hppa (bug #189798).
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-libs/ctl')
-rw-r--r-- | media-libs/ctl/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ctl/ctl-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ctl/ChangeLog b/media-libs/ctl/ChangeLog index d171fb28083f..fd8781c4800d 100644 --- a/media-libs/ctl/ChangeLog +++ b/media-libs/ctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ctl # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.1 2007/09/13 21:03:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ChangeLog,v 1.2 2007/09/14 05:01:04 jer Exp $ + + 14 Sep 2007; Jeroen Roovers <jer@gentoo.org> ctl-1.4.0.ebuild: + Marked ~hppa (bug #189798). *ctl-1.4.0 (13 Sep 2007) diff --git a/media-libs/ctl/ctl-1.4.0.ebuild b/media-libs/ctl/ctl-1.4.0.ebuild index 5c49a142a2cb..1f3a434e4d5e 100644 --- a/media-libs/ctl/ctl-1.4.0.ebuild +++ b/media-libs/ctl/ctl-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.0.ebuild,v 1.1 2007/09/13 21:03:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ctl/ctl-1.4.0.ebuild,v 1.2 2007/09/14 05:01:04 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="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="doc" RDEPEND="media-libs/ilmbase" |