diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-10 21:23:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-10 21:23:28 +0000 |
commit | 4d30f5ca03893b2a9ccdc9bb94c33bee4fca4ee3 (patch) | |
tree | 1f9697201de90eef0d0612a11e19ceadc3dc4174 /dev-texlive | |
parent | add ~arm, bug #300526 (diff) | |
download | gentoo-2-4d30f5ca03893b2a9ccdc9bb94c33bee4fca4ee3.tar.gz gentoo-2-4d30f5ca03893b2a9ccdc9bb94c33bee4fca4ee3.tar.bz2 gentoo-2-4d30f5ca03893b2a9ccdc9bb94c33bee4fca4ee3.zip |
add ~arm, bug #300526
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langlithuanian/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langlithuanian/ChangeLog b/dev-texlive/texlive-langlithuanian/ChangeLog index 78fc0a3325bc..aff5f4bb0e3f 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.6 2010/02/13 20:07:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.7 2010/05/10 21:23:28 maekke Exp $ + + 10 May 2010; Markus Meier <maekke@gentoo.org> + texlive-langlithuanian-2009.ebuild: + add ~arm, bug #300526 13 Feb 2010; Raúl Porcel <armin76@gentoo.org> texlive-langlithuanian-2009.ebuild: diff --git a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild index 39c39fdf2a40..ab0886b9dcc8 100644 --- a/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild +++ b/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild,v 1.6 2010/02/13 20:07:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2009.ebuild,v 1.7 2010/05/10 21:23:28 maekke Exp $ TEXLIVE_MODULE_CONTENTS="lithuanian hyphen-lithuanian collection-langlithuanian " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Lithuanian" LICENSE="GPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 " |