From: "Samuli Suominen (drac)" <drac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-i18n/libtabe: ChangeLog libtabe-0.2.6.ebuild
Date: Tue, 29 Apr 2008 19:52:48 +0000 [thread overview]
Message-ID: <E1Jqvse-0003of-1c@stork.gentoo.org> (raw)
drac 08/04/29 19:52:48
Modified: ChangeLog
Added: libtabe-0.2.6.ebuild
Log:
Version bump wrt #219348 using ebuild by Peter Alfredsen.
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.10 app-i18n/libtabe/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-i18n/libtabe/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 9 Feb 2007 07:14:07 -0000 1.9
+++ ChangeLog 29 Apr 2008 19:52:47 -0000 1.10
@@ -1,6 +1,12 @@
# ChangeLog for app-i18n/libtabe
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtabe/ChangeLog,v 1.9 2007/02/09 07:14:07 flameeyes Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtabe/ChangeLog,v 1.10 2008/04/29 19:52:47 drac Exp $
+
+*libtabe-0.2.6 (29 Apr 2008)
+
+ 29 Apr 2008; Samuli Suominen <drac@gentoo.org>
+ +files/libtabe-0.2.6-fabs.patch, +libtabe-0.2.6.ebuild:
+ Version bump wrt #219348 using ebuild by Peter Alfredsen.
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
1.1 app-i18n/libtabe/libtabe-0.2.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/libtabe-0.2.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/libtabe/libtabe-0.2.6.ebuild?rev=1.1&content-type=text/plain
Index: libtabe-0.2.6.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/libtabe/libtabe-0.2.6.ebuild,v 1.1 2008/04/29 19:52:47 drac Exp $
inherit eutils libtool autotools multilib
DESCRIPTION="Libtabe provides bimsphone support for xcin-2.5+"
HOMEPAGE="http://packages.qa.debian.org/libt/libtabe.html"
SRC_URI="mirror://debian/pool/main/libt/libtabe/${P/-/_}.orig.tar.gz
mirror://debian/pool/main/libt/libtabe/${P/-/_}-1.1.diff.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug"
DEPEND=">=sys-libs/db-4.5
x11-libs/libX11"
S=${WORKDIR}/${P}.orig
src_unpack() {
unpack ${A}
cd "${S}"
epatch "${WORKDIR}"/${P/-/_}-1.1.diff
epatch "${FILESDIR}"/${P}-fabs.patch
rm -f configure
elibtoolize
cd script
eautoreconf
cp script/* ./
cp configure ../
cd ..
}
src_compile() {
myconf="--with-db-inc=/usr/include
--with-db-lib=/usr/$(get_libdir)
--with-db-bin=/usr/bin
--with-db-name=db
--enable-shared
--disable-static
$(use_enable debug)"
econf ${myconf}
emake -j1 || die "make failed"
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc doc/*
}
--
gentoo-commits@lists.gentoo.org mailing list
reply other threads:[~2008-04-29 19:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=E1Jqvse-0003of-1c@stork.gentoo.org \
--to=drac@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