diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-08 05:15:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-08 05:15:01 +0000 |
commit | 773fcd29e7d5c948f3891f7e88d70026237de80a (patch) | |
tree | e16762b87dcc8c2f62912084897c2f9d7ae2599c /dev-texlive/texlive-basic | |
parent | Stable for HPPA (bug #215735). (diff) | |
download | gentoo-2-773fcd29e7d5c948f3891f7e88d70026237de80a.tar.gz gentoo-2-773fcd29e7d5c948f3891f7e88d70026237de80a.tar.bz2 gentoo-2-773fcd29e7d5c948f3891f7e88d70026237de80a.zip |
Stable for HPPA (bug #215735).
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-basic')
-rw-r--r-- | dev-texlive/texlive-basic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-basic/texlive-basic-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-basic/ChangeLog b/dev-texlive/texlive-basic/ChangeLog index 4cec9667cbdf..c290d8117b54 100644 --- a/dev-texlive/texlive-basic/ChangeLog +++ b/dev-texlive/texlive-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-basic # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.11 2008/04/06 17:59:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/ChangeLog,v 1.12 2008/04/08 05:15:01 jer Exp $ + + 08 Apr 2008; Jeroen Roovers <jer@gentoo.org> texlive-basic-2007.ebuild: + Stable for HPPA (bug #215735). 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-basic-2007.ebuild: Added ~ppc; bug #195815 diff --git a/dev-texlive/texlive-basic/texlive-basic-2007.ebuild b/dev-texlive/texlive-basic/texlive-basic-2007.ebuild index 897faa9fa67b..0e3113158a4d 100644 --- a/dev-texlive/texlive-basic/texlive-basic-2007.ebuild +++ b/dev-texlive/texlive-basic/texlive-basic-2007.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-basic/texlive-basic-2007.ebuild,v 1.11 2008/04/06 17:59:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-basic/texlive-basic-2007.ebuild,v 1.12 2008/04/08 05:15:01 jer Exp $ TEXLIVE_MODULES_DEPS=" dev-texlive/texlive-documentation-base @@ -12,4 +12,4 @@ DESCRIPTION="TeXLive Essential programs and files" 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" |