* [gentoo-commits] gentoo-x86 commit in media-libs/libkate: ChangeLog libkate-0.1.11.ebuild libkate-0.1.8.ebuild
@ 2008-09-08 6:04 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-09-08 6:04 UTC (permalink / raw
To: gentoo-commits
aballier 08/09/08 06:04:22
Modified: ChangeLog
Added: libkate-0.1.11.ebuild
Removed: libkate-0.1.8.ebuild
Log:
version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Revision Changes Path
1.3 media-libs/libkate/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 28 Aug 2008 16:15:01 -0000 1.2
+++ ChangeLog 8 Sep 2008 06:04:22 -0000 1.3
@@ -1,6 +1,12 @@
# ChangeLog for media-libs/libkate
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.2 2008/08/28 16:15:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/ChangeLog,v 1.3 2008/09/08 06:04:22 aballier Exp $
+
+*libkate-0.1.11 (08 Sep 2008)
+
+ 08 Sep 2008; Alexis Ballier <aballier@gentoo.org> -libkate-0.1.8.ebuild,
+ +libkate-0.1.11.ebuild:
+ version bump
*libkate-0.1.8 (28 Aug 2008)
1.1 media-libs/libkate/libkate-0.1.11.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/libkate-0.1.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libkate/libkate-0.1.11.ebuild?rev=1.1&content-type=text/plain
Index: libkate-0.1.11.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libkate/libkate-0.1.11.ebuild,v 1.1 2008/09/08 06:04:22 aballier Exp $
DESCRIPTION="Codec for karaoke and text encapsulation for Ogg"
HOMEPAGE="http://code.google.com/p/libkate/"
SRC_URI="http://libkate.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc"
RDEPEND="media-libs/libogg
media-libs/libpng"
DEPEND="${RDEPEND}
dev-util/pkgconfig
sys-devel/flex
sys-devel/bison"
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
dodoc AUTHORS ChangeLog README
# Remove useless doc
rm -rf "${D}/usr/share/doc/${PN}"
use doc && dohtml -r doc/html/*
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-09-08 6:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-08 6:04 [gentoo-commits] gentoo-x86 commit in media-libs/libkate: ChangeLog libkate-0.1.11.ebuild libkate-0.1.8.ebuild Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox