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/gnome-libs | |
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/gnome-libs')
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild index f40de518be59..03a73dca1931 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.4.1.6.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/gnome-libs/gnome-libs-1.4.1.6.ebuild,v 1.8 2002/10/04 05:34:07 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.6.ebuild,v 1.9 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="doc nls kde" S=${WORKDIR}/${P} DESCRIPTION="GNOME Core Libraries" diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild index 947a3404a89a..c6763b29e9dc 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.4.1.7.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/gnome-libs/gnome-libs-1.4.1.7.ebuild,v 1.11 2002/10/04 05:34:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.1.7.ebuild,v 1.12 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="doc nls kde" inherit libtool diff --git a/gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild b/gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild index dc7b721f088c..a466100b92c7 100644 --- a/gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild +++ b/gnome-base/gnome-libs/gnome-libs-1.4.2.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/gnome-libs/gnome-libs-1.4.2.ebuild,v 1.2 2002/10/04 05:34:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-libs/gnome-libs-1.4.2.ebuild,v 1.3 2002/10/05 05:39:13 drobbins Exp $ + +IUSE="doc nls kde" inherit libtool |