summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-18 23:29:27 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-18 23:29:27 +0000
commit0c4360149f85e224db1731cae6700522291d0e40 (patch)
treeb9a19a90a550f2a6b73cbf0fae81153d5f64283f /app-editors
parentStable for x86, wrt bug #428854 (diff)
downloadgentoo-2-0c4360149f85e224db1731cae6700522291d0e40.tar.gz
gentoo-2-0c4360149f85e224db1731cae6700522291d0e40.tar.bz2
gentoo-2-0c4360149f85e224db1731cae6700522291d0e40.zip
Remove old.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gummi/ChangeLog7
-rw-r--r--app-editors/gummi/files/gummi-0.5.5-halt-on-error.patch10
-rw-r--r--app-editors/gummi/gummi-0.5.8-r1.ebuild44
-rw-r--r--app-editors/gummi/gummi-0.6.3.ebuild44
4 files changed, 6 insertions, 99 deletions
diff --git a/app-editors/gummi/ChangeLog b/app-editors/gummi/ChangeLog
index ba9c204a7537..d2924a58ae90 100644
--- a/app-editors/gummi/ChangeLog
+++ b/app-editors/gummi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/gummi
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.40 2012/08/18 23:27:33 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/ChangeLog,v 1.41 2012/08/18 23:29:27 johu Exp $
+
+ 18 Aug 2012; Johannes Huber <johu@gentoo.org>
+ -files/gummi-0.5.5-halt-on-error.patch, -gummi-0.5.8-r1.ebuild,
+ -gummi-0.6.3.ebuild:
+ Remove old.
18 Aug 2012; Johannes Huber <johu@gentoo.org> gummi-0.6.4.ebuild:
Stable for x86, wrt bug #428854
diff --git a/app-editors/gummi/files/gummi-0.5.5-halt-on-error.patch b/app-editors/gummi/files/gummi-0.5.5-halt-on-error.patch
deleted file mode 100644
index afba65dc790c..000000000000
--- a/app-editors/gummi/files/gummi-0.5.5-halt-on-error.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/blaat.c 2011-02-21 11:42:27.338945549 +0100
-+++ src/latex.c 2011-02-21 11:34:41.429770215 +0100
-@@ -97,6 +97,7 @@
- "env openout_any=a %s "
- "-interaction=nonstopmode "
- "-file-line-error "
-+ "-halt-on-error"
- "%s "
- "-output-directory=\"%s\" \"%s\"",
- dirname,
diff --git a/app-editors/gummi/gummi-0.5.8-r1.ebuild b/app-editors/gummi/gummi-0.5.8-r1.ebuild
deleted file mode 100644
index 701b7b4e2acd..000000000000
--- a/app-editors/gummi/gummi-0.5.8-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.5.8-r1.ebuild,v 1.5 2011/10/27 05:42:07 tetromino Exp $
-
-EAPI=2
-inherit base eutils
-
-DESCRIPTION="Simple LaTeX editor for GTK+ users"
-HOMEPAGE="http://gummi.midnightcoding.org"
-SRC_URI="http://dev.midnightcoding.org/redmine/attachments/download/141/${P}-2.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-LANGS="ca cs da de el es fr it nl pl pt_BR ro ru zh_TW"
-
-for X in ${LANGS} ; do
- IUSE="${IUSE} linguas_${X}"
-done
-
-RDEPEND="app-text/gtkspell:2
- >=dev-libs/glib-2.16:2
- dev-texlive/texlive-latex
- dev-texlive/texlive-latexextra
- >=x11-libs/gtk+-2.16: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}
-}
-
-pkg_postinst() {
- elog "Gummi >=0.4.8 supports spell-checking through gtkspell. Support for"
- elog "additional languages can be added by installing myspell-** packages"
- elog "for your language of choice."
-}
diff --git a/app-editors/gummi/gummi-0.6.3.ebuild b/app-editors/gummi/gummi-0.6.3.ebuild
deleted file mode 100644
index e2e4d4824b0a..000000000000
--- a/app-editors/gummi/gummi-0.6.3.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gummi/gummi-0.6.3.ebuild,v 1.3 2012/05/02 08:40:26 jdhore Exp $
-
-EAPI=4
-inherit base eutils
-
-DESCRIPTION="Simple LaTeX editor for GTK+"
-HOMEPAGE="http://gummi.midnightcoding.org"
-SRC_URI="http://dev.midnightcoding.org/attachments/download/263/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-LANGS="ar ca cs da de el es fr 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}
-}
-
-pkg_postinst() {
- elog "Gummi >=0.4.8 supports spell-checking through gtkspell. Support for"
- elog "additional languages can be added by installing myspell-** packages"
- elog "for your language of choice."
-}