summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-12-20 18:33:06 +0000
committerMarinus Schraal <foser@gentoo.org>2003-12-20 18:33:06 +0000
commit18e1a0d490ba94d0cdefd2b639042f4a7c540b88 (patch)
tree0589fe5809891e6afe01ba4ca25e3fe711a1ba72 /media-gfx/gthumb
parentnew release, mark 2.1.9 x86, fix slotting (diff)
downloadhistorical-18e1a0d490ba94d0cdefd2b639042f4a7c540b88.tar.gz
historical-18e1a0d490ba94d0cdefd2b639042f4a7c540b88.tar.bz2
historical-18e1a0d490ba94d0cdefd2b639042f4a7c540b88.zip
new release, mark 2.1.9 x86, fix slotting
Diffstat (limited to 'media-gfx/gthumb')
-rw-r--r--media-gfx/gthumb/Manifest10
-rw-r--r--media-gfx/gthumb/files/digest-gthumb-2.1.61
-rw-r--r--media-gfx/gthumb/files/digest-gthumb-2.2.01
-rw-r--r--media-gfx/gthumb/gthumb-2.0.1.ebuild4
-rw-r--r--media-gfx/gthumb/gthumb-2.1.6.ebuild37
-rw-r--r--media-gfx/gthumb/gthumb-2.1.9.ebuild4
-rw-r--r--media-gfx/gthumb/gthumb-2.2.0.ebuild48
7 files changed, 57 insertions, 48 deletions
diff --git a/media-gfx/gthumb/Manifest b/media-gfx/gthumb/Manifest
index a2b2fe43d264..e98cbd13064e 100644
--- a/media-gfx/gthumb/Manifest
+++ b/media-gfx/gthumb/Manifest
@@ -1,13 +1,11 @@
MD5 1165f9409004049e760858d0f6a12991 gthumb-2.1.8.ebuild 1033
MD5 3c239def26205128d5fd212b0513a1a6 gthumb-0.13.ebuild 954
-MD5 971e6ed0b0a3f177236ec2b162bb8776 gthumb-2.2.0.ebuild 1012
-MD5 3d733bfba73e7dec93e0bbe9fc187329 gthumb-2.0.1.ebuild 1025
-MD5 971e6ed0b0a3f177236ec2b162bb8776 gthumb-2.1.9.ebuild 1012
-MD5 a2e7dcd2479c32792a2689023d7d5d44 ChangeLog 4134
+MD5 6a4cba3a4e5c9c831e5b369b1f5b509b gthumb-2.2.0.ebuild 1327
+MD5 3ab42b3d68e5886071b6ef2b2ae84b34 gthumb-2.0.1.ebuild 1024
+MD5 e32553ea197fcfcfa81d1d26c28dbdd6 gthumb-2.1.9.ebuild 1011
+MD5 3c956f0189657d926f6816cbf5401865 ChangeLog 4228
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 d592c4e5873f7350a66ccede2895f1bc gthumb-2.1.6.ebuild 989
MD5 ca0f5f3d6f82d7d700cf19e06bf70693 files/digest-gthumb-2.0.1 65
-MD5 3b615380ad468c5a65ac3289d648648f files/digest-gthumb-2.1.6 66
MD5 c3c59db149eaddcc7a093e807a542bde files/digest-gthumb-2.1.8 66
MD5 b979b6aa8302b6bd07e913deeb5db18a files/digest-gthumb-2.1.9 66
MD5 86d5d66d8c44372a7b7b714df44fd2b0 files/digest-gthumb-2.2.0 66
diff --git a/media-gfx/gthumb/files/digest-gthumb-2.1.6 b/media-gfx/gthumb/files/digest-gthumb-2.1.6
deleted file mode 100644
index ba909455416f..000000000000
--- a/media-gfx/gthumb/files/digest-gthumb-2.1.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7edd153e01bff1c7464dc1a549d24819 gthumb-2.1.6.tar.bz2 1147713
diff --git a/media-gfx/gthumb/files/digest-gthumb-2.2.0 b/media-gfx/gthumb/files/digest-gthumb-2.2.0
new file mode 100644
index 000000000000..028eee2f96db
--- /dev/null
+++ b/media-gfx/gthumb/files/digest-gthumb-2.2.0
@@ -0,0 +1 @@
+MD5 8292dc34f5152c4462c4e6b88184e6eb gthumb-2.2.0.tar.bz2 1413992
diff --git a/media-gfx/gthumb/gthumb-2.0.1.ebuild b/media-gfx/gthumb/gthumb-2.0.1.ebuild
index fa8fb5188ea1..aca6d247f89f 100644
--- a/media-gfx/gthumb/gthumb-2.0.1.ebuild
+++ b/media-gfx/gthumb/gthumb-2.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.0.1.ebuild,v 1.4 2003/09/12 09:27:59 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.0.1.ebuild,v 1.5 2003/12/20 18:32:57 foser Exp $
inherit gnome2
@@ -8,7 +8,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="Image viewer and browser for Gnome"
HOMEPAGE="http://gthumb.sourceforge.net/"
-SLOT="1"
+SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
diff --git a/media-gfx/gthumb/gthumb-2.1.6.ebuild b/media-gfx/gthumb/gthumb-2.1.6.ebuild
deleted file mode 100644
index 4662205e2c11..000000000000
--- a/media-gfx/gthumb/gthumb-2.1.6.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.1.6.ebuild,v 1.5 2003/10/14 07:47:07 obz Exp $
-
-inherit gnome2
-
-IUSE="jpeg tiff png"
-DESCRIPTION="Image viewer and browser for Gnome"
-HOMEPAGE="http://gthumb.sourceforge.net/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
-
-RDEPEND=">=dev-libs/glib-2.2
- >=x11-libs/gtk+-2.2
- >=dev-libs/libxml2-2.4
- >=gnome-base/libgnome-2.2
- >=gnome-base/libgnomeui-2.2
- >=gnome-base/libgnomecanvas-2
- >=gnome-base/gnome-vfs-2.1.3
- >=gnome-base/libglade-2
- >=gnome-base/libgnomeprint-2.2
- >=gnome-base/libgnomeprintui-2.2
- >=gnome-base/libbonobo-2
- >=gnome-base/libbonoboui-2
- >=gnome-base/gconf-2
- png? ( media-libs/libpng )
- tiff? ( media-libs/tiff )
- jpeg? ( media-libs/jpeg
- >=media-libs/libexif-0.5.10 )"
-
-DEPEND=">=dev-util/pkgconfig-0.9.0
- app-text/scrollkeeper
- ${RDEPEND}"
-
-DOCS="AUTHORS COPYING ChangeLog NEWS README"
diff --git a/media-gfx/gthumb/gthumb-2.1.9.ebuild b/media-gfx/gthumb/gthumb-2.1.9.ebuild
index 3203055f3005..0b17c1fcfe62 100644
--- a/media-gfx/gthumb/gthumb-2.1.9.ebuild
+++ b/media-gfx/gthumb/gthumb-2.1.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.1.9.ebuild,v 1.1 2003/11/23 13:58:04 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.1.9.ebuild,v 1.2 2003/12/20 18:32:57 foser Exp $
inherit gnome2
@@ -10,7 +10,7 @@ HOMEPAGE="http://gthumb.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
RDEPEND=">=dev-libs/glib-2.2
>=x11-libs/gtk+-2.2
diff --git a/media-gfx/gthumb/gthumb-2.2.0.ebuild b/media-gfx/gthumb/gthumb-2.2.0.ebuild
new file mode 100644
index 000000000000..d5d83f955ac4
--- /dev/null
+++ b/media-gfx/gthumb/gthumb-2.2.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.2.0.ebuild,v 1.1 2003/12/20 18:32:57 foser Exp $
+
+inherit gnome2
+
+IUSE="jpeg tiff png"
+DESCRIPTION="Image viewer and browser for Gnome"
+HOMEPAGE="http://gthumb.sourceforge.net/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc"
+
+RDEPEND=">=dev-libs/glib-2.2
+ >=x11-libs/gtk+-2.2
+ >=dev-libs/libxml2-2.4
+ >=gnome-base/libgnome-2.2
+ >=gnome-base/libgnomeui-2.2
+ >=gnome-base/libgnomecanvas-2
+ >=gnome-base/gnome-vfs-2.1.3
+ >=gnome-base/libglade-2
+ >=gnome-base/libgnomeprint-2.2
+ >=gnome-base/libgnomeprintui-2.2
+ >=gnome-base/libbonobo-2.3.3
+ >=gnome-base/libbonoboui-2.3.3
+ png? ( media-libs/libpng )
+ tiff? ( media-libs/tiff )
+ jpeg? ( media-libs/jpeg
+ >=media-libs/libexif-0.5.12 )"
+
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.9.0
+ app-text/scrollkeeper
+ >=dev-util/intltool-0.21"
+
+DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README"
+
+pkg_postinst() {
+
+ gnome2_pkg_postinst
+
+ einfo "Due to a mistake in slotting this package it may be that gthumb-2.0.1"
+ einfo "is shown to be installed alongside this release."
+ einfo "To fix this issue 'emerge -C =gthumb-2.0*' as root, this should"
+ einfo "have no influence on your current installed gthumb."
+
+}