public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libquvi-scripts: ChangeLog libquvi-scripts-0.4.4.ebuild
@ 2012-03-26  0:49 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-03-26  0:49 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/03/26 00:49:28

  Modified:             ChangeLog
  Added:                libquvi-scripts-0.4.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha92/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-libs/libquvi-scripts/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	6 Mar 2012 05:43:53 -0000	1.7
+++ ChangeLog	26 Mar 2012 00:49:28 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libquvi-scripts
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.7 2012/03/06 05:43:53 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/ChangeLog,v 1.8 2012/03/26 00:49:28 radhermit Exp $
+
+*libquvi-scripts-0.4.4 (26 Mar 2012)
+
+  26 Mar 2012; Tim Harder <radhermit@gentoo.org> +libquvi-scripts-0.4.4.ebuild:
+  Version bump.
 
 *libquvi-scripts-0.4.3 (06 Mar 2012)
 



1.1                  media-libs/libquvi-scripts/libquvi-scripts-0.4.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.4.ebuild?rev=1.1&content-type=text/plain

Index: libquvi-scripts-0.4.4.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libquvi-scripts/libquvi-scripts-0.4.4.ebuild,v 1.1 2012/03/26 00:49:28 radhermit Exp $

EAPI=4

DESCRIPTION="Embedded lua scripts for libquvi"
HOMEPAGE="http://quvi.sourceforge.net/"
SRC_URI="mirror://sourceforge/quvi/${PV:0:3}/${P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="offensive"

DEPEND="app-arch/xz-utils"

# tests fetch data from live websites, so it's rather normal that they
# will fail
RESTRICT="test"

src_configure() {
	econf \
		--with-manual \
		$(use_with offensive nsfw)
}






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

only message in thread, other threads:[~2012-03-26  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-26  0:49 [gentoo-commits] gentoo-x86 commit in media-libs/libquvi-scripts: ChangeLog libquvi-scripts-0.4.4.ebuild Tim Harder (radhermit)

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