diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-10-05 17:50:20 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-10-05 17:50:20 +0000 |
commit | a1baaae4d6c1446afaccfc85d9b8743ca1de637d (patch) | |
tree | 5f5d1c8f24021d214ffdcdb26cd45fa2a99a5dac /app-office/openoffice-bin | |
parent | Version bumped, now supports evms-1.2.0 (diff) | |
download | historical-a1baaae4d6c1446afaccfc85d9b8743ca1de637d.tar.gz historical-a1baaae4d6c1446afaccfc85d9b8743ca1de637d.tar.bz2 historical-a1baaae4d6c1446afaccfc85d9b8743ca1de637d.zip |
cleaned IUSE
Diffstat (limited to 'app-office/openoffice-bin')
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild | 4 | ||||
-rw-r--r-- | app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild index c71e2f02df20..870b3d9f59cc 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild,v 1.4 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.0-r3.ebuild,v 1.5 2002/10/05 17:49:35 gerk Exp $ -IUSE="x86" +IUSE="" inherit virtualx diff --git a/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild b/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild index 4e39c300b6a2..7aa3ae8c6016 100644 --- a/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild +++ b/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild,v 1.6 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/openoffice-bin/openoffice-bin-1.0.1.ebuild,v 1.7 2002/10/05 17:50:20 gerk Exp $ -IUSE="ppc kde x86 gnome" +IUSE="kde gnome" inherit virtualx |