public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/bbmail: ChangeLog bbmail-0.9.3.ebuild bbmail-0.8.2.ebuild
@ 2008-09-17 21:16 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; only message in thread
From: Santiago M. Mola (coldwind) @ 2008-09-17 21:16 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/09/17 21:16:32

  Modified:             ChangeLog
  Added:                bbmail-0.9.3.ebuild
  Removed:              bbmail-0.8.2.ebuild
  Log:
  Version bump, and remove old version.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 x86_64)

Revision  Changes    Path
1.15                 x11-misc/bbmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bbmail/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bbmail/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bbmail/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/bbmail/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	21 Feb 2007 23:32:03 -0000	1.14
+++ ChangeLog	17 Sep 2008 21:16:31 -0000	1.15
@@ -1,6 +1,13 @@
 # ChangeLog for x11-misc/bbmail
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/ChangeLog,v 1.14 2007/02/21 23:32:03 jokey Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/ChangeLog,v 1.15 2008/09/17 21:16:31 coldwind Exp $
+
+*bbmail-0.9.3 (17 Sep 2008)
+
+  17 Sep 2008; Santiago M. Mola <coldwind@gentoo.org>
+  +files/bbmail-0.9.3-gcc4.3.patch, -bbmail-0.8.2.ebuild,
+  +bbmail-0.9.3.ebuild:
+  Version bump, and remove old version.
 
   21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
   Redigest for Manifest2



1.1                  x11-misc/bbmail/bbmail-0.9.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bbmail/bbmail-0.9.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/bbmail/bbmail-0.9.3.ebuild?rev=1.1&content-type=text/plain

Index: bbmail-0.9.3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbmail/bbmail-0.9.3.ebuild,v 1.1 2008/09/17 21:16:31 coldwind Exp $

inherit eutils

DESCRIPTION="blackbox mail notification"
HOMEPAGE="http://www.sourceforge.net/projects/bbtools"
SRC_URI="mirror://sourceforge/bbtools/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
IUSE=""

RDEPEND="
	virtual/blackbox
	x11-libs/libX11
	x11-libs/libXext"

DEPEND="${RDEPEND}
	x11-proto/xproto"

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}"/${P}-gcc4.3.patch
}

src_install () {
	emake DESTDIR="${D}" install || die "emake install failed"
	dobin scripts/bbmailparsefm.pl
	dodoc AUTHORS BUGS ChangeLog INSTALL NEWS README TODO
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-17 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-17 21:16 [gentoo-commits] gentoo-x86 commit in x11-misc/bbmail: ChangeLog bbmail-0.9.3.ebuild bbmail-0.8.2.ebuild Santiago M. Mola (coldwind)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox