diff options
Diffstat (limited to 'dev-texlive/texlive-langlithuanian')
-rw-r--r-- | dev-texlive/texlive-langlithuanian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langlithuanian/ChangeLog b/dev-texlive/texlive-langlithuanian/ChangeLog index 42e26d5a2efd..b8b2e7ca276c 100644 --- a/dev-texlive/texlive-langlithuanian/ChangeLog +++ b/dev-texlive/texlive-langlithuanian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langlithuanian # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.14 2011/08/12 14:12:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.15 2011/08/12 15:58:34 xarthisius Exp $ + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + texlive-langlithuanian-2010.ebuild: + ppc/ppc64 stable wrt #355085 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> texlive-langlithuanian-2010.ebuild: diff --git a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild index 0af27a70622c..1bec0cc4c9e6 100644 --- a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild +++ b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild,v 1.3 2011/08/12 14:12:37 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild,v 1.4 2011/08/12 15:58:34 xarthisius Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Lithuanian" LICENSE="GPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2010 " |