public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/cbugzilla: cbugzilla-0.2.1.ebuild ChangeLog cbugzilla-0.2.0.ebuild
@ 2013-06-17 12:23 Jan Matejka (yac)
  0 siblings, 0 replies; only message in thread
From: Jan Matejka (yac) @ 2013-06-17 12:23 UTC (permalink / raw
  To: gentoo-commits

yac         13/06/17 12:23:23

  Modified:             ChangeLog
  Added:                cbugzilla-0.2.1.ebuild
  Removed:              cbugzilla-0.2.0.ebuild
  Log:
  net-misc/cbugzilla-0.2.1 bump
  
  (Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key F97A36A1)

Revision  Changes    Path
1.5                  net-misc/cbugzilla/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cbugzilla/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cbugzilla/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cbugzilla/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/cbugzilla/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	12 Jun 2013 16:13:43 -0000	1.4
+++ ChangeLog	17 Jun 2013 12:23:23 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for net-misc/cbugzilla
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cbugzilla/ChangeLog,v 1.4 2013/06/12 16:13:43 yac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cbugzilla/ChangeLog,v 1.5 2013/06/17 12:23:23 yac Exp $
+
+*cbugzilla-0.2.1 (17 Jun 2013)
+
+  17 Jun 2013; Jan Matejka <yac@gentoo.org> +cbugzilla-0.2.1.ebuild,
+  -cbugzilla-0.2.0.ebuild:
+  net-misc/cbugzilla-0.2.1 bump
 
 *cbugzilla-0.2.0 (12 Jun 2013)
 



1.1                  net-misc/cbugzilla/cbugzilla-0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cbugzilla/cbugzilla-0.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/cbugzilla/cbugzilla-0.2.1.ebuild?rev=1.1&content-type=text/plain

Index: cbugzilla-0.2.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/cbugzilla/cbugzilla-0.2.1.ebuild,v 1.1 2013/06/17 12:23:23 yac Exp $

EAPI=5

DESCRIPTION="CLI and C api to get data from Bugzilla"
HOMEPAGE="https://github.com/yaccz/cbugzilla"
SRC_URI="http://dev.gentoo.org/~yac/distfiles/${P}.tar.xz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="net-misc/curl
	dev-libs/libxdg-basedir
	app-text/htmltidy"
RDEPEND="${DEPEND}"

DOCS=( "README.rst" "ChangeLog.rst" )

src_configure() {
	econf --disable-werror
}





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

only message in thread, other threads:[~2013-06-17 12:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17 12:23 [gentoo-commits] gentoo-x86 commit in net-misc/cbugzilla: cbugzilla-0.2.1.ebuild ChangeLog cbugzilla-0.2.0.ebuild Jan Matejka (yac)

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