diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-27 13:57:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-27 13:57:15 +0000 |
commit | 4ac0ef87ec67b54a97959cd2a0100b48077ba965 (patch) | |
tree | dd3e81e3b517707ded8ff466a9429c781db8e8b6 /app-doc/chmlib/chmlib-0.39.ebuild | |
parent | x86 stable wrt bug 155317 (diff) | |
download | gentoo-2-4ac0ef87ec67b54a97959cd2a0100b48077ba965.tar.gz gentoo-2-4ac0ef87ec67b54a97959cd2a0100b48077ba965.tar.bz2 gentoo-2-4ac0ef87ec67b54a97959cd2a0100b48077ba965.zip |
x86 stable wrt bug 163989
(Portage version: 2.1.2-r4)
Diffstat (limited to 'app-doc/chmlib/chmlib-0.39.ebuild')
-rw-r--r-- | app-doc/chmlib/chmlib-0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/chmlib/chmlib-0.39.ebuild b/app-doc/chmlib/chmlib-0.39.ebuild index f8f6bde0438d..7e52c03e8796 100644 --- a/app-doc/chmlib/chmlib-0.39.ebuild +++ b/app-doc/chmlib/chmlib-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.39.ebuild,v 1.1 2007/01/26 23:43:02 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/chmlib/chmlib-0.39.ebuild,v 1.2 2007/01/27 13:57:15 armin76 Exp $ inherit eutils multilib flag-o-matic versionator @@ -11,7 +11,7 @@ DEPEND=">=sys-apps/sed-4" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc x86" IUSE="" MY_PV=$(get_version_component_range 1-2 ) |