diff options
Diffstat (limited to 'gnome-extra/at-spi/at-spi-1.0.2.ebuild')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/at-spi/at-spi-1.0.2.ebuild b/gnome-extra/at-spi/at-spi-1.0.2.ebuild index 11830f9f243b..a3dc7378b905 100644 --- a/gnome-extra/at-spi/at-spi-1.0.2.ebuild +++ b/gnome-extra/at-spi/at-spi-1.0.2.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.2.ebuild,v 1.8 2003/08/12 22:34:45 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.2.ebuild,v 1.9 2003/09/06 23:52:56 msterret Exp $ IUSE="doc" @@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gail-0.17 DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 doc? ( dev-util/gtk-doc )" - + DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README TODO" |