* [gentoo-commits] gentoo-x86 commit in media-video/subsync: metadata.xml ChangeLog subsync-0.0.1.ebuild
@ 2010-08-08 0:45 Stefan Briesenick (sbriesen)
0 siblings, 0 replies; only message in thread
From: Stefan Briesenick (sbriesen) @ 2010-08-08 0:45 UTC (permalink / raw
To: gentoo-commits
sbriesen 10/08/08 00:45:27
Added: metadata.xml ChangeLog subsync-0.0.1.ebuild
Log:
initial commit.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Revision Changes Path
1.1 media-video/subsync/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subsync/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subsync/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>video</herd>
<maintainer>
<email>sbriesen@gentoo.org</email>
<name>Stefan Briesenick</name>
</maintainer>
<longdescription lang="en">
Subtitle Synchronizer is a easy command-line utility that synchronizes
subrip(srt) subtitles that use time format to given timings.
</longdescription>
</pkgmetadata>
1.1 media-video/subsync/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subsync/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subsync/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for media-video/subsync
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/subsync/ChangeLog,v 1.1 2010/08/08 00:45:27 sbriesen Exp $
*subsync-0.0.1 (08 Aug 2010)
08 Aug 2010; Stefan Briesenick <sbriesen@gentoo.org>
+subsync-0.0.1.ebuild, +metadata.xml:
initial commit.
1.1 media-video/subsync/subsync-0.0.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subsync/subsync-0.0.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/subsync/subsync-0.0.1.ebuild?rev=1.1&content-type=text/plain
Index: subsync-0.0.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/subsync/subsync-0.0.1.ebuild,v 1.1 2010/08/08 00:45:27 sbriesen Exp $
EAPI="2"
inherit eutils
DESCRIPTION="subsync is an program that synchronizes srt subtitle files"
HOMEPAGE="http://sourceforge.net/projects/subsync/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-08 0:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-08 0:45 [gentoo-commits] gentoo-x86 commit in media-video/subsync: metadata.xml ChangeLog subsync-0.0.1.ebuild Stefan Briesenick (sbriesen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox