diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:49:25 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:49:25 +0000 |
commit | aaefc2edbae061939b580a352d2f237a5377681e (patch) | |
tree | e497e6498c8d9493dcc600da396ea7a12683d73a /app-text | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-aaefc2edbae061939b580a352d2f237a5377681e.tar.gz gentoo-2-aaefc2edbae061939b580a352d2f237a5377681e.tar.bz2 gentoo-2-aaefc2edbae061939b580a352d2f237a5377681e.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texi2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texi2html/texi2html-1.78.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/texi2html/ChangeLog b/app-text/texi2html/ChangeLog index da1d5450a132..64029b74395c 100644 --- a/app-text/texi2html/ChangeLog +++ b/app-text/texi2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texi2html # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.45 2011/02/06 07:41:18 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/ChangeLog,v 1.46 2011/08/09 20:49:25 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> texi2html-1.78.ebuild: + Stable on amd64 wrt bug #355085 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> texi2html-1.64-r1.ebuild: Drop to ~mips diff --git a/app-text/texi2html/texi2html-1.78.ebuild b/app-text/texi2html/texi2html-1.78.ebuild index 8e2d7bc63915..d0266ac49875 100644 --- a/app-text/texi2html/texi2html-1.78.ebuild +++ b/app-text/texi2html/texi2html-1.78.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.6 2010/10/02 12:54:35 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.7 2011/08/09 20:49:25 hwoarang 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" |