diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:26:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-03-07 11:26:51 +0000 |
commit | 9f617c3ad211ed2033f8790111733ca5503647e0 (patch) | |
tree | a743557239a9dfc8385a41049fee13f44ce56352 /dev-texlive/texlive-texinfo | |
parent | x86 stable, bug 253551 (diff) | |
download | gentoo-2-9f617c3ad211ed2033f8790111733ca5503647e0.tar.gz gentoo-2-9f617c3ad211ed2033f8790111733ca5503647e0.tar.bz2 gentoo-2-9f617c3ad211ed2033f8790111733ca5503647e0.zip |
x86 stable, bug 253551
(Portage version: 2.1.6.7/cvs/Linux i686, RepoMan options: --force)
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 3b1b86184dc0..867adca3668c 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.21 2009/03/06 22:00:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/ChangeLog,v 1.22 2009/03/07 11:26:51 fauli Exp $ + + 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> + texlive-texinfo-2008.ebuild: + x86 stable, bug 253551 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> texlive-texinfo-2008.ebuild: Stable for HPPA (bug #253551). diff --git a/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild b/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild index 45a754f73fb2..49f3b55af5ac 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.5 2009/03/06 22:00:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-texinfo/texlive-texinfo-2008.ebuild,v 1.6 2009/03/07 11:26:51 fauli 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 " |