public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/cbatticon: ChangeLog cbatticon-1.3.1.ebuild
@ 2013-05-11 21:32 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2013-05-11 21:32 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/05/11 21:32:30

  Modified:             ChangeLog
  Added:                cbatticon-1.3.1.ebuild
  Log:
  version bump wrt #469488
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.4                  x11-misc/cbatticon/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	20 Apr 2013 18:11:35 -0000	1.3
+++ ChangeLog	11 May 2013 21:32:30 -0000	1.4
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/cbatticon
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.3 2013/04/20 18:11:35 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.4 2013/05/11 21:32:30 hasufell Exp $
+
+*cbatticon-1.3.1 (11 May 2013)
+
+  11 May 2013; Julian Ospald <hasufell@gentoo.org> +cbatticon-1.3.1.ebuild:
+  version bump wrt #469488
 
 *cbatticon-1.2.0 (20 Apr 2013)
 



1.1                  x11-misc/cbatticon/cbatticon-1.3.1.ebuild

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

Index: cbatticon-1.3.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.3.1.ebuild,v 1.1 2013/05/11 21:32:30 hasufell Exp $

EAPI=5

inherit toolchain-funcs

DESCRIPTION="A GTK+ battery icon which uses libudev to be lightweight and fast"
HOMEPAGE="https://github.com/ColinJones/cbatticon"
SRC_URI="https://github.com/ColinJones/cbatticon/archive/${PV}.tar.gz -> ${P}.tar.gz"

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

RDEPEND="x11-libs/gtk+:2
	x11-libs/libnotify"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

src_compile() {
	tc-export CC
	emake V=1 VERSION="${PF}"
}

src_install() {
	emake DESTDIR="${D}" V=1 VERSION="${PF}" install
}





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

only message in thread, other threads:[~2013-05-11 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-11 21:32 [gentoo-commits] gentoo-x86 commit in x11-misc/cbatticon: ChangeLog cbatticon-1.3.1.ebuild Julian Ospald (hasufell)

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