diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:42:27 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-17 17:42:27 +0000 |
commit | b479d92ac02d1c16753e76970cf46222c3e1ad1a (patch) | |
tree | db6554e52ba6b17cc2a265d08f3bb49035434204 /dev-texlive/texlive-langdanish | |
parent | x86 stable wrt bug #395735 (diff) | |
download | gentoo-2-b479d92ac02d1c16753e76970cf46222c3e1ad1a.tar.gz gentoo-2-b479d92ac02d1c16753e76970cf46222c3e1ad1a.tar.bz2 gentoo-2-b479d92ac02d1c16753e76970cf46222c3e1ad1a.zip |
x86 stable wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-langdanish')
-rw-r--r-- | dev-texlive/texlive-langdanish/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-langdanish/texlive-langdanish-2011.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-langdanish/ChangeLog b/dev-texlive/texlive-langdanish/ChangeLog index 30a6ace20d5a..84fe2b082aee 100644 --- a/dev-texlive/texlive-langdanish/ChangeLog +++ b/dev-texlive/texlive-langdanish/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-langdanish # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdanish/ChangeLog,v 1.42 2012/01/16 13:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdanish/ChangeLog,v 1.43 2012/01/17 17:42:27 phajdan.jr Exp $ + + 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + texlive-langdanish-2011.ebuild: + x86 stable wrt bug #395735 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> texlive-langdanish-2011.ebuild: diff --git a/dev-texlive/texlive-langdanish/texlive-langdanish-2011.ebuild b/dev-texlive/texlive-langdanish/texlive-langdanish-2011.ebuild index 9356870ca6ed..aa7526295673 100644 --- a/dev-texlive/texlive-langdanish/texlive-langdanish-2011.ebuild +++ b/dev-texlive/texlive-langdanish/texlive-langdanish-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-langdanish/texlive-langdanish-2011.ebuild,v 1.3 2012/01/16 13:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-langdanish/texlive-langdanish-2011.ebuild,v 1.4 2012/01/17 17:42:27 phajdan.jr Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Danish" 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 " |