public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/gummi/
Date: Tue, 15 Mar 2016 22:58:15 +0000 (UTC)	[thread overview]
Message-ID: <1458082655.c425218c365ba4c04e8b3d9943b32f8775357b25.bman@gentoo> (raw)

commit:     c425218c365ba4c04e8b3d9943b32f8775357b25
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 22:56:55 2016 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 22:57:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c425218c

app-editors/gummy: drop vulnerable versions per 562894.  Thanks to Christian Tietz.

Package-Manager: portage-2.2.26

 app-editors/gummi/Manifest           |  1 -
 app-editors/gummi/gummi-0.6.5.ebuild | 46 ------------------------------------
 2 files changed, 47 deletions(-)

diff --git a/app-editors/gummi/Manifest b/app-editors/gummi/Manifest
index 33a7436..6496d34 100644
--- a/app-editors/gummi/Manifest
+++ b/app-editors/gummi/Manifest
@@ -1,2 +1 @@
-DIST gummi-0.6.5.tar.gz 520902 SHA256 b23c2958376ea43c701a276ad19ceac5b50d9cb32a489a10897b25aa5004fffb SHA512 9a35533273ff5f2606ba1d79c01dcdf14f2a47628eb5d19613330650ed2a2bd542461492d031e51b773e13c6ac406b564e6703919f16e5f8d7e6bb3c4428b40e WHIRLPOOL 47e1ad5a15183ed0d24a88ebc3bc1af166604825da54db10461243ba4c1b8d6ca82d1afaf7306ef45a4df0f65d103b6cbc83db02cb6469fb7138545e16ae2728
 DIST gummi-0.6.6.tar.gz 792642 SHA256 4119341d6556d82f4b8ce08ad67b6f92c1d9ad1fbad789b7faa7b2d38b7299da SHA512 3be94927c9aafa4914ed2b6f6f5022dce5bcca315a1f947fafb8a4c8bbc5a2bc57f07f8ceaaacdd0b92a5a30483ea8b00e570faf62479280d2ad874716e4c47d WHIRLPOOL 6125d930497d6f5a4f6d8604b39314b04e6e147f93a998f3fe722295f7d04f795a2e7e1f8eea21953eae7e69074dc9a9cdc6cefb29f59261c47ec000c55bc363

diff --git a/app-editors/gummi/gummi-0.6.5.ebuild b/app-editors/gummi/gummi-0.6.5.ebuild
deleted file mode 100644
index 20ec5c8..0000000
--- a/app-editors/gummi/gummi-0.6.5.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit base eutils readme.gentoo
-
-DESCRIPTION="Simple LaTeX editor for GTK+"
-HOMEPAGE="http://gummi.midnightcoding.org"
-SRC_URI="http://dev.midnightcoding.org/attachments/download/301/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-LANGS="ar ca cs da de el es fr hu it nl pl pt pt_BR ro ru sv zh_CN zh_TW"
-
-for X in ${LANGS} ; do
-	IUSE="${IUSE} linguas_${X}"
-done
-
-RDEPEND="app-text/gtkspell:2
-	>=dev-libs/glib-2.28.6
-	dev-texlive/texlive-latex
-	dev-texlive/texlive-latexextra
-	>=x11-libs/gtk+-2.24:2
-	x11-libs/gtksourceview:2.0"
-DEPEND="${RDEPEND}
-	app-text/poppler[cairo]
-	x11-libs/gtksourceview:2.0
-	x11-libs/pango"
-
-DOCS=( AUTHORS ChangeLog README )
-
-src_prepare() {
-	strip-linguas ${LANGS}
-	DOC_CONTENTS="Gummi supports spell-checking through gtkspell. Support for
-		additional languages can be added by installing myspell-** packages
-		for your language of choice."
-}
-
-src_install() {
-	base_src_install
-	readme.gentoo_create_doc
-}


             reply	other threads:[~2016-03-15 22:58 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-15 22:58 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-11 13:36 [gentoo-commits] repo/gentoo:master commit in: app-editors/gummi/ Joonas Niilola
2022-09-28  6:31 Jakov Smolić
2022-09-28  6:31 Jakov Smolić
2022-05-14  3:00 Sam James
2021-07-21 22:05 Ionen Wolkens
2021-07-20 16:00 Sam James
2021-07-20 16:00 Sam James
2021-06-15  7:27 Joonas Niilola
2021-02-07  1:25 Aaron Bauman
2020-03-08 11:11 Agostino Sarubbo
2020-03-07 12:02 Agostino Sarubbo
2020-01-28 15:03 Joonas Niilola
2020-01-28 15:03 Joonas Niilola
2019-12-21 11:16 Joonas Niilola
2019-12-21 11:16 Joonas Niilola
2019-11-16  9:45 Joonas Niilola
2019-11-16  9:45 Joonas Niilola
2019-10-29  6:22 Joonas Niilola
2018-09-28 10:30 Michał Górny
2018-03-31 18:50 Mart Raudsepp
2018-02-11 10:01 Michał Górny
2018-01-08  0:18 Andreas Sturmlechner
2018-01-07 23:21 Mikle Kolyada
2017-12-06 12:16 Michael Palimaka
2016-06-05  8:20 Patrice Clement
2016-06-05  8:20 Patrice Clement
2016-06-05  8:20 Patrice Clement
2016-03-16  6:46 Ian Delaney
2016-03-15 16:39 Agostino Sarubbo
2016-03-02 13:58 Agostino Sarubbo
2016-03-01 20:37 Patrice Clement
2016-02-28 19:34 Patrice Clement
2015-08-28  2:17 Manuel Rüger

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=1458082655.c425218c365ba4c04e8b3d9943b32f8775357b25.bman@gentoo \
    --to=bman@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