From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RUGuZ-0005aC-Pg for garchives@archives.gentoo.org; Sat, 26 Nov 2011 11:59:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F6FA21C11E; Sat, 26 Nov 2011 11:59:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3D55421C11E for ; Sat, 26 Nov 2011 11:59:01 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CD141B4027 for ; Sat, 26 Nov 2011 11:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8F55780042 for ; Sat, 26 Nov 2011 11:58:59 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <07c67ec46a7a9f029c193539cb5d04407453a8bb.eva@gentoo> Subject: [gentoo-commits] dev/eva:master commit in: app-crypt/gnomint/ X-VCS-Repository: dev/eva X-VCS-Files: app-crypt/gnomint/Manifest app-crypt/gnomint/gnomint-1.1.0.ebuild app-crypt/gnomint/gnomint-1.2.1.ebuild app-crypt/gnomint/metadata.xml X-VCS-Directories: app-crypt/gnomint/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 07c67ec46a7a9f029c193539cb5d04407453a8bb Date: Sat, 26 Nov 2011 11:58:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e888e2ac-cee9-4f9d-b50a-8e38f0672803 X-Archives-Hash: ad8cc3eb1d199445e5da6e23dc2df2a4 commit: 07c67ec46a7a9f029c193539cb5d04407453a8bb Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Nov 26 11:58:32 2011 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Nov 26 11:58:32 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/eva.git;a=3Dco= mmit;h=3D07c67ec4 app-crypt/gnomint: version bump --- app-crypt/gnomint/Manifest | 12 +++++++++- .../{gnomint-1.1.0.ebuild =3D> gnomint-1.2.1.ebuild} | 23 ++++++++++++= +------ app-crypt/gnomint/metadata.xml | 5 +++- 3 files changed, 31 insertions(+), 9 deletions(-) diff --git a/app-crypt/gnomint/Manifest b/app-crypt/gnomint/Manifest index 9724327..c601116 100644 --- a/app-crypt/gnomint/Manifest +++ b/app-crypt/gnomint/Manifest @@ -1 +1,11 @@ -DIST gnomint-1.1.0.tar.gz 658545 RMD160 0ebd6f5f78e7fb1a832f44d95013a739= 6848243d SHA1 ad217f465107aa9a5f5776cb71b11ae9e4473f5a SHA256 49ee16f3114= 25e421ebd694a54194cbb696e91676e9d6a61b416860d0cceb7ca +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST gnomint-1.2.1.tar.gz 703316 RMD160 6a55b7329aa81c895a6f9bfb04b82d97= 59f5a10f SHA1 009f0ef2c5a96fdc77d1907a6cf291fe40638192 SHA256 6186ca6073e= 912bad5e0b026bc704430098a54392f3741d62929cc6fca3c38b0 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.18 (GNU/Linux) + +iEYEARECAAYFAk7Q1GgACgkQ1fmVwcYIWAYRjQCgiIRiIBYeRZtkZ4PWl2MgT3FV +r5cAnR+1E38S0Qi6LLjzV6GPWNDhV+3S +=3DMue4 +-----END PGP SIGNATURE----- diff --git a/app-crypt/gnomint/gnomint-1.1.0.ebuild b/app-crypt/gnomint/g= nomint-1.2.1.ebuild similarity index 74% rename from app-crypt/gnomint/gnomint-1.1.0.ebuild rename to app-crypt/gnomint/gnomint-1.2.1.ebuild index 76f86b3..1d86795 100644 --- a/app-crypt/gnomint/gnomint-1.1.0.ebuild +++ b/app-crypt/gnomint/gnomint-1.2.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 -EAPI=3D"2" +EAPI=3D"4" GCONF_DEBUG=3D"no" =20 inherit gnome2 @@ -14,20 +14,24 @@ SRC_URI=3D"mirror://sourceforge/${PN}/${P}.tar.gz" SLOT=3D"0" LICENSE=3D"GPL-3" KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" +IUSE=3D"utils" =20 # IUSE=3Ddebug is most likely useless, -O0 -g -RDEPEND=3D">=3Dnet-libs/gnutls-2.7.4 +COMMON_DEPEND=3D">=3Dnet-libs/gnutls-2.7.4 >=3Ddev-db/sqlite-3:3 >=3Ddev-libs/glib-2.6:2 >=3Dgnome-base/gconf-2 >=3Dx11-libs/gtk+-2.12:2 >=3Dapp-text/iso-codes-0.35 - sys-libs/readline" - -DEPEND=3D"${RDEPEND} + sys-libs/readline +" +RDEPEND=3D"${COMMON_DEPEND} + utils? ( dev-db/sqlite:0 ) +" +DEPEND=3D"${COMMON_DEPEND} >=3Ddev-util/pkgconfig-0.9 - >=3Ddev-util/intltool-0.23" + >=3Ddev-util/intltool-0.23 +" =20 DOCS=3D"AUTHORS BUGS ChangeLog MAINTAINERS NEWS README TODO" =20 @@ -40,3 +44,8 @@ src_prepare() { # Do not build released software with stupid CFLAGS sed 's/-Werror//' configure.in configure || die "sed failed" } + +src_install() { + gnome2_src_install + use utils || rm "${D}"/usr/bin/gnomint-upgrade-db +} diff --git a/app-crypt/gnomint/metadata.xml b/app-crypt/gnomint/metadata.= xml index 1211eb7..deb582f 100644 --- a/app-crypt/gnomint/metadata.xml +++ b/app-crypt/gnomint/metadata.xml @@ -1,9 +1,12 @@ -no-head +no-herd eva@gentoo.org Gilles Dartiguelongue + + Install utility to migration old gnomint database = (pre 0.1.4). +