diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-08 14:59:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-08 14:59:37 +0000 |
commit | 28acf19ccfaf38e77c520dcec5c9c6f7abffc288 (patch) | |
tree | 1da06c7c11bd797e53635a63ca34906def47eed6 /dev-texlive/texlive-htmlxml | |
parent | Stable amd64, bug 215624 (diff) | |
download | gentoo-2-28acf19ccfaf38e77c520dcec5c9c6f7abffc288.tar.gz gentoo-2-28acf19ccfaf38e77c520dcec5c9c6f7abffc288.tar.bz2 gentoo-2-28acf19ccfaf38e77c520dcec5c9c6f7abffc288.zip |
alpha/ia64/sparc stable wrt #215735
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-htmlxml')
-rw-r--r-- | dev-texlive/texlive-htmlxml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-htmlxml/ChangeLog b/dev-texlive/texlive-htmlxml/ChangeLog index 96e996b0db02..f3d1a3352323 100644 --- a/dev-texlive/texlive-htmlxml/ChangeLog +++ b/dev-texlive/texlive-htmlxml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-htmlxml # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.20 2008/04/08 05:31:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/ChangeLog,v 1.21 2008/04/08 14:59:11 armin76 Exp $ + + 08 Apr 2008; Raúl Porcel <armin76@gentoo.org> + texlive-htmlxml-2007-r2.ebuild: + alpha/ia64/sparc stable wrt #215735 08 Apr 2008; Jeroen Roovers <jer@gentoo.org> texlive-htmlxml-2007-r2.ebuild: diff --git a/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild b/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild index 2ac1d4d13bc2..8e3701c23a40 100644 --- a/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild +++ b/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild,v 1.10 2008/04/08 05:31:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-htmlxml/texlive-htmlxml-2007-r2.ebuild,v 1.11 2008/04/08 14:59:11 armin76 Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic dev-texlive/texlive-fontsrecommended @@ -13,4 +13,4 @@ DESCRIPTION="TeXLive HTML/SGML/XML support" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" |