diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-23 15:14:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-23 15:14:34 +0000 |
commit | f75b9a648a22495752990900bdce788a6404750e (patch) | |
tree | 7f44c38557fffcda387f382ce8a2af002a95190c /app-arch/unp/unp-2.0_pre7.ebuild | |
parent | Stable for amd64, wrt bug #399745 (diff) | |
download | historical-f75b9a648a22495752990900bdce788a6404750e.tar.gz historical-f75b9a648a22495752990900bdce788a6404750e.tar.bz2 historical-f75b9a648a22495752990900bdce788a6404750e.zip |
Stable for amd64, wrt bug #396767
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'app-arch/unp/unp-2.0_pre7.ebuild')
-rw-r--r-- | app-arch/unp/unp-2.0_pre7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/unp/unp-2.0_pre7.ebuild b/app-arch/unp/unp-2.0_pre7.ebuild index 81bbd89a3b15..6ffd4a6385e9 100644 --- a/app-arch/unp/unp-2.0_pre7.ebuild +++ b/app-arch/unp/unp-2.0_pre7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-2.0_pre7.ebuild,v 1.1 2011/10/16 19:22:48 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unp/unp-2.0_pre7.ebuild,v 1.2 2012/01/23 15:14:34 ago Exp $ EAPI=2 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${PV/_/~}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |