diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-04 15:59:56 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-04 15:59:56 +0000 |
commit | 20544a6ef4f9778dcc9c70b928f397097be760ca (patch) | |
tree | 92c2f592e46a59105e23691dce8ef239807b47bb /dev-texlive | |
parent | Stable on alpha, bug #395735 (diff) | |
download | gentoo-2-20544a6ef4f9778dcc9c70b928f397097be760ca.tar.gz gentoo-2-20544a6ef4f9778dcc9c70b928f397097be760ca.tar.bz2 gentoo-2-20544a6ef4f9778dcc9c70b928f397097be760ca.zip |
Stable on alpha, bug #395735
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langspanish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langspanish/ChangeLog b/dev-texlive/texlive-langspanish/ChangeLog index 5c383eb0955e..131e750dabe0 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.45 2012/03/03 13:50:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/ChangeLog,v 1.46 2012/03/04 15:59:56 klausman Exp $ + + 04 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + texlive-langspanish-2011.ebuild: + Stable on alpha, bug #395735 03 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-langspanish-2011.ebuild: Marking texlive-langspanish-2011 ppc64 stable for bug 395735 diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild b/dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild index 2d73270c3719..ccd014584f0f 100644 --- a/dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild +++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild,v 1.7 2012/03/03 13:50:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langspanish/texlive-langspanish-2011.ebuild,v 1.8 2012/03/04 15:59:56 klausman Exp $ EAPI="3" @@ -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 ~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 " |