* [gentoo-commits] gentoo-x86 commit in net-im/indicator-messages: indicator-messages-0.6.0-r1.ebuild ChangeLog indicator-messages-0.6.0.ebuild
@ 2015-04-05 16:09 Michal Gorny (mgorny)
0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-04-05 16:09 UTC (permalink / raw
To: gentoo-commits
mgorny 15/04/05 16:09:44
Modified: ChangeLog
Added: indicator-messages-0.6.0-r1.ebuild
Removed: indicator-messages-0.6.0.ebuild
Log:
Move dev-libs/libdbusmenu to slot 0, and replace USE=gtk with USE=gtk3 per the QA decision.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path
1.15 net-im/indicator-messages/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/indicator-messages/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/indicator-messages/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/indicator-messages/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/indicator-messages/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 5 Aug 2014 18:34:06 -0000 1.14
+++ ChangeLog 5 Apr 2015 16:09:44 -0000 1.15
@@ -1,6 +1,13 @@
# ChangeLog for net-im/indicator-messages
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/indicator-messages/ChangeLog,v 1.14 2014/08/05 18:34:06 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/indicator-messages/ChangeLog,v 1.15 2015/04/05 16:09:44 mgorny Exp $
+
+*indicator-messages-0.6.0-r1 (05 Apr 2015)
+
+ 05 Apr 2015; Michał Górny <mgorny@gentoo.org>
+ +indicator-messages-0.6.0-r1.ebuild, -indicator-messages-0.6.0.ebuild:
+ Move dev-libs/libdbusmenu to slot 0, and replace USE=gtk with USE=gtk3 per the
+ QA decision.
05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> indicator-messages-0.6.0.ebuild:
Remove trailing '.' from DESCRIPTION.
1.1 net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: indicator-messages-0.6.0-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-im/indicator-messages/indicator-messages-0.6.0-r1.ebuild,v 1.1 2015/04/05 16:09:44 mgorny Exp $
EAPI=4
inherit eutils gnome2-utils
DESCRIPTION="A place on the user's desktop that collects messages that need a response"
HOMEPAGE="http://launchpad.net/indicator-messages"
SRC_URI="http://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/libdbusmenu-0.6.2[gtk3]
>=dev-libs/glib-2.22
>=dev-libs/libindicate-12.10.0:3
>=dev-libs/libindicator-12.10.0:3
net-libs/telepathy-glib
>=x11-libs/gtk+-3.2:3"
DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig"
src_configure() {
econf \
--disable-silent-rules \
--with-gtk=3
}
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS ChangeLog
prune_libtool_files --all
}
pkg_preinst() {
gnome2_icon_savelist
}
pkg_postinst() {
gnome2_icon_cache_update
}
pkg_postrm() {
gnome2_icon_cache_update
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-05 16:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-05 16:09 [gentoo-commits] gentoo-x86 commit in net-im/indicator-messages: indicator-messages-0.6.0-r1.ebuild ChangeLog indicator-messages-0.6.0.ebuild Michal Gorny (mgorny)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox