diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-01-15 18:14:45 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-01-15 18:14:45 +0000 |
commit | 4059d8a400e890251689973bdb8cea84839a9cc9 (patch) | |
tree | 34ba987169574efda4faeca8cd6999efb7468a44 /media-gfx/lprof/lprof-1.09.ebuild | |
parent | mark x86, remove old version (diff) | |
download | historical-4059d8a400e890251689973bdb8cea84839a9cc9.tar.gz historical-4059d8a400e890251689973bdb8cea84839a9cc9.tar.bz2 historical-4059d8a400e890251689973bdb8cea84839a9cc9.zip |
mark x86
Diffstat (limited to 'media-gfx/lprof/lprof-1.09.ebuild')
-rw-r--r-- | media-gfx/lprof/lprof-1.09.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/lprof/lprof-1.09.ebuild b/media-gfx/lprof/lprof-1.09.ebuild index 4d11716a6ff0..abb595bc733a 100644 --- a/media-gfx/lprof/lprof-1.09.ebuild +++ b/media-gfx/lprof/lprof-1.09.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/lprof/lprof-1.09.ebuild,v 1.1 2003/12/09 16:50:12 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/lprof/lprof-1.09.ebuild,v 1.2 2004/01/15 18:14:34 lanius Exp $ DESCRIPTION="Little CMS ICC profile construction set" HOMEPAGE="http://www.littlecms.com/profilers.htm" SRC_URI="http://www.littlecms.com/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="x11-libs/qt >=media-libs/lcms-1.09" |