From: "Patrick Lauer (patrick)" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-video/gaupol: gaupol-0.19.2.ebuild ChangeLog
Date: Mon, 23 Apr 2012 04:31:11 +0000 (UTC) [thread overview]
Message-ID: <20120423043111.1A0342004B@flycatcher.gentoo.org> (raw)
patrick 12/04/23 04:31:11
Modified: ChangeLog
Added: gaupol-0.19.2.ebuild
Log:
Bump
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.17 media-video/gaupol/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 13 Feb 2011 13:27:19 -0000 1.16
+++ ChangeLog 23 Apr 2012 04:31:10 -0000 1.17
@@ -1,6 +1,11 @@
# ChangeLog for media-video/gaupol
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v 1.16 2011/02/13 13:27:19 arfrever Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/ChangeLog,v 1.17 2012/04/23 04:31:10 patrick Exp $
+
+*gaupol-0.19.2 (23 Apr 2012)
+
+ 23 Apr 2012; Patrick Lauer <patrick@gentoo.org> +gaupol-0.19.2.ebuild:
+ Bump
13 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-gaupol-0.17.ebuild:
1.1 media-video/gaupol/gaupol-0.19.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/gaupol-0.19.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/gaupol/gaupol-0.19.2.ebuild?rev=1.1&content-type=text/plain
Index: gaupol-0.19.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/gaupol/gaupol-0.19.2.ebuild,v 1.1 2012/04/23 04:31:10 patrick Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="2.4 2.5 3.* *-jython"
inherit distutils fdo-mime gnome2-utils versionator
MAJOR_MINOR_VERSION="$(get_version_component_range 1-2)"
DESCRIPTION="Gaupol is a subtitle editor for text-based subtitles"
HOMEPAGE="http://home.gna.org/gaupol"
SRC_URI="http://download.gna.org/${PN}/${MAJOR_MINOR_VERSION}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="spell"
RDEPEND="dev-python/chardet
>=dev-python/pygtk-2.16
spell? (
app-text/iso-codes
>=dev-python/pyenchant-1.4
)"
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext"
DOCS="AUTHORS ChangeLog CREDITS NEWS TODO README"
PYTHON_MODNAME="aeidon gaupol"
src_compile() {
addpredict /root/.gconf
addpredict /root/.gconfd
distutils_src_compile
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst() {
distutils_pkg_postinst
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
elog "Previewing support needs MPlayer or VLC."
if use spell; then
elog "Additionally, spell-checking requires a dictionary, any of"
elog "Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell."
fi
}
pkg_postrm() {
distutils_pkg_postrm
fdo-mime_desktop_database_update
fdo-mime_mime_database_update
gnome2_icon_cache_update
}
reply other threads:[~2012-04-23 4:31 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=20120423043111.1A0342004B@flycatcher.gentoo.org \
--to=patrick@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