diff options
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.0.1.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.0.1.ebuild b/gnome-extra/at-spi/at-spi-1.0.1.ebuild index b92d15eeb89b..7d0e6a6e8d08 100644 --- a/gnome-extra/at-spi/at-spi-1.0.1.ebuild +++ b/gnome-extra/at-spi/at-spi-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.1.ebuild,v 1.10 2003/03/18 20:02:01 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.1.ebuild,v 1.11 2003/09/06 23:52:56 msterret Exp $ IUSE="doc" @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gail-0.16 DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 doc? ( dev-util/gtk-doc )" - + DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" |