From: "Andreas HAttel (dilfridge)" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/kportagetray: ChangeLog kportagetray-0.2.4.ebuild kportagetray-0.2.3.ebuild
Date: Fri, 1 Oct 2010 22:04:42 +0000 (UTC) [thread overview]
Message-ID: <20101001220442.5CC0220051@flycatcher.gentoo.org> (raw)
dilfridge 10/10/01 22:04:42
Modified: ChangeLog
Added: kportagetray-0.2.4.ebuild
Removed: kportagetray-0.2.3.ebuild
Log:
Version bump
(Portage version: 2.1.9.12/cvs/Linux x86_64)
Revision Changes Path
1.7 app-portage/kportagetray/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/kportagetray/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/kportagetray/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/kportagetray/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/kportagetray/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 31 Mar 2010 21:59:40 -0000 1.6
+++ ChangeLog 1 Oct 2010 22:04:42 -0000 1.7
@@ -1,6 +1,12 @@
# ChangeLog for app-portage/kportagetray
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/kportagetray/ChangeLog,v 1.6 2010/03/31 21:59:40 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/kportagetray/ChangeLog,v 1.7 2010/10/01 22:04:42 dilfridge Exp $
+
+*kportagetray-0.2.4 (01 Oct 2010)
+
+ 01 Oct 2010; Andreas K. Huettel <dilfridge@gentoo.org>
+ -kportagetray-0.2.3.ebuild, +kportagetray-0.2.4.ebuild:
+ Version bump
*kportagetray-0.2.3 (31 Mar 2010)
1.1 app-portage/kportagetray/kportagetray-0.2.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/kportagetray/kportagetray-0.2.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/kportagetray/kportagetray-0.2.4.ebuild?rev=1.1&content-type=text/plain
Index: kportagetray-0.2.4.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-portage/kportagetray/kportagetray-0.2.4.ebuild,v 1.1 2010/10/01 22:04:42 dilfridge Exp $
EAPI="3"
SCM=""
if [ "${PV%9999}" != "${PV}" ] ; then
SCM=git
EGIT_REPO_URI="git://gitorious.org/${PN}/${PN}.git"
fi
KDE_LINGUAS="pt_BR"
PYTHON_DEPEND="2:2.6"
inherit ${SCM} kde4-base python
DESCRIPTION="Graphical application for Portage's daily tasks"
HOMEPAGE="http://gitorious.org/kportagetray"
if [ "${PV%9999}" != "${PV}" ] ; then # Live ebuild
SRC_URI=""
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
fi
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
SLOT="4"
IUSE=""
DEPEND="
dev-python/PyQt4[svg,dbus]
>=kde-base/pykde4-${KDE_MINIMAL}
"
RDEPEND="${DEPEND}
app-portage/eix
app-portage/genlop
>=kde-base/kdesu-${KDE_MINIMAL}
>=kde-base/knotify-${KDE_MINIMAL}
>=kde-base/konsole-${KDE_MINIMAL}
"
pkg_setup() {
python_set_active_version 2
kde4-base_pkg_setup
}
src_unpack() {
if [ "${PV%9999}" != "${PV}" ] ; then
git_src_unpack
else
base_src_unpack
fi
}
src_prepare() {
python_convert_shebangs -r 2 .
kde4-base_src_prepare
}
pkg_postinst() {
kde4-base_pkg_postinst
}
reply other threads:[~2010-10-01 22:04 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=20101001220442.5CC0220051@flycatcher.gentoo.org \
--to=dilfridge@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