summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-02-02 00:02:10 +0000
committerMart Raudsepp <leio@gentoo.org>2008-02-02 00:02:10 +0000
commit02cce49c2f3cf00f2de997d1b5dbdac1ab1aca4e (patch)
tree74c36efcea655f55102f12faf788a4981ab188d2 /x11-libs/gtksourceview
parentRemove old (diff)
downloadgentoo-2-02cce49c2f3cf00f2de997d1b5dbdac1ab1aca4e.tar.gz
gentoo-2-02cce49c2f3cf00f2de997d1b5dbdac1ab1aca4e.tar.bz2
gentoo-2-02cce49c2f3cf00f2de997d1b5dbdac1ab1aca4e.zip
remove old
(Portage version: 2.1.4)
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r--x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild31
-rw-r--r--x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild31
-rw-r--r--x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild30
-rw-r--r--x11-libs/gtksourceview/gtksourceview-2.0.1.ebuild30
4 files changed, 0 insertions, 122 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild
deleted file mode 100644
index 9a9d10e4c8e4..000000000000
--- a/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.6.1.ebuild,v 1.12 2007/10/10 15:01:21 remi Exp $
-
-inherit gnome2
-
-DESCRIPTION="A text widget implementing syntax highlighting and other features"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.8
- >=dev-libs/libxml2-2.5
- >=gnome-base/libgnomeprint-2.8
- >=dev-libs/glib-2"
-
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.31
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
-pkg_setup() {
- # Removes the gnome-vfs dep
- G2CONF="${G2CONF} --disable-build-tests"
-}
diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild
deleted file mode 100644
index 1e97b321d23e..000000000000
--- a/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.1.ebuild,v 1.11 2007/10/10 15:01:21 remi Exp $
-
-inherit gnome2
-
-DESCRIPTION="A text widget implementing syntax highlighting and other features"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.8
- >=dev-libs/libxml2-2.5
- >=gnome-base/libgnomeprint-2.8
- >=gnome-base/gnome-vfs-2.2
- >=dev-libs/glib-2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
-pkg_setup() {
- # Removes the gnome-vfs dep
- G2CONF="${G2CONF} --disable-build-tests"
-}
diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild
deleted file mode 100644
index 8d7be62260e5..000000000000
--- a/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5.ebuild,v 1.11 2007/10/10 15:01:21 remi Exp $
-
-inherit gnome2
-
-DESCRIPTION="A text widget implementing syntax highlighting and other features"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="1.0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.8
- >=dev-libs/libxml2-2.5
- >=gnome-base/libgnomeprint-2.8
- >=dev-libs/glib-2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
-pkg_setup() {
- # Removes the gnome-vfs dep
- G2CONF="${G2CONF} --disable-build-tests"
-}
diff --git a/x11-libs/gtksourceview/gtksourceview-2.0.1.ebuild b/x11-libs/gtksourceview/gtksourceview-2.0.1.ebuild
deleted file mode 100644
index 803df640a045..000000000000
--- a/x11-libs/gtksourceview/gtksourceview-2.0.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.0.1.ebuild,v 1.2 2007/10/18 11:56:37 remi Exp $
-
-inherit gnome2 eutils autotools
-
-DESCRIPTION="A text widget implementing syntax highlighting and other features"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=x11-libs/gtk+-2.8
- >=dev-libs/libxml2-2.5
- >=dev-libs/glib-2
- >=dev-libs/libpcre-7.4"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- >=dev-util/intltool-0.35
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
-
-pkg_setup() {
- # Removes the gnome-vfs dep
- G2CONF="${G2CONF} --disable-build-tests --with-system-pcre"
-}