Portage is a package management system used by Gentoo Linux
# ChangeLog for dev-tex/europecv
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/ChangeLog,v 1.14 2007/03/13 00:16:57 nattfodd Exp $
12 Mar 2007; Alexandre Buisse
Replaced text-markup by tex as maintaining herd (text-markup split).
22 Feb 2007; Piotr JaroszyĆski
Transition to Manifest2.
*europecv-20060424 (29 Nov 2006)
29 Nov 2006; Alexandre Buisse
-europecv-20050408-r1.ebuild, +europecv-20060424.ebuild:
Bump to 20060424 (bug #156571).
22 Apr 2006; Martin Ehmsen
Removed old version and fixing Manifest error, bug #130769.
*europecv-20060123-r1 (20 Apr 2006)
20 Apr 2006; Martin Ehmsen
+europecv-20060123-r1.ebuild:
Upstream apparently choose to alter the package without bumping the version,
so a new revision with the "new" version, bug #130160.
08 Apr 2006; Simon Stelling
stable on amd64
19 Mar 2006; Mark Loeser
Add DEPEND on app-arch/unzip
*europecv-20060123 (31 Jan 2006)
31 Jan 2006; Martin Ehmsen
Version bump, see bug #121030.
*europecv-20050408-r1 (28 Nov 2005)
28 Nov 2005; Alexandre Buisse
+europecv-20050408-r1.ebuild:
Added installation of europasslogo.(eps|pdf), closing bug #109377. Thanks to
Sandro Bonazzola for the report and patch.
07 Aug 2005; Michael Hanselmann
europecv-20040603.ebuild:
Stable on ppc.
*europecv-20050408 (22 May 2005)
22 May 2005; Mamoru KOMACHI
+europecv-20050408.ebuild:
Version bumped. This closes bug #91150.
11 Mar 2005; David Holm
Added to ~ppc.
28 Dec 2004; Dylan Carlson
Keywords ~amd64.
*europecv-20040603 (10 Nov 2004)
10 Nov 2004; Mamoru KOMACHI
+europecv-20040603.ebuild:
Initial import. Ebuild submitted by Thomas Leitner
bug #67520.
DIST europecv-20040603.tar.gz 556194 RMD160 069e27850e97c84badd087a5c407f61229095fc6 SHA1 1804657023046d7c98ba5fa5663296571ef96a04 SHA256 ff57fc108f570bd1c9ae3bac97826ef05c5f7f0095dbeaf22519d2036d99c68b
DIST europecv-20060123-r1.zip 782627 RMD160 4009f808fe9407e90a1ec97355e44cdd5f9358be SHA1 c30da66e821daa906c6f3465aa843e8952283ff9 SHA256 cb04695dd916f84c308777378db1c9a724e0aa1c9484c0e90e6c889ebcfc82c9
DIST europecv-20060424.zip 783310 RMD160 3a0407b0d7c0ce35ca79566eb1c4566bc4a2b495 SHA1 6148464b466f9927e28adbf5452de0c4fcb25a3b SHA256 dea079efcaf233fbdfef0c4520649ed014df961d8a7e56c1816a7e7737bc5ced
EBUILD europecv-20040603.ebuild 881 RMD160 48c78e268766331b711499b582c34442a7def4ff SHA1 8ef27eba6e407f73a5f07cd66d7562f1e06d67c4 SHA256 c23bfaf17f23dc3157e60277a421258ad93b0e48f23d5480ccecd386fd8de00e
EBUILD europecv-20060123-r1.ebuild 940 RMD160 9449212fe48618dddcb8774bb9f4ad0900c16485 SHA1 3534616302b17d3919f2b4d62ee9b9250a8faf20 SHA256 4eb46161b65c34a6384591238d7a4aea294bbb6f1c24f0e7c0cfae7f6465a2d9
EBUILD europecv-20060424.ebuild 939 RMD160 8881e2ea1ecf3e8f5a7c0c8444b8680251cea212 SHA1 feb1c001555e4bc0569e6a9a55a1969769bc4baa SHA256 73a56443ba5c0d8afd4654a4499ece6eff2fdf3cdadaef0a6672d0b4b212ebf5
MISC ChangeLog 2322 RMD160 92006925d3c2565a432534937703329baa681156 SHA1 fc88bc51221d222d1c23c7959409c12b3de09f20 SHA256 f2339f5a7f1c7a88a3743d7705fa9f6cc3f248aa1221f3859f3aa844f48c8984
MISC metadata.xml 156 RMD160 2bf6b2ed9ff0fcef1e902cf093ccf4ae2dcc70a0 SHA1 e9260cd53905d8569cf3327ded4c6d01653fc389 SHA256 b4971b8472ab3fe4fbfe41b331a79193ca19e86c08d055ad1c20eaf9e04b79b6
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20040603.ebuild,v 1.6 2006/04/08 13:04:50 blubb Exp $
inherit latex-package
DESCRIPTION="LaTeX class for the standard model for curricula vitae as recommended by the European Commission."
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/europecv.html"
#Downloaded from:
# ftp://ftp.dante.de/tex-archive/macros/latex/contrib/europecv.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="virtual/tetex"
S="${WORKDIR}/${PN}"
src_compile() {
return
}
src_install() {
insinto /usr/share/texmf/tex/latex/europecv
doins ecv* europecv.cls EuropeFlag*
insinto /usr/share/doc/${PF}/examples
doins examples/*
dodoc europecv.pdf
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060123-r1.ebuild,v 1.1 2006/04/20 19:33:09 ehmsen Exp $
inherit latex-package
DESCRIPTION="LaTeX class for the standard model for curricula vitae as recommended by the European Commission."
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/europecv.html"
# Downloaded from:
# ftp://cam.ctan.org/tex-archive/macros/latex/contrib/europecv.zip
SRC_URI="mirror://gentoo/${PF}.zip"
LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
RDEPEND="virtual/tetex"
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${PN}"
src_compile() {
return
}
src_install() {
insinto /usr/share/texmf/tex/latex/europecv
doins ecv* europecv.cls EuropeFlag* europasslogo*
insinto /usr/share/doc/${PF}
doins -r examples templates europecv.pdf europecv.tex
}
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/europecv/europecv-20060424.ebuild,v 1.1 2006/11/29 15:13:45 nattfodd Exp $
inherit latex-package
DESCRIPTION="LaTeX class for the standard model for curricula vitae as recommended by the European Commission."
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/europecv.html"
# Downloaded from:
# ftp://cam.ctan.org/tex-archive/macros/latex/contrib/europecv.zip
SRC_URI="mirror://gentoo/${PF}.zip"
LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
RDEPEND="virtual/tetex"
DEPEND="${RDEPEND}
app-arch/unzip"
S="${WORKDIR}/${PN}"
src_compile() {
return
}
src_install() {
insinto /usr/share/texmf/tex/latex/europecv
doins ecv* europecv.cls EuropeFlag* europasslogo*
insinto /usr/share/doc/${PF}
doins -r examples templates europecv.pdf europecv.tex
}