diff options
author | Mart Raudsepp <leio@gentoo.org> | 2007-08-11 20:04:49 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2007-08-11 20:04:49 +0000 |
commit | da40820e04b7480bb7ffc8058a78a34550a35c62 (patch) | |
tree | 0d812e93c6722a726b264bbe36762fd042e17a9f /gnome-base | |
parent | amd64 stable, bug 188490 (diff) | |
download | gentoo-2-da40820e04b7480bb7ffc8058a78a34550a35c62.tar.gz gentoo-2-da40820e04b7480bb7ffc8058a78a34550a35c62.tar.bz2 gentoo-2-da40820e04b7480bb7ffc8058a78a34550a35c62.zip |
Removing Gnome 2.14
(Portage version: 2.1.3.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/files/digest-gail-1.8.11 | 3 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.8.11.ebuild | 22 |
3 files changed, 4 insertions, 26 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 847de6cd53ad..99b33e6050de 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.128 2007/08/11 15:04:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.129 2007/08/11 20:04:49 leio Exp $ + + 11 Aug 2007; Mart Raudsepp <leio@gentoo.org> -gail-1.8.11.ebuild: + Removing Gnome 2.14 11 Aug 2007; Andrej Kacian <ticho@gentoo.org> gail-1.18.0.ebuild: Stable on x86, bug #185823. diff --git a/gnome-base/gail/files/digest-gail-1.8.11 b/gnome-base/gail/files/digest-gail-1.8.11 deleted file mode 100644 index 87c478ab1db9..000000000000 --- a/gnome-base/gail/files/digest-gail-1.8.11 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ff79df7dd0cf7a5109c089b9b5fbe17f gail-1.8.11.tar.bz2 584492 -RMD160 2cc9c780cb4328c9d4964a0cf0a188efa63b02ae gail-1.8.11.tar.bz2 584492 -SHA256 b1520968851727881e5ae070ec5d43c466322fab51607d96df531609f4abe6cf gail-1.8.11.tar.bz2 584492 diff --git a/gnome-base/gail/gail-1.8.11.ebuild b/gnome-base/gail/gail-1.8.11.ebuild deleted file mode 100644 index 871b9c89e3a5..000000000000 --- a/gnome-base/gail/gail-1.8.11.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.11.ebuild,v 1.11 2006/10/20 14:14:30 agriffis 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" -IUSE="doc" - -RDEPEND=">=dev-libs/atk-1.7 - >=x11-libs/gtk+-2.3.5 - >=gnome-base/libgnomecanvas-2" -DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9 - doc? ( >=dev-util/gtk-doc-1 )" - -DOCS="AUTHORS ChangeLog NEWS README" |