* [gentoo-commits] gentoo-x86 commit in app-text/dvisvgm: ChangeLog dvisvgm-1.0.5.ebuild
@ 2011-04-14 12:22 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2011-04-14 12:22 UTC (permalink / raw
To: gentoo-commits
aballier 11/04/14 12:22:00
Modified: ChangeLog
Added: dvisvgm-1.0.5.ebuild
Log:
version bump
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.9 app-text/dvisvgm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvisvgm/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvisvgm/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvisvgm/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/dvisvgm/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 27 Feb 2011 15:50:04 -0000 1.8
+++ ChangeLog 14 Apr 2011 12:22:00 -0000 1.9
@@ -1,6 +1,11 @@
# ChangeLog for app-text/dvisvgm
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/ChangeLog,v 1.8 2011/02/27 15:50:04 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/ChangeLog,v 1.9 2011/04/14 12:22:00 aballier Exp $
+
+*dvisvgm-1.0.5 (14 Apr 2011)
+
+ 14 Apr 2011; Alexis Ballier <aballier@gentoo.org> +dvisvgm-1.0.5.ebuild:
+ version bump
27 Feb 2011; Raúl Porcel <armin76@gentoo.org> dvisvgm-1.0.3.ebuild,
dvisvgm-1.0.4.ebuild:
1.1 app-text/dvisvgm/dvisvgm-1.0.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.5.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.5.ebuild?rev=1.1&content-type=text/plain
Index: dvisvgm-1.0.5.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/dvisvgm/dvisvgm-1.0.5.ebuild,v 1.1 2011/04/14 12:22:00 aballier Exp $
EAPI=3
DESCRIPTION="Converts DVI files to SVG"
HOMEPAGE="http://dvisvgm.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-macos"
IUSE="test"
# Tests don't work from $WORKDIR: kpathsea tries to search in relative
# directories from where the binary is executed.
# We cannot really use absolute paths in the kpathsea configuration since that
# would make it harder for prefix installs.
RESTRICT="test"
RDEPEND="virtual/tex-base
app-text/ghostscript-gpl
media-libs/freetype:2
sys-libs/zlib"
DEPEND="${RDEPEND}
dev-util/pkgconfig
test? ( dev-util/gtest )"
src_install() {
emake DESTDIR="${D}" install || die
dodoc AUTHORS NEWS README || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-14 12:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-14 12:22 [gentoo-commits] gentoo-x86 commit in app-text/dvisvgm: ChangeLog dvisvgm-1.0.5.ebuild Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox