diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 04:20:32 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 04:20:32 +0000 |
commit | 421434f6d90b5384725042d49081e49432bc192a (patch) | |
tree | 6ec03fc5463e6c44404fcf5432ef6fbad0a1e949 /www-client/htmlview | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-421434f6d90b5384725042d49081e49432bc192a.tar.gz gentoo-2-421434f6d90b5384725042d49081e49432bc192a.tar.bz2 gentoo-2-421434f6d90b5384725042d49081e49432bc192a.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'www-client/htmlview')
-rw-r--r-- | www-client/htmlview/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/htmlview/htmlview-3.0.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-client/htmlview/ChangeLog b/www-client/htmlview/ChangeLog index 308f2e34534e..c8949c69e88a 100644 --- a/www-client/htmlview/ChangeLog +++ b/www-client/htmlview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/htmlview -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/ChangeLog,v 1.12 2007/03/13 02:24:21 leonardop Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/ChangeLog,v 1.13 2010/10/17 04:20:32 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> htmlview-3.0.0-r1.ebuild: + Drop to ~mips 13 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml: Replacing text-markup herd with the new sgml herd. diff --git a/www-client/htmlview/htmlview-3.0.0-r1.ebuild b/www-client/htmlview/htmlview-3.0.0-r1.ebuild index cc9adb5c17a2..56cb97427eee 100644 --- a/www-client/htmlview/htmlview-3.0.0-r1.ebuild +++ b/www-client/htmlview/htmlview-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/htmlview-3.0.0-r1.ebuild,v 1.8 2007/02/04 18:47:53 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/htmlview/htmlview-3.0.0-r1.ebuild,v 1.9 2010/10/17 04:20:32 leio Exp $ inherit rpm @@ -14,7 +14,7 @@ SRC_URI="mirror://fedora/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ia64 mips ppc x86" +KEYWORDS="amd64 ia64 ~mips ppc x86" S=${WORKDIR} |