summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-11-04 17:17:19 +0000
committerMichael Weber <xmw@gentoo.org>2012-11-04 17:17:19 +0000
commit5c5b0964ad94a2184e4f6b1d95f8e0701062750f (patch)
tree073e29d2df17898296ee2e36bcf5b2152bbe26e7 /media-gfx
parentChange LICENSE to "freedist": The license of the package doesn't grant the ri... (diff)
downloadgentoo-2-5c5b0964ad94a2184e4f6b1d95f8e0701062750f.tar.gz
gentoo-2-5c5b0964ad94a2184e4f6b1d95f8e0701062750f.tar.bz2
gentoo-2-5c5b0964ad94a2184e4f6b1d95f8e0701062750f.zip
Version bump, drop old
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/icc_examin/ChangeLog8
-rw-r--r--media-gfx/icc_examin/icc_examin-0.51.ebuild7
-rw-r--r--media-gfx/icc_examin/icc_examin-0.52.ebuild (renamed from media-gfx/icc_examin/icc_examin-0.50.ebuild)4
3 files changed, 13 insertions, 6 deletions
diff --git a/media-gfx/icc_examin/ChangeLog b/media-gfx/icc_examin/ChangeLog
index e08e2d1d25a0..8d45005d769e 100644
--- a/media-gfx/icc_examin/ChangeLog
+++ b/media-gfx/icc_examin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/icc_examin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/ChangeLog,v 1.2 2012/06/11 09:38:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/ChangeLog,v 1.3 2012/11/04 17:17:18 xmw Exp $
+
+*icc_examin-0.52 (04 Nov 2012)
+
+ 04 Nov 2012; Michael Weber <xmw@gentoo.org> -icc_examin-0.50.ebuild,
+ icc_examin-0.51.ebuild, +icc_examin-0.52.ebuild:
+ Version bump, drop old
*icc_examin-0.51 (11 Jun 2012)
diff --git a/media-gfx/icc_examin/icc_examin-0.51.ebuild b/media-gfx/icc_examin/icc_examin-0.51.ebuild
index 210ad4a010c2..7d5a3c093a3a 100644
--- a/media-gfx/icc_examin/icc_examin-0.51.ebuild
+++ b/media-gfx/icc_examin/icc_examin-0.51.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild,v 1.1 2012/06/11 09:38:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.51.ebuild,v 1.2 2012/11/04 17:17:19 xmw Exp $
EAPI=4
inherit toolchain-funcs
DESCRIPTION="viewer for ICC and CGATS profiles, argylls gamut vrml visualisations and video card gamma tables"
-HOMEPAGE="http://www.behrmann.name/index.php?option=com_content&task=view&id=99&Itemid=1&lang=de"
+HOMEPAGE="http://www.oyranos.org/icc-examin"
SRC_URI="mirror://sourceforge/oyranos/ICC%20Examin/ICC%20Examin%20${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
@@ -19,7 +19,8 @@ RDEPEND="media-libs/ftgl
media-libs/oyranos
x11-libs/fltk"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ sys-devel/libtool"
src_prepare() {
sed -e '/xdg-icon-resource\|xdg-desktop-menu/d' \
diff --git a/media-gfx/icc_examin/icc_examin-0.50.ebuild b/media-gfx/icc_examin/icc_examin-0.52.ebuild
index a1ee55f948e4..ea7c8379a1c7 100644
--- a/media-gfx/icc_examin/icc_examin-0.50.ebuild
+++ b/media-gfx/icc_examin/icc_examin-0.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.50.ebuild,v 1.2 2012/06/11 09:38:40 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/icc_examin/icc_examin-0.52.ebuild,v 1.1 2012/11/04 17:17:18 xmw Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit toolchain-funcs
DESCRIPTION="viewer for ICC and CGATS profiles, argylls gamut vrml visualisations and video card gamma tables"
HOMEPAGE="http://www.behrmann.name/index.php?option=com_content&task=view&id=99&Itemid=1&lang=de"
-SRC_URI="mirror://sourceforge/oyranos/ICC%20Examin/ICC%20Examin%200.50/icc_examin-0.50.tar.bz2"
+SRC_URI="mirror://sourceforge/oyranos/ICC%20Examin/ICC%20Examin%20${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"