diff options
author | 2012-03-04 15:53:56 +0000 | |
---|---|---|
committer | 2012-03-04 15:53:56 +0000 | |
commit | 27cbba6def645c23559da70451141666cc6dfec7 (patch) | |
tree | 6c29b802a363e6b1f82d4c28cd975453e0f901db /dev-texlive | |
parent | Stable on alpha, bug #395735 (diff) | |
download | gentoo-2-27cbba6def645c23559da70451141666cc6dfec7.tar.gz gentoo-2-27cbba6def645c23559da70451141666cc6dfec7.tar.bz2 gentoo-2-27cbba6def645c23559da70451141666cc6dfec7.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-langdutch/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langdutch/ChangeLog b/dev-texlive/texlive-langdutch/ChangeLog index ae30e48ba474..727a64b723c5 100644 --- a/dev-texlive/texlive-langdutch/ChangeLog +++ b/dev-texlive/texlive-langdutch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langdutch # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.46 2012/03/03 13:38:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.47 2012/03/04 15:53:56 klausman Exp $ + + 04 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + texlive-langdutch-2011.ebuild: + Stable on alpha, bug #395735 03 Mar 2012; Brent Baude <ranger@gentoo.org> texlive-langdutch-2011.ebuild: Marking texlive-langdutch-2011 ppc64 stable for bug 395735 diff --git a/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild b/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild index b863431ae794..cc2d901fe5fc 100644 --- a/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild +++ b/dev-texlive/texlive-langdutch/texlive-langdutch-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-langdutch/texlive-langdutch-2011.ebuild,v 1.7 2012/03/03 13:38:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild,v 1.8 2012/03/04 15:53:56 klausman Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Dutch" LICENSE="GPL-2 " 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 " |