summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-03-10 22:28:21 +0000
committerMart Raudsepp <leio@gentoo.org>2008-03-10 22:28:21 +0000
commite3bf3a7738e9ff90a7db38f23da7951b13c0109e (patch)
treefcaa89d2c379415b423e359d4c3b679e9e7c4018 /gnome-base
parentRemove old (diff)
downloadgentoo-2-e3bf3a7738e9ff90a7db38f23da7951b13c0109e.tar.gz
gentoo-2-e3bf3a7738e9ff90a7db38f23da7951b13c0109e.tar.bz2
gentoo-2-e3bf3a7738e9ff90a7db38f23da7951b13c0109e.zip
Remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gail/gail-1.20.1.ebuild23
-rw-r--r--gnome-base/gail/gail-1.9.3.ebuild22
2 files changed, 0 insertions, 45 deletions
diff --git a/gnome-base/gail/gail-1.20.1.ebuild b/gnome-base/gail/gail-1.20.1.ebuild
deleted file mode 100644
index a8cbd01cef30..000000000000
--- a/gnome-base/gail/gail-1.20.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.20.1.ebuild,v 1.7 2007/11/29 05:11:58 jer Exp $
-
-inherit gnome2
-
-DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas"
-HOMEPAGE="http://developer.gnome.org/projects/gap/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/atk-1.13.0
- >=x11-libs/gtk+-2.9.4
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9
- sys-devel/gettext
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
diff --git a/gnome-base/gail/gail-1.9.3.ebuild b/gnome-base/gail/gail-1.9.3.ebuild
deleted file mode 100644
index 50c533f7d098..000000000000
--- a/gnome-base/gail/gail-1.9.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.9.3.ebuild,v 1.12 2007/02/09 22:14:14 uberlord Exp $
-
-inherit gnome2
-
-DESCRIPTION="Accessibility support for Gtk+ and libgnomecanvas"
-HOMEPAGE="http://developer.gnome.org/projects/gap/"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/atk-1.12
- >=x11-libs/gtk+-2.9.4
- >=gnome-base/libgnomecanvas-2"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9
- doc? ( >=dev-util/gtk-doc-1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"