diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-07 22:51:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-07 22:51:51 +0000 |
commit | bfaeebd1fcb0180e24a2fc4f1618c567ed4a3b1c (patch) | |
tree | 86ca7ab6c5a447b932bc026524cca99a5bc4fb05 /app-text/vlna/vlna-1.5.ebuild | |
parent | Version bump. (diff) | |
download | historical-bfaeebd1fcb0180e24a2fc4f1618c567ed4a3b1c.tar.gz historical-bfaeebd1fcb0180e24a2fc4f1618c567ed4a3b1c.tar.bz2 historical-bfaeebd1fcb0180e24a2fc4f1618c567ed4a3b1c.zip |
stable x86, bug 349799
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'app-text/vlna/vlna-1.5.ebuild')
-rw-r--r-- | app-text/vlna/vlna-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/vlna/vlna-1.5.ebuild b/app-text/vlna/vlna-1.5.ebuild index 777484cc5f89..ab2049d5f95d 100644 --- a/app-text/vlna/vlna-1.5.ebuild +++ b/app-text/vlna/vlna-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/vlna/vlna-1.5.ebuild,v 1.3 2011/01/04 22:39:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/vlna/vlna-1.5.ebuild,v 1.4 2011/01/07 22:51:51 fauli Exp $ DESCRIPTION="Add nonbreakable spaces after some prepositions in Czech texts" HOMEPAGE="http://math.feld.cvut.cz/olsak/cstex/" @@ -8,7 +8,7 @@ SRC_URI="ftp://math.feld.cvut.cz/pub/olsak/vlna/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |