diff options
author | Markus Meier <maekke@gentoo.org> | 2011-08-14 17:02:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-08-14 17:02:05 +0000 |
commit | e63705dad6e131342cefe48fd9aedcbe5023f2d6 (patch) | |
tree | fcd884d4960f66b944f38c5eebe7d5832bf9ef59 /app-text/texi2html/texi2html-1.78.ebuild | |
parent | x86 stable, bug #368739 (diff) | |
download | gentoo-2-e63705dad6e131342cefe48fd9aedcbe5023f2d6.tar.gz gentoo-2-e63705dad6e131342cefe48fd9aedcbe5023f2d6.tar.bz2 gentoo-2-e63705dad6e131342cefe48fd9aedcbe5023f2d6.zip |
arm stable, bug #355085
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-text/texi2html/texi2html-1.78.ebuild')
-rw-r--r-- | app-text/texi2html/texi2html-1.78.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texi2html/texi2html-1.78.ebuild b/app-text/texi2html/texi2html-1.78.ebuild index 67ab0ae8db4c..7d46e6dd8774 100644 --- a/app-text/texi2html/texi2html-1.78.ebuild +++ b/app-text/texi2html/texi2html-1.78.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/texi2html/texi2html-1.78.ebuild,v 1.9 2011/08/12 15:39:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.10 2011/08/14 17:02:05 maekke Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-lang/perl-5.6.1" |