diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:57:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:57:29 +0000 |
commit | 6029fa5895245576179df4520f53640a0c73c79f (patch) | |
tree | a79abe8d3949496f29cd013d86346cc7067f913a /dev-texlive/texlive-langindic | |
parent | Stable for amd64, wrt bug #395735 (diff) | |
download | gentoo-2-6029fa5895245576179df4520f53640a0c73c79f.tar.gz gentoo-2-6029fa5895245576179df4520f53640a0c73c79f.tar.bz2 gentoo-2-6029fa5895245576179df4520f53640a0c73c79f.zip |
Stable for amd64, wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-langindic')
-rw-r--r-- | dev-texlive/texlive-langindic/ChangeLog | 7 | ||||
-rw-r--r-- | dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-texlive/texlive-langindic/ChangeLog b/dev-texlive/texlive-langindic/ChangeLog index ba808a3ec04c..fa991caaba0c 100644 --- a/dev-texlive/texlive-langindic/ChangeLog +++ b/dev-texlive/texlive-langindic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-langindic -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.42 2011/12/28 05:49:47 jer Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/ChangeLog,v 1.43 2012/01/16 13:57:29 ago Exp $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-langindic-2011.ebuild: + Stable for amd64, wrt bug #395735 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-langindic-2011.ebuild: Stable for HPPA (bug #395735). diff --git a/dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild b/dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild index 7885df450b13..4d085eb55197 100644 --- a/dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild +++ b/dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild,v 1.2 2011/12/28 05:49:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langindic/texlive-langindic-2011.ebuild,v 1.3 2012/01/16 13:57:29 ago Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Indic scripts" LICENSE="GPL-2 as-is GPL-1 GPL-2 LPPL-1.3 public-domain " 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 " |