diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-12-07 14:35:47 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-12-07 14:35:47 +0000 |
commit | d450ad15849075847a47493df694d12df0c4ab8f (patch) | |
tree | 0fcf6a4b1a6fcd7b991c00eb3a4d78d4587502dd /gnome-base/gail | |
parent | Fix compilation on alpha and marked as stable (on alpha) (diff) | |
download | gentoo-2-d450ad15849075847a47493df694d12df0c4ab8f.tar.gz gentoo-2-d450ad15849075847a47493df694d12df0c4ab8f.tar.bz2 gentoo-2-d450ad15849075847a47493df694d12df0c4ab8f.zip |
removing 2.1 stuff
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/files/digest-gail-1.1.2 | 1 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.1.2.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/gnome-base/gail/files/digest-gail-1.1.2 b/gnome-base/gail/files/digest-gail-1.1.2 deleted file mode 100644 index 23fe1e35c451..000000000000 --- a/gnome-base/gail/files/digest-gail-1.1.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 27b56beeeaac36bf69bbf76e24e4107b gail-1.1.2.tar.bz2 311041 diff --git a/gnome-base/gail/gail-1.1.2.ebuild b/gnome-base/gail/gail-1.1.2.ebuild deleted file mode 100644 index e24ad39c68c9..000000000000 --- a/gnome-base/gail/gail-1.1.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.1.2.ebuild,v 1.1 2002/10/27 14:42:12 foser Exp $ - -inherit gnome2 debug - -S=${WORKDIR}/${P} -DESCRIPTION="Part of Gnome Accessibility" -HOMEPAGE="http://www.gnome.org/" -SLOT="0" -KEYWORDS="x86 ppc sparc sparc64 alpha" -LICENSE="GPL-2" - -DEPEND=">=dev-util/pkgconfig-0.12.0 - =x11-libs/gtk+-2.1* - >=dev-libs/glib-2.0.4 - =x11-libs/pango-1.1* - =dev-libs/atk-1.1* - =gnome-base/libgnomecanvas-2.1*" - -DOCS="AUTHORS ChangeLog COPYING README* INSTALL NEWS" - |