diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:27:59 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-02-02 21:27:59 +0000 |
commit | 12ab2bdfcecd35bc9b76a0863f2352f1d58e0369 (patch) | |
tree | 06c82bdac586bc2a237742dc5eba6838bb505ee9 /dev-texlive/texlive-documentation-english | |
parent | Add ~amd64-linux/~x86-linux keywords (diff) | |
download | gentoo-2-12ab2bdfcecd35bc9b76a0863f2352f1d58e0369.tar.gz gentoo-2-12ab2bdfcecd35bc9b76a0863f2352f1d58e0369.tar.bz2 gentoo-2-12ab2bdfcecd35bc9b76a0863f2352f1d58e0369.zip |
Add ~amd64-linux/~x86-linux keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'dev-texlive/texlive-documentation-english')
-rw-r--r-- | dev-texlive/texlive-documentation-english/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-documentation-english/ChangeLog b/dev-texlive/texlive-documentation-english/ChangeLog index 5840ea0105aa..98fd85f0efda 100644 --- a/dev-texlive/texlive-documentation-english/ChangeLog +++ b/dev-texlive/texlive-documentation-english/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-documentation-english # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.30 2010/01/25 14:10:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/ChangeLog,v 1.31 2010/02/02 21:27:59 abcd Exp $ + + 02 Feb 2010; Jonathan Callen <abcd@gentoo.org> + texlive-documentation-english-2009.ebuild: + Add ~amd64-linux/~x86-linux keywords 25 Jan 2010; Alexis Ballier <aballier@gentoo.org> texlive-documentation-english-2009.ebuild: diff --git a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild index 4f3233fee62a..f343bbea2b7c 100644 --- a/dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild +++ b/dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild,v 1.2 2010/01/25 14:10:37 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-documentation-english/texlive-documentation-english-2009.ebuild,v 1.3 2010/02/02 21:27:59 abcd Exp $ TEXLIVE_MODULE_CONTENTS="FAQ-en MemoirChapStyles Type1fonts amslatex-primer around-the-bend asciichart components-of-TeX comprehensive dtxtut first-latex-doc firststeps free-math-font-survey gentle guide-to-latex impatient intro-scientific knuth l2tabu-english latex2e-help-texinfo latex-course latex-doc-ptr latex-graphics-companion latex-veryshortguide latex-web-companion latexcheat lshort-english math-into-latex mathmode memdesign metafont-beginners metapost-examples patgen2-tutorial pdf-forms-tutorial-en plain-doc pstricks-tutorial tamethebeast tds tex-refs texbytopic titlepages tlc2 visualfaq webguide xetexref collection-documentation-english " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive English documentation" LICENSE="GPL-2 as-is FDL-1.1 GPL-1 LPPL-1.3 public-domain TeX " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-texlive/texlive-documentation-base-2009 " |