diff options
-rw-r--r-- | dev-texlive/texlive-langnorwegian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langnorwegian/ChangeLog b/dev-texlive/texlive-langnorwegian/ChangeLog index a669276776f5..4257704793f4 100644 --- a/dev-texlive/texlive-langnorwegian/ChangeLog +++ b/dev-texlive/texlive-langnorwegian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langnorwegian # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langnorwegian/ChangeLog,v 1.10 2008/04/06 16:11:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langnorwegian/ChangeLog,v 1.11 2008/04/06 18:38:25 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> + texlive-langnorwegian-2007.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-langnorwegian-2007.ebuild: diff --git a/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2007.ebuild b/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2007.ebuild index 7bc3edbf70b8..694bf8bf66e6 100644 --- a/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2007.ebuild +++ b/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-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-langnorwegian/texlive-langnorwegian-2007.ebuild,v 1.10 2008/04/06 16:11:22 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langnorwegian/texlive-langnorwegian-2007.ebuild,v 1.11 2008/04/06 18:38:25 corsair Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-basic " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Norwegian" 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" |