diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:42:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:42:52 +0000 |
commit | b610dde53095f1868244645acf366cad7ef159ed (patch) | |
tree | 860a2e870e2b08859c68e121b9137aeb7b8288fb | |
parent | x86 stable wrt bug #395735 (diff) | |
download | gentoo-2-b610dde53095f1868244645acf366cad7ef159ed.tar.gz gentoo-2-b610dde53095f1868244645acf366cad7ef159ed.tar.bz2 gentoo-2-b610dde53095f1868244645acf366cad7ef159ed.zip |
x86 stable wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux i686)
-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 a4e588763af4..adc4f3525ad0 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.42 2012/01/16 13:51:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/ChangeLog,v 1.43 2012/01/17 17:42:52 phajdan.jr Exp $ + + 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + texlive-langdutch-2011.ebuild: + x86 stable wrt bug #395735 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-langdutch-2011.ebuild: Stable for amd64, wrt bug #395735 diff --git a/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild b/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild index 2ef311cc0bd3..5a4e819fd020 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.3 2012/01/16 13:51:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdutch/texlive-langdutch-2011.ebuild,v 1.4 2012/01/17 17:42:52 phajdan.jr 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 " |