diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-13 22:04:53 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-06-13 22:04:53 +0000 |
commit | f59c0d531345813b7b1005dc00065ca5d0a30149 (patch) | |
tree | 1c9c297dbdb88b85da56444d742bca259408db9f /gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild | |
parent | Marking 1.8.4 stable (x86) (diff) | |
download | gentoo-2-f59c0d531345813b7b1005dc00065ca5d0a30149.tar.gz gentoo-2-f59c0d531345813b7b1005dc00065ca5d0a30149.tar.bz2 gentoo-2-f59c0d531345813b7b1005dc00065ca5d0a30149.zip |
Removing obsolete ebuild
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild')
-rw-r--r-- | gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild deleted file mode 100644 index 9856a2e7b399..000000000000 --- a/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-1.1.0.ebuild,v 1.8 2005/01/22 07:20:26 vapier Exp $ - -inherit gnome2 - -DESCRIPTION="GAIL libraries for Gnome2 " -HOMEPAGE="http://developer.gnome.org/projects/gap/" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=dev-libs/atk-1.7.2 - >=gnome-base/gnome-panel-0.0.18 - >=gnome-base/libbonoboui-1.1 - >=gnome-base/libbonobo-1.1 - >=gnome-base/libgnomeui-1.1 - >=gnome-extra/at-spi-0.10 - >=x11-libs/gtk+-1.3.11" - -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -DOCS="AUTHORS ChangeLog NEWS README" |