diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:34:25 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:34:25 +0000 |
commit | 0e643d70ae732a05a48cad0684965e85f53b942f (patch) | |
tree | 90b15c3cbad9eb47f37ff4637c1a1c562be797f4 /dev-texlive/texlive-publishers | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-0e643d70ae732a05a48cad0684965e85f53b942f.tar.gz gentoo-2-0e643d70ae732a05a48cad0684965e85f53b942f.tar.bz2 gentoo-2-0e643d70ae732a05a48cad0684965e85f53b942f.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-publishers')
-rw-r--r-- | dev-texlive/texlive-publishers/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-publishers/ChangeLog b/dev-texlive/texlive-publishers/ChangeLog index 628fd917349c..b3e67e2ebfb5 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.18 2008/10/31 14:47:49 aballier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.19 2009/02/27 15:34:25 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-publishers-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Alexis Ballier <aballier@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 66030f96c238..945f5f12687d 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-2008 Gentoo Foundation +# 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.2 2008/10/31 14:47:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild,v 1.3 2009/02/27 15:34:25 fmccor 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 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2008 " |