diff options
Diffstat (limited to 'app-text/dbacl')
-rw-r--r-- | app-text/dbacl/dbacl-1.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/dbacl/dbacl-1.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/dbacl/dbacl-1.0.ebuild b/app-text/dbacl/dbacl-1.0.ebuild index 599aaa70687c..9b9523a3bc1a 100644 --- a/app-text/dbacl/dbacl-1.0.ebuild +++ b/app-text/dbacl/dbacl-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.3 2003/03/01 04:13:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.0.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ DESCRIPTION="digramic Bayesian text classifier" HOMEPAGE="http://www.lbreyer.com/gpl.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" diff --git a/app-text/dbacl/dbacl-1.3.ebuild b/app-text/dbacl/dbacl-1.3.ebuild index 737503ce5cb3..9f41a29b92d6 100644 --- a/app-text/dbacl/dbacl-1.3.ebuild +++ b/app-text/dbacl/dbacl-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.3 2003/03/01 04:13:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.3.ebuild,v 1.4 2003/07/11 20:35:22 aliz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" |