diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-06-23 02:09:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-06-23 02:09:22 +0000 |
commit | e6b36d1a43dc4202dc31b012499f78f6d1e49577 (patch) | |
tree | 40c0bd0c0dbc6a26618fd0a123778fc75ae497cd /gnome-extra/at-spi/at-spi-1.6.4.ebuild | |
parent | Reduce DEPEND: remove bogus imlib, respect USE=audiofile #84947 (diff) | |
download | gentoo-2-e6b36d1a43dc4202dc31b012499f78f6d1e49577.tar.gz gentoo-2-e6b36d1a43dc4202dc31b012499f78f6d1e49577.tar.bz2 gentoo-2-e6b36d1a43dc4202dc31b012499f78f6d1e49577.zip |
RESTRICT=maketest -> RESTRICT=test
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.6.4.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.6.4.ebuild b/gnome-extra/at-spi/at-spi-1.6.4.ebuild index d8baecd880ba..77182d24602f 100644 --- a/gnome-extra/at-spi/at-spi-1.6.4.ebuild +++ b/gnome-extra/at-spi/at-spi-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.6.4.ebuild,v 1.5 2005/06/18 14:54:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.4.ebuild,v 1.6 2005/06/23 02:09:22 agriffis Exp $ inherit gnome2 @@ -11,7 +11,7 @@ LICENSE="LGPL-2" SLOT="1" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" -RESTRICT="maketest" +RESTRICT="test" RDEPEND=">=gnome-base/gail-1.3 >=gnome-base/libbonobo-1.107 |