diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:47:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 20:47:06 +0000 |
commit | ca65c8b273e2062c19f166736914ec689ae0c68f (patch) | |
tree | d8b4a918e81f329ec415f075ac4f1c1bd5563698 | |
parent | sync IUSE (+emacs) (Manifest recommit) (diff) | |
download | gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.tar.gz gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.tar.bz2 gentoo-2-ca65c8b273e2062c19f166736914ec689ae0c68f.zip |
sync IUSE (missing)
-rw-r--r-- | app-text/barcode/barcode-0.98.ebuild | 3 | ||||
-rw-r--r-- | app-text/dbacl/dbacl-1.0.ebuild | 3 | ||||
-rw-r--r-- | app-text/dbacl/dbacl-1.3.ebuild | 3 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.8.0.ebuild | 3 | ||||
-rw-r--r-- | app-text/dictd/dictd-1.9.11-r1.ebuild | 3 | ||||
-rw-r--r-- | app-text/diction/diction-1.02.ebuild | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild index 675b7ceb229e..de6171795aec 100644 --- a/app-text/barcode/barcode-0.98.ebuild +++ b/app-text/barcode/barcode-0.98.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/app-text/barcode/barcode-0.98.ebuild,v 1.7 2004/06/24 22:28:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.8 2004/07/13 20:42:58 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://gnu/barcode/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" src_unpack() { unpack ${A} diff --git a/app-text/dbacl/dbacl-1.0.ebuild b/app-text/dbacl/dbacl-1.0.ebuild index 0b1d949c539d..2f1d936b1c92 100644 --- a/app-text/dbacl/dbacl-1.0.ebuild +++ b/app-text/dbacl/dbacl-1.0.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/app-text/dbacl/dbacl-1.0.ebuild,v 1.7 2004/07/01 11:56:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.0.ebuild,v 1.8 2004/07/13 20:45:52 agriffis Exp $ DESCRIPTION="digramic Bayesian text classifier" HOMEPAGE="http://www.lbreyer.com/gpl.html" @@ -9,6 +9,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" diff --git a/app-text/dbacl/dbacl-1.3.ebuild b/app-text/dbacl/dbacl-1.3.ebuild index ff6ae280b090..8830eb557813 100644 --- a/app-text/dbacl/dbacl-1.3.ebuild +++ b/app-text/dbacl/dbacl-1.3.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/app-text/dbacl/dbacl-1.3.ebuild,v 1.8 2004/07/01 11:56:53 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.3.ebuild,v 1.9 2004/07/13 20:45:52 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 s390" +IUSE="" DEPEND="virtual/libc" diff --git a/app-text/dictd/dictd-1.8.0.ebuild b/app-text/dictd/dictd-1.8.0.ebuild index 47ad37d8b992..6cfc154970ae 100644 --- a/app-text/dictd/dictd-1.8.0.ebuild +++ b/app-text/dictd/dictd-1.8.0.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/app-text/dictd/dictd-1.8.0.ebuild,v 1.16 2004/07/01 11:57:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.8.0.ebuild,v 1.17 2004/07/13 20:46:19 agriffis Exp $ inherit gnuconfig eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.dict.org/pub/dict/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc ~alpha ~hppa ~mips ia64 ppc64" +IUSE="" DEPEND="virtual/libc" diff --git a/app-text/dictd/dictd-1.9.11-r1.ebuild b/app-text/dictd/dictd-1.9.11-r1.ebuild index fe661f16e886..4fd059b76f38 100644 --- a/app-text/dictd/dictd-1.9.11-r1.ebuild +++ b/app-text/dictd/dictd-1.9.11-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/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.7 2004/07/01 11:57:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dictd/dictd-1.9.11-r1.ebuild,v 1.8 2004/07/13 20:46:19 agriffis Exp $ inherit gnuconfig @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc64" +IUSE="" DEPEND="virtual/libc" diff --git a/app-text/diction/diction-1.02.ebuild b/app-text/diction/diction-1.02.ebuild index 52f08ed7c7a6..33d3b6250a30 100644 --- a/app-text/diction/diction-1.02.ebuild +++ b/app-text/diction/diction-1.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/app-text/diction/diction-1.02.ebuild,v 1.10 2004/06/28 02:24:53 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/diction-1.02.ebuild,v 1.11 2004/07/13 20:47:06 agriffis Exp $ DESCRIPTION="Diction and style checkers for english and german texts" HOMEPAGE="http://www.fsf.org/software/diction/diction.html" @@ -9,6 +9,7 @@ SRC_URI="http://ftp.gnu.org/gnu/diction/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~sparc ~mips" +IUSE="" DEPEND="sys-devel/gettext" |