* [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: ChangeLog gnubiff-2.2.11.ebuild gnubiff-2.1.3.ebuild
@ 2009-05-22 20:18 Tobias Scherbaum (dertobi123)
0 siblings, 0 replies; only message in thread
From: Tobias Scherbaum (dertobi123) @ 2009-05-22 20:18 UTC (permalink / raw
To: gentoo-commits
dertobi123 09/05/22 20:18:30
Modified: ChangeLog
Added: gnubiff-2.2.11.ebuild
Removed: gnubiff-2.1.3.ebuild
Log:
Version bump, #268503
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Revision Changes Path
1.24 net-mail/gnubiff/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 14 Feb 2009 23:33:30 -0000 1.23
+++ ChangeLog 22 May 2009 20:18:30 -0000 1.24
@@ -1,6 +1,12 @@
# ChangeLog for net-mail/gnubiff
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.23 2009/02/14 23:33:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/ChangeLog,v 1.24 2009/05/22 20:18:30 dertobi123 Exp $
+
+*gnubiff-2.2.11 (22 May 2009)
+
+ 22 May 2009; Tobias Scherbaum <dertobi123@gentoo.org>
+ -gnubiff-2.1.3.ebuild, +gnubiff-2.2.11.ebuild:
+ Version bump, #268503
14 Feb 2009; Markus Meier <maekke@gentoo.org> gnubiff-2.2.10.ebuild:
amd64/x86 stable, bug #245679
1.1 net-mail/gnubiff/gnubiff-2.2.11.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.11.ebuild?rev=1.1&content-type=text/plain
Index: gnubiff-2.2.11.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/gnubiff/gnubiff-2.2.11.ebuild,v 1.1 2009/05/22 20:18:30 dertobi123 Exp $
inherit base eutils
DESCRIPTION="A mail notification program"
HOMEPAGE="http://gnubiff.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~x86"
IUSE="debug fam gnome nls password"
RDEPEND=">=x11-libs/gtk+-2.4
>=gnome-base/libglade-2.3
dev-libs/popt
gnome? (
>=gnome-base/libgnome-2.2
>=gnome-base/libgnomeui-2.2 )
password? ( dev-libs/openssl )
fam? ( virtual/fam )
x11-proto/xproto"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
src_compile() {
econf $(use_enable debug) \
$(use_enable gnome) \
$(use_enable nls) \
$(use_enable fam) \
$(use_with password) \
$(use_with password password-string ${RANDOM}${RANDOM}${RANDOM}${RANDOM}) \
${myconf} || die "econf failed"
emake || die "emake failed"
}
src_install() {
make DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog NEWS README THANKS TODO
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-05-22 20:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-22 20:18 [gentoo-commits] gentoo-x86 commit in net-mail/gnubiff: ChangeLog gnubiff-2.2.11.ebuild gnubiff-2.1.3.ebuild Tobias Scherbaum (dertobi123)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox