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/gnome-db | |
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/gnome-db')
-rw-r--r-- | gnome-extra/gnome-db/gnome-db-0.2.95-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-extra/gnome-db/gnome-db-0.2.96.ebuild | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gnome-extra/gnome-db/gnome-db-0.2.95-r2.ebuild b/gnome-extra/gnome-db/gnome-db-0.2.95-r2.ebuild index ec17932024e5..ae8cdfae9e76 100644 --- a/gnome-extra/gnome-db/gnome-db-0.2.95-r2.ebuild +++ b/gnome-extra/gnome-db/gnome-db-0.2.95-r2.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/gnome-db/gnome-db-0.2.95-r2.ebuild,v 1.5 2002/10/04 05:37:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-db/gnome-db-0.2.95-r2.ebuild,v 1.6 2002/10/05 05:39:14 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Framework for creating database applications" diff --git a/gnome-extra/gnome-db/gnome-db-0.2.96.ebuild b/gnome-extra/gnome-db/gnome-db-0.2.96.ebuild index f00118195740..d7979c110a46 100644 --- a/gnome-extra/gnome-db/gnome-db-0.2.96.ebuild +++ b/gnome-extra/gnome-db/gnome-db-0.2.96.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/gnome-db/gnome-db-0.2.96.ebuild,v 1.6 2002/10/04 05:37:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-db/gnome-db-0.2.96.ebuild,v 1.7 2002/10/05 05:39:14 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Framework for creating database applications" |