diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:35:09 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:35:09 +0000 |
commit | 55112c239ac41036d2eb4018fc153c4494c8d7de (patch) | |
tree | e5d204bd4773c57d9a43af49e3d249e88e00a317 /dev-texlive/texlive-texinfo | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-55112c239ac41036d2eb4018fc153c4494c8d7de.tar.gz gentoo-2-55112c239ac41036d2eb4018fc153c4494c8d7de.tar.bz2 gentoo-2-55112c239ac41036d2eb4018fc153c4494c8d7de.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-texinfo')
-rw-r--r-- | dev-texlive/texlive-texinfo/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-texinfo/ChangeLog b/dev-texlive/texlive-texinfo/ChangeLog index d2c647a91c48..e394f9f23813 100644 --- a/dev-texlive/texlive-texinfo/ChangeLog +++ b/dev-texlive/texlive-texinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-texinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.19 2009/02/02 07:16:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.20 2009/02/27 15:35:09 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-texinfo-2008.ebuild: + Sparc stable, part of Bug #253551. 02 Feb 2009; Alexis Ballier <aballier@gentoo.org> texlive-texinfo-2007.ebuild, texlive-texinfo-2008.ebuild: diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild index c91ac652b44d..790188d77953 100644 --- a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild +++ b/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild,v 1.3 2009/02/02 07:16:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild,v 1.4 2009/02/27 15:35:09 fmccor Exp $ TEXLIVE_MODULE_CONTENTS="texinfo collection-texinfo " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive GNU Texinfo" LICENSE="GPL-2 GPL-1 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2008 " |