* [gentoo-commits] gentoo-x86 commit in gnome-extra/activity-log-manager: ChangeLog activity-log-manager-0.9.3.ebuild
@ 2012-03-13 13:06 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-03-13 13:06 UTC (permalink / raw
To: gentoo-commits
jlec 12/03/13 13:06:24
Modified: ChangeLog
Added: activity-log-manager-0.9.3.ebuild
Log:
Version Bump
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Revision Changes Path
1.5 gnome-extra/activity-log-manager/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 1 Mar 2012 07:52:14 -0000 1.4
+++ ChangeLog 13 Mar 2012 13:06:24 -0000 1.5
@@ -1,6 +1,12 @@
# ChangeLog for gnome-extra/activity-log-manager
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v 1.4 2012/03/01 07:52:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/ChangeLog,v 1.5 2012/03/13 13:06:24 jlec Exp $
+
+*activity-log-manager-0.9.3 (13 Mar 2012)
+
+ 13 Mar 2012; Justin Lecher <jlec@gentoo.org>
+ +activity-log-manager-0.9.3.ebuild:
+ Version Bump
*activity-log-manager-0.9.2 (01 Mar 2012)
1.1 gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild?rev=1.1&content-type=text/plain
Index: activity-log-manager-0.9.3.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnome-extra/activity-log-manager/activity-log-manager-0.9.3.ebuild,v 1.1 2012/03/13 13:06:24 jlec Exp $
EAPI=4
inherit autotools gnome2 versionator
DESCRIPTION="GUI which lets you easily control what gets logged by Zeitgeist"
HOMEPAGE="https://launchpad.net/activity-log-manager/"
SRC_URI="http://launchpad.net/history-manager/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
VALASLOT="0.10"
RDEPEND="
gnome-extra/zeitgeist
x11-libs/gtk+:3
dev-libs/libgee:0
dev-libs/glib:2"
DEPEND="${RDEPEND}
dev-lang/vala:${VALASLOT}
dev-util/intltool
sys-devel/gettext
"
#S="${WORKDIR}/${MY_PN}-${PV}"
pkg_setup() {
DOCS="README NEWS INSTALL ChangeLog AUTHORS"
# no without possible
# G2CONF="${G2CONF}
# --without-ccpanel
# --without-whoopsie"
}
src_prepare() {
epatch \
"${FILESDIR}"/${PN}-0.9.0.1-gold.patch \
"${FILESDIR}"/${PN}-0.9.1-ccpanel.patch
sed \
-e "/^almdocdir/s:=.*$:= \${prefix}/share/doc/${PF}:g" \
-i Makefile.am || die
sed \
-e 's:-g::g' \
-i src/Makefile.am || die
eautoreconf
export VALAC="$(type -p valac-${VALASLOT})"
gnome2_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-13 13:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 13:06 [gentoo-commits] gentoo-x86 commit in gnome-extra/activity-log-manager: ChangeLog activity-log-manager-0.9.3.ebuild Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox