diff options
author | 2002-10-05 05:39:28 +0000 | |
---|---|---|
committer | 2002-10-05 05:39:28 +0000 | |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /app-office/dia | |
parent | fix digest (diff) | |
download | gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2 gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip |
big IUSE commit
Diffstat (limited to 'app-office/dia')
-rw-r--r-- | app-office/dia/dia-0.88.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/dia/dia-0.90-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/dia/dia-0.90.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/app-office/dia/dia-0.88.1-r1.ebuild b/app-office/dia/dia-0.88.1-r1.ebuild index 731ac2e75efe..09bd85451f16 100644 --- a/app-office/dia/dia-0.88.1-r1.ebuild +++ b/app-office/dia/dia-0.88.1-r1.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/app-office/dia/dia-0.88.1-r1.ebuild,v 1.9 2002/10/04 04:58:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.88.1-r1.ebuild,v 1.10 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls cups gnome bonobo" S=${WORKDIR}/${P} DESCRIPTION="Diagram Creation Program" diff --git a/app-office/dia/dia-0.90-r1.ebuild b/app-office/dia/dia-0.90-r1.ebuild index 189127074680..fc96800f134e 100644 --- a/app-office/dia/dia-0.90-r1.ebuild +++ b/app-office/dia/dia-0.90-r1.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/app-office/dia/dia-0.90-r1.ebuild,v 1.5 2002/10/04 04:58:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.90-r1.ebuild,v 1.6 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls gnome bonobo" S=${WORKDIR}/${P} DESCRIPTION="Diagram Creation Program" diff --git a/app-office/dia/dia-0.90.ebuild b/app-office/dia/dia-0.90.ebuild index c1df17733724..caf8aee01c3e 100644 --- a/app-office/dia/dia-0.90.ebuild +++ b/app-office/dia/dia-0.90.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/app-office/dia/dia-0.90.ebuild,v 1.4 2002/10/04 04:58:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.90.ebuild,v 1.5 2002/10/05 05:39:09 drobbins Exp $ + +IUSE="nls gnome bonobo" S=${WORKDIR}/${P} DESCRIPTION="Diagram Creation Program" |