diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-08-12 14:12:37 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-08-12 14:12:37 +0000 |
commit | 787a5421345f3cac98f95b62520638f55d538844 (patch) | |
tree | 32b16429d609d368ee03509af68c42781c615044 /dev-texlive | |
parent | x86 stable per bug 355085 (diff) | |
download | gentoo-2-787a5421345f3cac98f95b62520638f55d538844.tar.gz gentoo-2-787a5421345f3cac98f95b62520638f55d538844.tar.bz2 gentoo-2-787a5421345f3cac98f95b62520638f55d538844.zip |
x86 stable per bug 355085
(Portage version: 2.1.10.10/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-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 e2a4686ff74f..42e26d5a2efd 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.13 2011/08/09 21:26:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/ChangeLog,v 1.14 2011/08/12 14:12:37 tomka Exp $ + + 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> + texlive-langlithuanian-2010.ebuild: + x86 stable per bug 355085 09 Aug 2011; Markos Chandras <hwoarang@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 b2e17e0196ca..0af27a70622c 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.2 2011/08/09 21:26:17 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlithuanian/texlive-langlithuanian-2010.ebuild,v 1.3 2011/08/12 14:12:37 tomka 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 " |