diff options
author | Markus Meier <maekke@gentoo.org> | 2012-01-29 20:04:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-01-29 20:04:02 +0000 |
commit | f4aea3c69700f64903ff581651ff3fa1b8360df9 (patch) | |
tree | 8bd674431947837ecaca7830b2c55a823ff8c01a /dev-texlive | |
parent | arm stable, bug #395735 (diff) | |
download | gentoo-2-f4aea3c69700f64903ff581651ff3fa1b8360df9.tar.gz gentoo-2-f4aea3c69700f64903ff581651ff3fa1b8360df9.tar.bz2 gentoo-2-f4aea3c69700f64903ff581651ff3fa1b8360df9.zip |
arm stable, bug #395735
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langlithuanian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langlithuanian/ChangeLog b/dev-texlive/texlive-langlithuanian/ChangeLog index d6a157457991..7db20fd5051f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.22 2012/01/17 18:58:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.23 2012/01/29 20:04:02 maekke Exp $ + + 29 Jan 2012; Markus Meier <maekke@gentoo.org> + texlive-langlithuanian-2011.ebuild: + arm stable, bug #395735 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> texlive-langlithuanian-2011.ebuild: diff --git a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild index e8255e77014d..01467c6b9313 100644 --- a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild +++ b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild,v 1.4 2012/01/17 18:58:03 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2011.ebuild,v 1.5 2012/01/29 20:04:02 maekke 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2011 " |