diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 13:53:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-18 13:53:29 +0000 |
commit | 4cfc46e7a2c3a380563ab8f4aecd23176f1758f9 (patch) | |
tree | 8d37ae7a74b8b62f03f21c76ca5fe986c97b73e4 /dev-texlive/texlive-langlatin | |
parent | Stable for amd64, wrt bug #449298 (diff) | |
download | gentoo-2-4cfc46e7a2c3a380563ab8f4aecd23176f1758f9.tar.gz gentoo-2-4cfc46e7a2c3a380563ab8f4aecd23176f1758f9.tar.bz2 gentoo-2-4cfc46e7a2c3a380563ab8f4aecd23176f1758f9.zip |
Stable for amd64, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-texlive/texlive-langlatin')
-rw-r--r-- | dev-texlive/texlive-langlatin/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-texlive/texlive-langlatin/ChangeLog b/dev-texlive/texlive-langlatin/ChangeLog index 5618c0bf577e..d7a1eabb528a 100644 --- a/dev-texlive/texlive-langlatin/ChangeLog +++ b/dev-texlive/texlive-langlatin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-langlatin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.51 2013/04/17 15:13:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/ChangeLog,v 1.52 2013/04/18 13:53:29 ago Exp $ + + 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-langlatin-2012.ebuild: + Stable for amd64, wrt bug #449298 17 Apr 2013; Jeroen Roovers <jer@gentoo.org> texlive-langlatin-2012.ebuild: Stable for HPPA (bug #449298). @@ -206,4 +209,3 @@ 14 Oct 2007; Alexis Ballier <aballier@gentoo.org> +metadata.xml, +texlive-langlatin-2007.ebuild: initial import - diff --git a/dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild b/dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild index 70bcb1e316ea..18d59ed7eedf 100644 --- a/dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild +++ b/dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild,v 1.2 2013/04/17 15:13:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langlatin/texlive-langlatin-2012.ebuild,v 1.3 2013/04/18 13:53:29 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Latin" LICENSE="GPL-2 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2012 " |