diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:13 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:13 +0000 |
commit | 993d9817c80a38587a32f1a3baf3202b7ee40428 (patch) | |
tree | c3d3d62693d15280a7d578b00f057bb066a5963a /gnome-base/oaf | |
parent | big IUSE commit (diff) | |
download | historical-993d9817c80a38587a32f1a3baf3202b7ee40428.tar.gz historical-993d9817c80a38587a32f1a3baf3202b7ee40428.tar.bz2 historical-993d9817c80a38587a32f1a3baf3202b7ee40428.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" |