public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/imgseek: ChangeLog imgseek-0.8.6.ebuild
@ 2007-09-09 15:02 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; only message in thread
From: Santiago M. Mola (coldwind) @ 2007-09-09 15:02 UTC (permalink / raw
  To: gentoo-commits

coldwind    07/09/09 15:02:12

  Modified:             ChangeLog
  Added:                imgseek-0.8.6.ebuild
  Log:
  Bump to 0.8.6, bug #183278
  (Portage version: 2.1.2.12)

Revision  Changes    Path
1.13                 media-gfx/imgseek/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imgseek/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imgseek/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imgseek/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/imgseek/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	15 May 2007 09:55:15 -0000	1.12
+++ ChangeLog	9 Sep 2007 15:02:11 -0000	1.13
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/imgseek
 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/imgseek/ChangeLog,v 1.12 2007/05/15 09:55:15 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/imgseek/ChangeLog,v 1.13 2007/09/09 15:02:11 coldwind Exp $
+
+*imgseek-0.8.6 (09 Sep 2007)
+
+  09 Sep 2007; Santiago M. Mola <coldwind@gentoo.org> +imgseek-0.8.6.ebuild:
+  Bump to 0.8.6, bug #183278
 
   15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
   add <herd>no-herd</herd>



1.1                  media-gfx/imgseek/imgseek-0.8.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imgseek/imgseek-0.8.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imgseek/imgseek-0.8.6.ebuild?rev=1.1&content-type=text/plain

Index: imgseek-0.8.6.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/imgseek/imgseek-0.8.6.ebuild,v 1.1 2007/09/09 15:02:11 coldwind Exp $

NEED_PYTHON=2.2

inherit eutils distutils

MY_PN="imgSeek"
MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"

DESCRIPTION="Photo collection manager with content-based search."
HOMEPAGE="http://imgseek.sourceforge.net/"
SRC_URI="mirror://sourceforge/imgseek/${MY_P}.tar.bz2"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND=">=dev-python/PyQt-3.5
	dev-python/imaging"
RDEPEND="${DEPEND}"

DOCS="ChangeLog COPYING AUTHORS README THANKS"

src_install() {
	distutils_src_install
	insinto /usr/share/${MY_PN}
	doicon ${MY_PN}.png
	make_desktop_entry "${MY_PN} %F" ${MY_PN} ${MY_PN}.png "Graphics;Qt"
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-09 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-09 15:02 [gentoo-commits] gentoo-x86 commit in media-gfx/imgseek: ChangeLog imgseek-0.8.6.ebuild Santiago M. Mola (coldwind)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox