diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-21 12:18:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-21 12:18:16 +0000 |
commit | 4fd44da1853af6ac9dd2f72e1e142e3fd8997084 (patch) | |
tree | 1775eb9436335e03e4cb9f2f3aa395216dfcbc5f /dev-texlive | |
parent | Stable for arm, wrt bug #449298 (diff) | |
download | gentoo-2-4fd44da1853af6ac9dd2f72e1e142e3fd8997084.tar.gz gentoo-2-4fd44da1853af6ac9dd2f72e1e142e3fd8997084.tar.bz2 gentoo-2-4fd44da1853af6ac9dd2f72e1e142e3fd8997084.zip |
Stable for arm, 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')
-rw-r--r-- | dev-texlive/texlive-langspanish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/texlive-langspanish-2012.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index 7d34b47353e0..8c13eae207d3 100644 --- a/dev-texlive/texlive-langspanish/ChangeLog +++ b/dev-texlive/texlive-langspanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langspanish # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.57 2013/04/20 20:08:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.58 2013/04/21 12:18:16 ago Exp $ + + 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + texlive-langspanish-2012.ebuild: + Stable for arm, wrt bug #449298 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> texlive-langspanish-2012.ebuild: diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2012.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2012.ebuild index ab701d538fc0..2bdec1a8f8dc 100644 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-2012.ebuild +++ b/dev-texlive/texlive-langspanish/texlive-langspanish-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-langspanish/texlive-langspanish-2012.ebuild,v 1.8 2013/04/20 20:08:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2012.ebuild,v 1.9 2013/04/21 12:18:16 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Spanish" 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 " |