summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-05-31 21:17:26 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-05-31 21:17:26 +0000
commit020b26d59e8f0e849249d28e4f97f868901a0812 (patch)
tree457cc57da3fda561220537a92efac5f97f4b7c6e /app-text
parentClean up old revisions. (diff)
downloadhistorical-020b26d59e8f0e849249d28e4f97f868901a0812.tar.gz
historical-020b26d59e8f0e849249d28e4f97f868901a0812.tar.bz2
historical-020b26d59e8f0e849249d28e4f97f868901a0812.zip
Clean up old revisions.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ggv/ChangeLog7
-rw-r--r--app-text/ggv/ggv-2.8.3.ebuild25
-rw-r--r--app-text/gtranslator/ChangeLog6
-rw-r--r--app-text/gtranslator/gtranslator-1.9.10.ebuild62
-rw-r--r--app-text/gtranslator/gtranslator-1.9.9.ebuild62
-rw-r--r--app-text/iso-codes/ChangeLog6
-rw-r--r--app-text/iso-codes/iso-codes-3.11.1.ebuild26
-rw-r--r--app-text/iso-codes/iso-codes-3.14.ebuild52
8 files changed, 15 insertions, 231 deletions
diff --git a/app-text/ggv/ChangeLog b/app-text/ggv/ChangeLog
index eb487a3d42b5..c3ad28a5ea57 100644
--- a/app-text/ggv/ChangeLog
+++ b/app-text/ggv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ggv
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.112 2009/12/26 17:30:21 pva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ChangeLog,v 1.113 2010/05/31 21:16:15 eva Exp $
+
+ 31 May 2010; Gilles Dartiguelongue <eva@gentoo.org> -ggv-2.8.3.ebuild:
+ Clean up old revisions.
26 Dec 2009; Peter Volkov <pva@gentoo.org> ggv-2.8.3.ebuild,
ggv-2.8.5.ebuild, ggv-2.12.0.ebuild:
diff --git a/app-text/ggv/ggv-2.8.3.ebuild b/app-text/ggv/ggv-2.8.3.ebuild
deleted file mode 100644
index 49665904a371..000000000000
--- a/app-text/ggv/ggv-2.8.3.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ggv/ggv-2.8.3.ebuild,v 1.15 2009/12/26 17:30:21 pva Exp $
-
-inherit gnome2
-
-DESCRIPTION="The GNOME PostScript document viewer"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2 FDL-1.1"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=x11-libs/gtk+-2.4
- >=gnome-base/libgnomeui-2.6
- >=gnome-base/orbit-2.4.1
- app-text/ghostscript-gpl
- dev-libs/popt"
-
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.12.0
- >=dev-util/intltool-0.30"
-
-DOCS="AUTHORS ChangeLog MAINTAINERS TODO README"
diff --git a/app-text/gtranslator/ChangeLog b/app-text/gtranslator/ChangeLog
index 48ec3ca32a99..b86d558ba92e 100644
--- a/app-text/gtranslator/ChangeLog
+++ b/app-text/gtranslator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gtranslator
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtranslator/ChangeLog,v 1.35 2010/05/14 20:10:23 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtranslator/ChangeLog,v 1.36 2010/05/31 21:16:51 eva Exp $
+
+ 31 May 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -gtranslator-1.9.9.ebuild, -gtranslator-1.9.10.ebuild:
+ Clean up old revisions.
*gtranslator-1.9.11 (14 May 2010)
diff --git a/app-text/gtranslator/gtranslator-1.9.10.ebuild b/app-text/gtranslator/gtranslator-1.9.10.ebuild
deleted file mode 100644
index b963f7f160c4..000000000000
--- a/app-text/gtranslator/gtranslator-1.9.10.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtranslator/gtranslator-1.9.10.ebuild,v 1.1 2010/04/19 20:21:02 eva Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="An enhanced gettext po file editor for GNOME"
-HOMEPAGE="http://gtranslator.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="doc http gnome spell"
-
-RDEPEND="
- >=dev-libs/glib-2.16:2
- >=dev-libs/gdl-2.26
- >=dev-libs/libunique-1
- >=dev-libs/libxml2-2.4.12
- >=gnome-base/gconf-2.18
- >=sys-libs/db-4.3
- >=x11-libs/gtk+-2.18:2
- >=x11-libs/gtksourceview-2.4:2.0
-
- gnome? (
- gnome-extra/gnome-utils
- >=gnome-extra/gucharmap-2 )
- http? ( >=net-libs/libsoup-2.4:2.4 )
- spell? ( >=app-text/gtkspell-2.0.2 )"
-DEPEND="${RDEPEND}
- >=app-text/scrollkeeper-0.1.4
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.17
- dev-util/pkgconfig
- app-text/gnome-doc-utils
- app-text/docbook-xml-dtd:4.1.2
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog HACKING INSTALL NEWS README THANKS TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --disable-static
- $(use_with gnome dictionary)
- $(use_with spell gtkspell)"
-
- if use http; then
- G2CONF="${G2CONF} enable_opentran=yes"
- else
- G2CONF="${G2CONF} enable_opentran=no"
- fi
-}
-
-src_install() {
- gnome2_src_install
-
- # Clean up unused libtool generated content
- find "${D}" -name "*.la" -delete || die "failed to remove *.la"
-}
diff --git a/app-text/gtranslator/gtranslator-1.9.9.ebuild b/app-text/gtranslator/gtranslator-1.9.9.ebuild
deleted file mode 100644
index 377173db2f4f..000000000000
--- a/app-text/gtranslator/gtranslator-1.9.9.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtranslator/gtranslator-1.9.9.ebuild,v 1.2 2010/04/05 02:51:14 mr_bones_ Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="An enhanced gettext po file editor for GNOME"
-HOMEPAGE="http://gtranslator.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="doc http gnome spell"
-
-RDEPEND="
- >=dev-libs/glib-2.16:2
- >=dev-libs/gdl-2.26
- >=dev-libs/libunique-1
- >=dev-libs/libxml2-2.4.12
- >=gnome-base/gconf-2.18
- >=sys-libs/db-4.3
- >=x11-libs/gtk+-2.18:2
- >=x11-libs/gtksourceview-2.4:2.0
-
- gnome? (
- gnome-extra/gnome-utils
- >=gnome-extra/gucharmap-2 )
- http? ( >=net-libs/libsoup-2.4:2.4 )
- spell? ( >=app-text/gtkspell-2.0.2 )"
-DEPEND="${RDEPEND}
- >=app-text/scrollkeeper-0.1.4
- >=dev-util/intltool-0.40
- >=sys-devel/gettext-0.17
- dev-util/pkgconfig
- app-text/gnome-doc-utils
- app-text/docbook-xml-dtd:4.1.2
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog HACKING INSTALL NEWS README THANKS TODO"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --disable-static
- $(use_with gnome dictionary)
- $(use_with spell gtkspell)"
-
- if use http; then
- G2CONF="${G2CONF} enable_opentran=yes"
- else
- G2CONF="${G2CONF} enable_opentran=no"
- fi
-}
-
-src_install() {
- gnome2_src_install
-
- # Clean up unused libtool generated content
- find "${D}" -name "*.la" -delete || die "failed to remove *.la"
-}
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog
index df57673e7dab..55135cc09759 100644
--- a/app-text/iso-codes/ChangeLog
+++ b/app-text/iso-codes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/iso-codes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.87 2010/05/17 12:22:34 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.88 2010/05/31 21:17:26 eva Exp $
+
+ 31 May 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ -iso-codes-3.11.1.ebuild, -iso-codes-3.14.ebuild:
+ Clean up old revisions.
*iso-codes-3.16 (17 May 2010)
diff --git a/app-text/iso-codes/iso-codes-3.11.1.ebuild b/app-text/iso-codes/iso-codes-3.11.1.ebuild
deleted file mode 100644
index 88c7e10f6dac..000000000000
--- a/app-text/iso-codes/iso-codes-3.11.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.11.1.ebuild,v 1.2 2010/01/15 04:10:04 abcd Exp $
-
-EAPI="2"
-
-DESCRIPTION="Provides the list of country and language names"
-HOMEPAGE="http://alioth.debian.org/projects/pkg-isocodes/"
-SRC_URI="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- || (
- >=dev-lang/python-2.3[-build,xml]
- dev-python/pyxml )"
-
-src_install() {
- emake DESTDIR="${D}" install || die "Installation failed"
-
- dodoc ChangeLog README TODO || die "dodoc failed"
-}
diff --git a/app-text/iso-codes/iso-codes-3.14.ebuild b/app-text/iso-codes/iso-codes-3.14.ebuild
deleted file mode 100644
index e27d2bec40ab..000000000000
--- a/app-text/iso-codes/iso-codes-3.14.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.14.ebuild,v 1.2 2010/03/30 23:17:33 eva Exp $
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="Provides the list of country and language names"
-HOMEPAGE="http://alioth.debian.org/projects/pkg-isocodes/"
-SRC_URI="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- || (
- >=dev-lang/python-2.3[-build,xml]
- dev-python/pyxml )"
-
-src_prepare() {
- local linguas_bak=${LINGUAS}
- local mylinguas=""
-
- for norm in iso_15924 iso_3166 iso_3166_2 iso_4217 iso_639 iso_639_3; do
- einfo "Preparing ${norm}"
-
- mylinguas=""
- LINGUAS=${linguas_bak}
- strip-linguas -i "${S}/${norm}"
-
- for loc in ${LINGUAS}; do
- mylinguas="${mylinguas} ${loc}.po"
- done
-
- if [ -n "${mylinguas}" ]; then
- sed -e "s:pofiles =.*:pofiles = ${mylinguas}:" \
- -e "s:mofiles =.*:mofiles = ${mylinguas//.po/.mo}:" \
- -i "${S}/${norm}/Makefile.am" "${S}/${norm}/Makefile.in" \
- || die "sed in ${norm} folder failed"
- fi
- done
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "Installation failed"
-
- dodoc ChangeLog README TODO || die "dodoc failed"
-}