diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:14 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:14 +0000 |
commit | f2561451b9cabab9d61ff5bc0ba96f4c5a846777 (patch) | |
tree | ae286edfd540f995641c66e22f56660c80d718e6 /gnome-extra/at-spi | |
parent | big IUSE commit (diff) | |
download | historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.tar.gz historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.tar.bz2 historical-f2561451b9cabab9d61ff5bc0ba96f4c5a846777.zip |
big IUSE commit
Diffstat (limited to 'gnome-extra/at-spi')
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/at-spi/at-spi-1.0.2.ebuild | 4 |
2 files changed, 6 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 1497d5380be2..9209c8043606 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,8 @@ # Copyright 1999-2002 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.6 2002/10/04 05:36:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.1.ebuild,v 1.7 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="doc" inherit gnome2 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 8bec3180cf7f..74e7fc646800 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,8 @@ # Copyright 1999-2002 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.2 2002/10/04 05:36:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.0.2.ebuild,v 1.3 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="doc" inherit gnome2 |