diff options
Diffstat (limited to 'dev-texlive/texlive-publishers')
-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 59352bcb527b..868db6cb60b6 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.22 2009/03/10 19:51:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/ChangeLog,v 1.23 2009/03/11 23:23:14 maekke Exp $ + + 11 Mar 2009; Markus Meier <maekke@gentoo.org> + texlive-publishers-2008.ebuild: + amd64 stable, bug #253551 10 Mar 2009; Raúl Porcel <armin76@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 fd84144ba97a..4d68f74f3dc9 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.6 2009/03/10 19:51:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-publishers/texlive-publishers-2008.ebuild,v 1.7 2009/03/11 23:23:14 maekke 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 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh 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 " |