summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Boshell <leonardop@gentoo.org>2004-11-24 14:47:02 +0000
committerLeonardo Boshell <leonardop@gentoo.org>2004-11-24 14:47:02 +0000
commite4fa3d847a876db9c8b6bcf06d3cbbcdd04f7ea4 (patch)
treea05ac3c317c3afb29524a810cbaeb2a527933395 /gnome-extra/at-spi/at-spi-1.4.0.ebuild
parentStable on hppa. (diff)
downloadgentoo-2-e4fa3d847a876db9c8b6bcf06d3cbbcdd04f7ea4.tar.gz
gentoo-2-e4fa3d847a876db9c8b6bcf06d3cbbcdd04f7ea4.tar.bz2
gentoo-2-e4fa3d847a876db9c8b6bcf06d3cbbcdd04f7ea4.zip
Removing old ebuild.
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.4.0.ebuild')
-rw-r--r--gnome-extra/at-spi/at-spi-1.4.0.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.4.0.ebuild b/gnome-extra/at-spi/at-spi-1.4.0.ebuild
deleted file mode 100644
index 10aad7466c74..000000000000
--- a/gnome-extra/at-spi/at-spi-1.4.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.4.0.ebuild,v 1.11 2004/10/17 21:28:10 liquidx Exp $
-
-inherit gnome2
-
-RESTRICT="maketest"
-DESCRIPTION="The Gnome Accessibility Toolkit"
-HOMEPAGE="http://developer.gnome.org/projects/gap/"
-
-SLOT="1"
-LICENSE="LGPL-2"
-KEYWORDS="x86 ppc ~alpha amd64 sparc hppa ~ia64 ~mips"
-IUSE=""
-
-RDEPEND=">=gnome-base/gail-1.3
- >=gnome-base/libbonobo-1.107
- >=dev-libs/atk-1.3.4
- >=x11-libs/gtk+-2
- dev-libs/popt
- >=gnome-base/orbit-2
- virtual/x11"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- dev-util/intltool"
-
-MAKEOPTS="${MAKEOPTS} -j1"
-
-DOCS="AUTHORS ChangeLog COPYING NEWS README TODO"