From: "Joe Sapp" <nixphoeni@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/gourmet/
Date: Sat, 8 Jul 2017 19:55:42 +0000 (UTC) [thread overview]
Message-ID: <1499543706.013e0991b60c9a44ff6d4dd39a79edaf5325e470.nixphoeni@gentoo> (raw)
commit: 013e0991b60c9a44ff6d4dd39a79edaf5325e470
Author: Joe Sapp <nixphoeni <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 19:51:54 2017 +0000
Commit: Joe Sapp <nixphoeni <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 19:55:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013e0991
app-misc/gourmet: Remove old version
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-misc/gourmet/gourmet-0.17.4.ebuild | 60 ----------------------------------
1 file changed, 60 deletions(-)
diff --git a/app-misc/gourmet/gourmet-0.17.4.ebuild b/app-misc/gourmet/gourmet-0.17.4.ebuild
deleted file mode 100644
index 0b7aac53c78..00000000000
--- a/app-misc/gourmet/gourmet-0.17.4.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-
-inherit distutils-r1
-
-DESCRIPTION="Recipe Organizer and Shopping List Generator for Gnome"
-HOMEPAGE="https://thinkle.github.com/gourmet/"
-SRC_URI="https://github.com/thinkle/gourmet/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="-i18n -ipython pdf print spell sound web"
-
-RDEPEND=">=dev-python/pygtk-2.22.0:2[${PYTHON_USEDEP}]
- >=dev-python/sqlalchemy-0.7.9-r1[${PYTHON_USEDEP}]
- dev-python/pillow[${PYTHON_USEDEP}]
- i18n? ( dev-python/elib-intl[${PYTHON_USEDEP}] )
- ipython? ( >=dev-python/ipython-0.13.2[${PYTHON_USEDEP}] )
- pdf? (
- >=dev-python/reportlab-2.6[${PYTHON_USEDEP}]
- >=dev-python/python-poppler-0.12.1-r4[${PYTHON_USEDEP}]
- )
- print? (
- >=dev-python/reportlab-2.6[${PYTHON_USEDEP}]
- >=dev-python/python-poppler-0.12.1-r4[${PYTHON_USEDEP}]
- )
- spell? ( >=dev-python/gtkspell-python-2.25.3-r1[${PYTHON_USEDEP}] )
- sound? ( >=dev-python/gst-python-0.10.22-r1:0.10[${PYTHON_USEDEP}] )
- web? ( >=dev-python/beautifulsoup-3.2.1-r1:python-2[${PYTHON_USEDEP}] )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- >=dev-python/python-distutils-extra-2.37-r1[${PYTHON_USEDEP}]"
-
-PATCHES=( ${FILESDIR}/no-docs-0.17.0.patch )
-DOCS=( ChangeLog CODING.md FAQ README.md TESTS TODO.md )
-
-python_prepare_all() {
- # Modify these lines before copying them out
- sed -i "s:base_dir = '..':base_dir = '/usr/share':" gourmet/settings.py || die
- sed -i 's:data_dir = os.path.join(base_dir, "gourmet", "data"):data_dir = os.path.join(base_dir, "gourmet"):' gourmet/settings.py || die
- sed -i 's:\(icon_base = os.path.join(data_dir,\) "icons",:\1 "gourmet",:' gourmet/settings.py || die
- sed -i 's:\(locale_base = os.path.join(base_dir, "gourmet",\) "build",:\1:' gourmet/settings.py || die
- sed -i 's:\(plugin_base = os.path.join(base_dir,\) "gourmet", "build", "share",:\1:' gourmet/settings.py || die
- distutils-r1_python_prepare_all
-}
-
-python_prepare() {
- distutils-r1_python_prepare
- sed -i "s:\(lib_dir = \)'../gourmet':\1'$(python_get_sitedir)':" gourmet/settings.py || die
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman gourmet.1
-}
next reply other threads:[~2017-07-08 19:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-08 19:55 Joe Sapp [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-01-20 10:42 [gentoo-commits] repo/gentoo:master commit in: app-misc/gourmet/ Michał Górny
2017-10-30 0:18 Joe Sapp
2017-10-25 9:31 Agostino Sarubbo
2017-10-13 15:01 Thomas Deutschmann
2016-04-17 22:12 Patrice Clement
2015-10-22 11:09 Justin Lecher
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=1499543706.013e0991b60c9a44ff6d4dd39a79edaf5325e470.nixphoeni@gentoo \
--to=nixphoeni@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