From: "Stefan Briesenick (sbriesen)" <sbriesen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/subsync: metadata.xml ChangeLog subsync-0.0.1.ebuild
Date: Sun, 8 Aug 2010 00:45:27 +0000 (UTC) [thread overview]
Message-ID: <20100808004527.AAF622CE15@corvid.gentoo.org> (raw)
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
}
reply other threads:[~2010-08-08 0:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100808004527.AAF622CE15@corvid.gentoo.org \
--to=sbriesen@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox