diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:32:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:32:57 +0000 |
commit | aaee670ae6b74d968d38539fab674295c9d17544 (patch) | |
tree | 086fe4461f8c9ccc309973f693c9a5f38970385e /app-i18n/enca/enca-1.13-r3.ebuild | |
parent | Stable for x86, wrt bug #452834 (diff) | |
download | gentoo-2-aaee670ae6b74d968d38539fab674295c9d17544.tar.gz gentoo-2-aaee670ae6b74d968d38539fab674295c9d17544.tar.bz2 gentoo-2-aaee670ae6b74d968d38539fab674295c9d17544.zip |
Stable for x86, wrt bug #452454
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-i18n/enca/enca-1.13-r3.ebuild')
-rw-r--r-- | app-i18n/enca/enca-1.13-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/enca/enca-1.13-r3.ebuild b/app-i18n/enca/enca-1.13-r3.ebuild index 5b10f9edf363..4958c9488376 100644 --- a/app-i18n/enca/enca-1.13-r3.ebuild +++ b/app-i18n/enca/enca-1.13-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.13-r3.ebuild,v 1.11 2013/01/22 15:49:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/enca/enca-1.13-r3.ebuild,v 1.12 2013/01/22 17:32:57 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="http://dl.cihar.com/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +recode" DEPEND="recode? ( >=app-text/recode-3.6_p15 )" |