From: "Sven Wegener (swegener)" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/alltray: alltray-0.74.ebuild ChangeLog
Date: Fri, 06 Nov 2009 20:58:12 +0000 [thread overview]
Message-ID: <E1N6Vsq-0003X9-S0@stork.gentoo.org> (raw)
swegener 09/11/06 20:58:12
Modified: ChangeLog
Added: alltray-0.74.ebuild
Log:
Version bump, bug #291998 by Jason Wigg.
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Revision Changes Path
1.34 x11-misc/alltray/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/ChangeLog?r1=1.33&r2=1.34
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/alltray/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog 7 Jun 2008 19:42:02 -0000 1.33
+++ ChangeLog 6 Nov 2009 20:58:12 -0000 1.34
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/alltray
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/ChangeLog,v 1.33 2008/06/07 19:42:02 swegener Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/ChangeLog,v 1.34 2009/11/06 20:58:12 swegener Exp $
+
+*alltray-0.74 (06 Nov 2009)
+
+ 06 Nov 2009; Sven Wegener <swegener@gentoo.org>
+ +files/alltray-0.7.4-include-fixes.patch, +alltray-0.74.ebuild:
+ Version bump, bug #291998 by Jason Wigg.
*alltray-0.69-r1 (07 Jun 2008)
1.1 x11-misc/alltray/alltray-0.74.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/alltray-0.74.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/alltray/alltray-0.74.ebuild?rev=1.1&content-type=text/plain
Index: alltray-0.74.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/alltray-0.74.ebuild,v 1.1 2009/11/06 20:58:12 swegener Exp $
# remove this kludge once old releases have been removed from the tree
MY_PV="${PV:0:1}.${PV:2:1}.${PV:3:1}"
MY_PV_DEV="${MY_PV}dev"
MY_P="${PN}-${MY_PV}"
MY_P_DEV="${PN}-${MY_PV_DEV}"
EAPI="2"
inherit eutils
DESCRIPTION="Dock any application into the system tray/notification area"
HOMEPAGE="http://alltray.trausch.us/"
SRC_URI="http://code.launchpad.net/${PN}/trunk/${MY_PV_DEV}/+download/${MY_P_DEV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2
dev-libs/glib:2
gnome-base/libgtop:2
x11-libs/libwnck
x11-libs/libX11"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9.0"
S="${WORKDIR}/${MY_P_DEV}"
src_prepare() {
epatch "${FILESDIR}"/${MY_P}-include-fixes.patch
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog README || die "dodoc failed"
}
next reply other threads:[~2009-11-06 20:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-06 20:58 Sven Wegener (swegener) [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-07-22 22:22 [gentoo-commits] gentoo-x86 commit in x11-misc/alltray: alltray-0.74.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
2010-07-29 19:04 Markos Chandras (hwoarang)
2011-03-25 18:45 Kacper Kowalik (xarthisius)
2011-11-20 12:30 Pacho Ramos (pacho)
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=E1N6Vsq-0003X9-S0@stork.gentoo.org \
--to=swegener@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