diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-01 14:36:48 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-01 14:36:48 +0000 |
commit | e69f5d68a6c7b45a2fe7db1cda0420dff447f7e7 (patch) | |
tree | 4329eca74e35b92fad49607f63e80191ab53ef0d /app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild | |
parent | old (diff) | |
download | gentoo-2-e69f5d68a6c7b45a2fe7db1cda0420dff447f7e7.tar.gz gentoo-2-e69f5d68a6c7b45a2fe7db1cda0420dff447f7e7.tar.bz2 gentoo-2-e69f5d68a6c7b45a2fe7db1cda0420dff447f7e7.zip |
x86 stable, bug #148096
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild')
-rw-r--r-- | app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild b/app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild index 29fc0527bf14..5ac070dd3833 100644 --- a/app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild +++ b/app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild,v 1.1 2008/04/30 13:20:32 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre3-r2.ebuild,v 1.2 2008/05/01 14:36:48 maekke Exp $ inherit multilib eutils autotools libtool @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${MY_P}.orig.tar.gz LICENSE="XCIN GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="debug nls unicode" RDEPEND=">=sys-libs/db-4.5 |