diff options
author | 2004-06-30 15:50:36 +0000 | |
---|---|---|
committer | 2004-06-30 15:50:36 +0000 | |
commit | c795260a3f57ea8de3992100f4677820c5877d98 (patch) | |
tree | ba00d7a2e1237c3ddd8dac3bf7d86ea911958d19 /sys-apps/file | |
parent | 1.0 (Manifest recommit) (diff) | |
download | gentoo-2-c795260a3f57ea8de3992100f4677820c5877d98.tar.gz gentoo-2-c795260a3f57ea8de3992100f4677820c5877d98.tar.bz2 gentoo-2-c795260a3f57ea8de3992100f4677820c5877d98.zip |
sync IUSE (+build, -uclibc)
Diffstat (limited to 'sys-apps/file')
-rw-r--r-- | sys-apps/file/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/file/file-3.41.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-4.02.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-4.06.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-4.07-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-4.07.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/file/file-4.08.ebuild | 4 |
7 files changed, 18 insertions, 13 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog index 98bad2024b85..6611033fdee9 100644 --- a/sys-apps/file/ChangeLog +++ b/sys-apps/file/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/file # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.49 2004/06/25 23:45:58 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.50 2004/06/30 15:50:36 agriffis Exp $ + + 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> file-3.41.ebuild, + file-4.02.ebuild, file-4.06.ebuild, file-4.07-r1.ebuild, file-4.07.ebuild, + file-4.08.ebuild: + sync IUSE (+build, -uclibc) 26 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> file-4.09.ebuild: Stable on sparc, mips diff --git a/sys-apps/file/file-3.41.ebuild b/sys-apps/file/file-3.41.ebuild index 7ce0e441da8d..5af7e46f60f6 100644 --- a/sys-apps/file/file-3.41.ebuild +++ b/sys-apps/file/file-3.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.41.ebuild,v 1.8 2004/06/28 16:07:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-3.41.ebuild,v 1.9 2004/06/30 15:50:36 agriffis Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc mips alpha hppa amd64" -IUSE="" +IUSE="build" DEPEND="virtual/libc" diff --git a/sys-apps/file/file-4.02.ebuild b/sys-apps/file/file-4.02.ebuild index e623c916da8d..b2ed05dfb0c8 100644 --- a/sys-apps/file/file-4.02.ebuild +++ b/sys-apps/file/file-4.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.02.ebuild,v 1.14 2004/06/28 16:07:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.02.ebuild,v 1.15 2004/06/30 15:50:36 agriffis Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64" -IUSE="" +IUSE="build" DEPEND="virtual/libc" diff --git a/sys-apps/file/file-4.06.ebuild b/sys-apps/file/file-4.06.ebuild index 9544ba26cee5..a80632174972 100644 --- a/sys-apps/file/file-4.06.ebuild +++ b/sys-apps/file/file-4.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.19 2004/06/28 16:07:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.06.ebuild,v 1.20 2004/06/30 15:50:36 agriffis Exp $ inherit flag-o-matic gnuconfig eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" KEYWORDS="x86 ~ppc sparc mips alpha hppa amd64 ia64 ppc64" -IUSE="uclibc" +IUSE="build uclibc" DEPEND="virtual/libc" diff --git a/sys-apps/file/file-4.07-r1.ebuild b/sys-apps/file/file-4.07-r1.ebuild index 8f5cc33bedd0..d98b7aa028e9 100644 --- a/sys-apps/file/file-4.07-r1.ebuild +++ b/sys-apps/file/file-4.07-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07-r1.ebuild,v 1.7 2004/06/28 16:07:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07-r1.ebuild,v 1.8 2004/06/30 15:50:36 agriffis Exp $ inherit flag-o-matic gnuconfig eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64 s390" -IUSE="" +IUSE="build" DEPEND="virtual/libc" diff --git a/sys-apps/file/file-4.07.ebuild b/sys-apps/file/file-4.07.ebuild index ffbc57e9102a..9b23c608880f 100644 --- a/sys-apps/file/file-4.07.ebuild +++ b/sys-apps/file/file-4.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07.ebuild,v 1.7 2004/06/28 16:07:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.07.ebuild,v 1.8 2004/06/30 15:50:36 agriffis Exp $ inherit flag-o-matic gnuconfig eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64" -IUSE="" +IUSE="build" DEPEND="virtual/libc" diff --git a/sys-apps/file/file-4.08.ebuild b/sys-apps/file/file-4.08.ebuild index de19b18a0f0c..1432e90bb04c 100644 --- a/sys-apps/file/file-4.08.ebuild +++ b/sys-apps/file/file-4.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.08.ebuild,v 1.9 2004/06/28 16:07:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.08.ebuild,v 1.10 2004/06/30 15:50:36 agriffis Exp $ inherit flag-o-matic gnuconfig eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 ~ppc64 s390" -IUSE="build uclibc" +IUSE="build" DEPEND="virtual/libc" |