diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 18:39:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 18:39:39 +0000 |
commit | 1fb545d9b4a2d2791fb649108dd6aeedfd733429 (patch) | |
tree | b902771584edd04b6be36dea8485e7ebeb623c11 /dev-texlive/texlive-langother | |
parent | Added ~ppc; bug #195815 (diff) | |
download | gentoo-2-1fb545d9b4a2d2791fb649108dd6aeedfd733429.tar.gz gentoo-2-1fb545d9b4a2d2791fb649108dd6aeedfd733429.tar.bz2 gentoo-2-1fb545d9b4a2d2791fb649108dd6aeedfd733429.zip |
Added ~ppc; bug #195815
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-texlive/texlive-langother')
-rw-r--r-- | dev-texlive/texlive-langother/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langother/texlive-langother-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langother/ChangeLog b/dev-texlive/texlive-langother/ChangeLog index d877785eb1fb..7fa94554df17 100644 --- a/dev-texlive/texlive-langother/ChangeLog +++ b/dev-texlive/texlive-langother/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langother # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.10 2008/04/06 16:12:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/ChangeLog,v 1.11 2008/04/06 18:39:39 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> + texlive-langother-2007.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-langother-2007.ebuild: diff --git a/dev-texlive/texlive-langother/texlive-langother-2007.ebuild b/dev-texlive/texlive-langother/texlive-langother-2007.ebuild index 0afcd8aa17f9..3221563bfd2c 100644 --- a/dev-texlive/texlive-langother/texlive-langother-2007.ebuild +++ b/dev-texlive/texlive-langother/texlive-langother-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-langother/texlive-langother-2007.ebuild,v 1.10 2008/04/06 16:12:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langother/texlive-langother-2007.ebuild,v 1.11 2008/04/06 18:39:39 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Other hyphenation files" 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" |