diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-05 17:53:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-05 17:53:28 +0000 |
commit | bc14676f8be9b8f3a23e905e343db3534584dab5 (patch) | |
tree | e5c83b523573d1134b631835ea2bc2d66bd661be /dev-libs/eb/eb-4.4.1.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #419715 (diff) | |
download | historical-bc14676f8be9b8f3a23e905e343db3534584dab5.tar.gz historical-bc14676f8be9b8f3a23e905e343db3534584dab5.tar.bz2 historical-bc14676f8be9b8f3a23e905e343db3534584dab5.zip |
alpha/ia64/sparc stable wrt #419721
Package-Manager: portage-2.1.11.5/cvs/Linux ia64
Diffstat (limited to 'dev-libs/eb/eb-4.4.1.ebuild')
-rw-r--r-- | dev-libs/eb/eb-4.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eb/eb-4.4.1.ebuild b/dev-libs/eb/eb-4.4.1.ebuild index 9d0f0a0b63ea..f6774fed6638 100644 --- a/dev-libs/eb/eb-4.4.1.ebuild +++ b/dev-libs/eb/eb-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1.ebuild,v 1.6 2012/07/03 20:19:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1.ebuild,v 1.7 2012/08/05 17:53:28 armin76 Exp $ IUSE="nls ipv6 threads" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.lzma" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" RDEPEND="sys-libs/zlib nls? ( virtual/libintl )" |