diff options
author | William Hubbs <williamh@gentoo.org> | 2009-10-07 17:20:27 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2009-10-07 17:20:27 +0000 |
commit | 37688c6cebe0044f93af037d1ce1c8e74616f01b (patch) | |
tree | f8f83a266f424612505cf39a0257dad1f4bda36a /app-accessibility/epos/epos-2.5.37-r1.ebuild | |
parent | ppc stable #288194 (diff) | |
download | gentoo-2-37688c6cebe0044f93af037d1ce1c8e74616f01b.tar.gz gentoo-2-37688c6cebe0044f93af037d1ce1c8e74616f01b.tar.bz2 gentoo-2-37688c6cebe0044f93af037d1ce1c8e74616f01b.zip |
x86 stable for bug 288079
(Portage version: 2.2_rc44/cvs/Linux i686)
Diffstat (limited to 'app-accessibility/epos/epos-2.5.37-r1.ebuild')
-rw-r--r-- | app-accessibility/epos/epos-2.5.37-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/epos/epos-2.5.37-r1.ebuild b/app-accessibility/epos/epos-2.5.37-r1.ebuild index 868fc1867698..5ff2a3b57ca1 100644 --- a/app-accessibility/epos/epos-2.5.37-r1.ebuild +++ b/app-accessibility/epos/epos-2.5.37-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild,v 1.4 2009/08/04 14:04:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/epos/epos-2.5.37-r1.ebuild,v 1.5 2009/10/07 17:20:27 williamh Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" IUSE="" DEPEND=">=app-text/sgmltools-lite-3.0.3-r9" |