diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:28 +0000 |
commit | 2fafcb321f5ae80068469332c4ed3aa5151b647c (patch) | |
tree | 883963d53c8d57d1ad6325589cc2075066ff98f4 /gnome-base/oaf | |
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 'gnome-base/oaf')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8-r1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.8.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index 40c88ada0d71..2d9f51b4d038 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.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-base/oaf/oaf-0.6.10.ebuild,v 1.2 2002/10/04 05:36:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.3 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" inherit gnome.org libtool diff --git a/gnome-base/oaf/oaf-0.6.8-r1.ebuild b/gnome-base/oaf/oaf-0.6.8-r1.ebuild index fd15ba9981d9..b6905b2cc708 100644 --- a/gnome-base/oaf/oaf-0.6.8-r1.ebuild +++ b/gnome-base/oaf/oaf-0.6.8-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/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.8 2002/10/04 05:35:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8-r1.ebuild,v 1.9 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" diff --git a/gnome-base/oaf/oaf-0.6.8.ebuild b/gnome-base/oaf/oaf-0.6.8.ebuild index 12b0d982ca35..2deaecf870ed 100644 --- a/gnome-base/oaf/oaf-0.6.8.ebuild +++ b/gnome-base/oaf/oaf-0.6.8.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-base/oaf/oaf-0.6.8.ebuild,v 1.7 2002/10/04 05:36:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.8.ebuild,v 1.8 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" |