diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-10 19:51:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-10 19:51:39 +0000 |
commit | aa7bccf0e688fc77831f047333c7373584f2c7a2 (patch) | |
tree | f0044bcbbdb00566330b84396e25e94e255de7c6 /dev-texlive | |
parent | Add ~arm/~s390/~sh (diff) | |
download | gentoo-2-aa7bccf0e688fc77831f047333c7373584f2c7a2.tar.gz gentoo-2-aa7bccf0e688fc77831f047333c7373584f2c7a2.tar.bz2 gentoo-2-aa7bccf0e688fc77831f047333c7373584f2c7a2.zip |
Add ~arm/~s390/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-publishers/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-publishers/ChangeLog b/dev-texlive/texlive-publishers/ChangeLog index 7dfa2f1ac270..59352bcb527b 100644 --- a/dev-texlive/texlive-publishers/ChangeLog +++ b/dev-texlive/texlive-publishers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-publishers # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.21 2009/03/07 11:25:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.22 2009/03/10 19:51:39 armin76 Exp $ + + 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> + texlive-publishers-2008.ebuild: + Add ~arm/~s390/~sh 07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> texlive-publishers-2008.ebuild: diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild b/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild index 792106599c73..fd84144ba97a 100644 --- a/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild +++ b/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild,v 1.5 2009/03/07 11:25:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild,v 1.6 2009/03/10 19:51:39 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="ANUfinalexam IEEEconf IEEEtran aastex acmconf acmtrans active-conf afthesis aguplus aiaa ametsoc apa asaetr ascelike chem-journal classicthesis confproc ebsthesis economic elsevier euproposal gaceta gatech-thesis har2nat icsv ieeepes ijmart imac imtekda jhep jpsj kluwer lps mentis muthesis nature nddiss nih nostarch nrc philosophersimprint pracjourn procIAGssymp ptptex revtex siggraph spie stellenbosch sugconf thesis-titlepage-fhac thuthesis toptesi tugboat tugboat-plain uaclasses ucthesis uiucthesis umthesis umich-thesis uwthesis vancouver vxu york-thesis collection-publishers " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Support for publishers and theses" LICENSE="GPL-2 as-is freedist GPL-1 LPPL-1.3 public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2008 " |