public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Denis Dupeyron" <calchan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/
Date: Wed,  9 Dec 2015 18:36:01 +0000 (UTC)	[thread overview]
Message-ID: <1449686138.b45c5a74c019cfe65d37e6e5069ab52304db683a.calchan@gentoo> (raw)

commit:     b45c5a74c019cfe65d37e6e5069ab52304db683a
Author:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  9 18:35:38 2015 +0000
Commit:     Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Wed Dec  9 18:35:38 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b45c5a74

app-office/homebank: remove unneeded 5.0.3

Package-Manager: portage-2.2.26

 app-office/homebank/Manifest              |  1 -
 app-office/homebank/homebank-5.0.3.ebuild | 44 -------------------------------
 2 files changed, 45 deletions(-)

diff --git a/app-office/homebank/Manifest b/app-office/homebank/Manifest
index d1d3f13..b3547b2 100644
--- a/app-office/homebank/Manifest
+++ b/app-office/homebank/Manifest
@@ -1,3 +1,2 @@
 DIST homebank-4.6.3.tar.gz 1899045 SHA256 f6e31bb789d626b507c2af9d176a0bac0cbaec770ede73048ba7a6df113a6948 SHA512 aab7374d90ffc52a40188eb334fc9b3461c299014d6134f236488991400fffe9f6dcb69247501857fe4caafbb08f0c5d729211b13551203f1231d136e99e024d WHIRLPOOL e8f6a421c64eb1bf6f2d97910e4687b00cf794fd27c8aff83ce9d39e18393cccca1984e73a44110ff5e87427fd0ed74963dcb997490d97614116800100daca5b
-DIST homebank-5.0.3.tar.gz 2551525 SHA256 eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839 SHA512 727802950570aac29c9a578c6332cad3cf4c9d71a8f059db9ff4acec7fca5e85148b4aad8eea825dcf76cf751e44b4ab94be5c6c70fa09b0ddc7d40948ea4ac5 WHIRLPOOL 937f3734e97d3294633192dab593c1042ea550eb1fce70b85f37c3980eef65c1a63a392da86bfe9bcebab77efa556a77db3eeef21b41e637eed4e29a0d6cfa5c
 DIST homebank-5.0.5.tar.gz 2554967 SHA256 67c47709517d325fc8d601bb8552e3c8a1ad3b820a2c0a403ed20f00c795903c SHA512 9e23565041de9a4b4f7cf6374618022d89b99119d54a6375a17880e4cb284f7af7e83bef7d58b943c107d28ac56751987960a17e2bf2cc0a3e0c10d6442a40ed WHIRLPOOL 8423d22687bc7851c4d51ccc88a1a4ade53eb813875beae7bf2137a209c57b3d08c63eebceed963f91db78f07cbba9a46dcb3fce68999b62fbbd55c826ddc1b5

diff --git a/app-office/homebank/homebank-5.0.3.ebuild b/app-office/homebank/homebank-5.0.3.ebuild
deleted file mode 100644
index 4f4210c..0000000
--- a/app-office/homebank/homebank-5.0.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-inherit fdo-mime eutils
-
-DESCRIPTION="Free, easy, personal accounting for everyone"
-HOMEPAGE="http://homebank.free.fr/index.php"
-SRC_URI="http://homebank.free.fr/public/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+ofx"
-KEYWORDS="~amd64 ~ppc ~x86"
-
-RDEPEND=">=dev-libs/glib-2.28
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf
-	>=x11-libs/gtk+-3.6.4:3
-	x11-libs/pango
-	ofx? ( >=dev-libs/libofx-0.8.3 )"
-DEPEND="${RDEPEND}
-	>=dev-lang/perl-5.8.1
-	dev-perl/XML-Parser
-	>=dev-util/intltool-0.40.5
-	sys-devel/gettext
-	virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_configure() {
-	econf $(use_with ofx)
-}
-
-pkg_postinst() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	fdo-mime_desktop_database_update
-	fdo-mime_mime_database_update
-}


             reply	other threads:[~2015-12-09 18:36 UTC|newest]

Thread overview: 93+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-09 18:36 Denis Dupeyron [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-06  7:12 [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/ Petr Vaněk
2024-10-06  7:12 Petr Vaněk
2024-10-04 15:07 Petr Vaněk
2024-10-04 15:07 Petr Vaněk
2024-09-12  5:38 Jakov Smolić
2024-09-09 21:08 Sam James
2024-09-09 21:08 Sam James
2024-09-09 18:54 Petr Vaněk
2024-08-09 18:39 Petr Vaněk
2024-07-04 11:05 Petr Vaněk
2024-06-26 19:32 Arthur Zamarin
2024-06-26 18:58 Arthur Zamarin
2024-06-26 17:48 Arthur Zamarin
2024-05-26 20:28 Petr Vaněk
2024-05-13 11:43 Petr Vaněk
2024-05-13 11:43 Petr Vaněk
2024-03-15 12:49 Petr Vaněk
2024-03-15  9:47 Sam James
2024-03-15  9:47 Sam James
2024-03-15  9:11 Arthur Zamarin
2024-02-13 10:02 Petr Vaněk
2024-02-13 10:02 Petr Vaněk
2024-02-13 10:02 Petr Vaněk
2024-02-04 21:31 Sam James
2024-02-04 21:31 Sam James
2024-02-04 10:25 Jakov Smolić
2024-02-04  9:25 Petr Vaněk
2023-12-11 13:46 Joonas Niilola
2023-09-24 14:25 Arthur Zamarin
2023-09-22 12:14 Arthur Zamarin
2023-09-22  9:15 Arthur Zamarin
2023-08-11  7:31 Joonas Niilola
2023-05-06 12:01 Sam James
2023-05-05 13:43 Arthur Zamarin
2023-04-04 23:17 Sam James
2023-04-04 19:43 Arthur Zamarin
2023-03-17 17:00 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:18 Arthur Zamarin
2023-02-23 12:29 Joonas Niilola
2023-02-05  9:13 Joonas Niilola
2023-02-05  9:13 Joonas Niilola
2022-12-21 22:47 Sam James
2022-12-19  0:58 Sam James
2022-12-18 12:45 Sam James
2022-02-11 14:56 Joonas Niilola
2022-02-11 14:56 Joonas Niilola
2021-12-05 18:39 Sam James
2021-12-05 18:31 Sam James
2021-12-05  4:16 Sam James
2021-09-16 19:11 Sam James
2021-07-14 14:32 Joonas Niilola
2021-07-14 14:32 Joonas Niilola
2021-05-06 10:11 Sam James
2021-05-06 10:06 Sam James
2021-05-06 10:04 Sam James
2021-03-29  8:45 Joonas Niilola
2021-03-21  8:24 Joonas Niilola
2021-02-27 17:03 Sam James
2021-02-25 13:54 Agostino Sarubbo
2021-02-24 22:07 Sam James
2021-01-26 17:53 Joonas Niilola
2021-01-26 15:07 Joonas Niilola
2021-01-03 22:56 Sam James
2020-06-20 15:45 Thomas Deutschmann
2020-06-11  8:29 Agostino Sarubbo
2020-06-09 20:51 Denis Dupeyron
2020-03-08 17:27 Denis Dupeyron
2020-03-08 17:23 Denis Dupeyron
2019-10-16 16:09 Denis Dupeyron
2019-06-14  9:18 Agostino Sarubbo
2019-05-21  1:02 Denis Dupeyron
2019-04-03 15:42 Denis Dupeyron
2019-03-16 21:39 Agostino Sarubbo
2019-02-05 17:11 Denis Dupeyron
2019-02-02 21:07 Sergei Trofimovich
2018-03-27 16:15 Denis Dupeyron
2018-03-27 16:12 Denis Dupeyron
2017-07-27 21:49 Denis Dupeyron
2017-07-27 21:49 Denis Dupeyron
2017-06-18 14:01 Agostino Sarubbo
2017-01-30  6:39 Denis Dupeyron
2016-12-07 16:00 Denis Dupeyron
2016-12-07 15:56 Denis Dupeyron
2016-08-11 22:41 Denis Dupeyron
2016-07-16 23:11 Denis Dupeyron
2016-05-19 18:15 Denis Dupeyron
2016-03-18 17:15 Denis Dupeyron
2015-12-10 21:30 Denis Dupeyron
2015-10-14 21:06 Denis Dupeyron
2015-10-14 19:30 Denis Dupeyron
2015-10-14 19:28 Denis Dupeyron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1449686138.b45c5a74c019cfe65d37e6e5069ab52304db683a.calchan@gentoo \
    --to=calchan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox