public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/cd-discid: ChangeLog cd-discid-1.4.ebuild
@ 2013-05-14 18:27 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2013-05-14 18:27 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/05/14 18:27:47

  Modified:             ChangeLog
  Added:                cd-discid-1.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.30                 media-sound/cd-discid/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cd-discid/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cd-discid/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cd-discid/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	31 Mar 2012 20:26:51 -0000	1.29
+++ ChangeLog	14 May 2013 18:27:46 -0000	1.30
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/cd-discid
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.29 2012/03/31 20:26:51 radhermit Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/ChangeLog,v 1.30 2013/05/14 18:27:46 radhermit Exp $
+
+*cd-discid-1.4 (14 May 2013)
+
+  14 May 2013; Tim Harder <radhermit@gentoo.org> +cd-discid-1.4.ebuild:
+  Version bump.
 
   31 Mar 2012; Tim Harder <radhermit@gentoo.org> -cd-discid-0.9.ebuild:
   Remove old.



1.1                  media-sound/cd-discid/cd-discid-1.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cd-discid/cd-discid-1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/cd-discid/cd-discid-1.4.ebuild?rev=1.1&content-type=text/plain

Index: cd-discid-1.4.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/cd-discid/cd-discid-1.4.ebuild,v 1.1 2013/05/14 18:27:46 radhermit Exp $

EAPI=5

inherit toolchain-funcs

DESCRIPTION="returns the disc id for the cd in the cd-rom drive"
HOMEPAGE="https://github.com/taem/cd-discid"
SRC_URI="https://github.com/taem/${PN}/archive/upstream/1.4.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"

S=${WORKDIR}/${PN}-upstream-${PV}

src_compile() {
	emake CC="$(tc-getCC)"
}

src_install() {
	emake DESTDIR="${D}" PREFIX=/usr STRIP=/bin/true install
	dodoc changelog README
}





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

only message in thread, other threads:[~2013-05-14 18:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 18:27 [gentoo-commits] gentoo-x86 commit in media-sound/cd-discid: ChangeLog cd-discid-1.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