diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-28 05:45:50 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-28 05:45:50 +0000 |
commit | 6447afe2dfbc19322688f148fce4669a1eaf5493 (patch) | |
tree | 7c8f51c43d6a50fcfbddf2eee0e050bbff1d0b1e /dev-texlive | |
parent | Stable for HPPA (bug #395735). (diff) | |
download | gentoo-2-6447afe2dfbc19322688f148fce4669a1eaf5493.tar.gz gentoo-2-6447afe2dfbc19322688f148fce4669a1eaf5493.tar.bz2 gentoo-2-6447afe2dfbc19322688f148fce4669a1eaf5493.zip |
Stable for HPPA (bug #395735).
(Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-langdutch/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langdutch/ChangeLog b/dev-texlive/texlive-langdutch/ChangeLog index f39ffd5a3cc9..06f0842373fc 100644 --- a/dev-texlive/texlive-langdutch/ChangeLog +++ b/dev-texlive/texlive-langdutch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-langdutch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.40 2011/10/05 16:22:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.41 2011/12/28 05:45:50 jer Exp $ + + 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> texlive-langdutch-2011.ebuild: + Stable for HPPA (bug #395735). 05 Oct 2011; Alexis Ballier <aballier@gentoo.org> -texlive-langdutch-2008.ebuild, -texlive-langdutch-2009.ebuild: diff --git a/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild b/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild index d182df2f52b4..f9f547d29e28 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-2011 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.1 2011/07/28 13:20:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild,v 1.2 2011/12/28 05:45:50 jer 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 " |