diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 18:45:59 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 18:45:59 +0000 |
commit | 1f3f72ccfd9e5609972a0342fa5fe7e6e6dc65bf (patch) | |
tree | 32b56af4b396fa70bcb6666ea57f2e2f033e6549 /dev-texlive/texlive-langtibetan | |
parent | Avoid /root access violation, #216009 (diff) | |
download | gentoo-2-1f3f72ccfd9e5609972a0342fa5fe7e6e6dc65bf.tar.gz gentoo-2-1f3f72ccfd9e5609972a0342fa5fe7e6e6dc65bf.tar.bz2 gentoo-2-1f3f72ccfd9e5609972a0342fa5fe7e6e6dc65bf.zip |
Added ~ppc; bug #195815
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-langtibetan')
-rw-r--r-- | dev-texlive/texlive-langtibetan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langtibetan/ChangeLog b/dev-texlive/texlive-langtibetan/ChangeLog index 09af1d632a10..9f0ec7822b2d 100644 --- a/dev-texlive/texlive-langtibetan/ChangeLog +++ b/dev-texlive/texlive-langtibetan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langtibetan # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/ChangeLog,v 1.10 2008/04/06 16:19:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/ChangeLog,v 1.11 2008/04/06 18:45:59 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> + texlive-langtibetan-2007.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-langtibetan-2007.ebuild: diff --git a/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild b/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild index 121d8b65988c..160e54f31440 100644 --- a/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild +++ b/dev-texlive/texlive-langtibetan/texlive-langtibetan-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-langtibetan/texlive-langtibetan-2007.ebuild,v 1.10 2008/04/06 16:19:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langtibetan/texlive-langtibetan-2007.ebuild,v 1.11 2008/04/06 18:45:59 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Tibetan" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" |