summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-09-19 06:49:07 +0000
committerHardave Rior <hardave@gentoo.org>2005-09-19 06:49:07 +0000
commit5c01ab143715d4f970b59d871279152021d54c4b (patch)
treec9262a827679945f9e3b07f0d095e115236a7e19 /media-libs/lcms
parentAdded to ~sparc. (diff)
downloadgentoo-2-5c01ab143715d4f970b59d871279152021d54c4b.tar.gz
gentoo-2-5c01ab143715d4f970b59d871279152021d54c4b.tar.bz2
gentoo-2-5c01ab143715d4f970b59d871279152021d54c4b.zip
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/lcms')
-rw-r--r--media-libs/lcms/ChangeLog5
-rw-r--r--media-libs/lcms/lcms-1.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lcms/ChangeLog b/media-libs/lcms/ChangeLog
index 3ee29ff39e5b..0cb1a11f6f9b 100644
--- a/media-libs/lcms/ChangeLog
+++ b/media-libs/lcms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/lcms
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.47 2005/09/05 11:43:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.48 2005/09/19 06:49:07 hardave Exp $
+
+ 19 Sep 2005; Hardave Riar <hardave@gentoo.org> lcms-1.13-r1.ebuild:
+ Stable on mips.
05 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> lcms-1.14-r1.ebuild:
Run elibtoolize after autoreconf is ran.
diff --git a/media-libs/lcms/lcms-1.13-r1.ebuild b/media-libs/lcms/lcms-1.13-r1.ebuild
index 4a42f6200619..d3a70d4310ca 100644
--- a/media-libs/lcms/lcms-1.13-r1.ebuild
+++ b/media-libs/lcms/lcms-1.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.13-r1.ebuild,v 1.8 2005/06/17 20:38:56 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.13-r1.ebuild,v 1.9 2005/09/19 06:49:07 hardave Exp $
inherit libtool gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="http://www.littlecms.com/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sparc x86"
IUSE="tiff jpeg zlib python"
DEPEND="tiff? ( media-libs/tiff )