public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett (mr_bones_)" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-cdr/cdw: cdw-0.3.93.ebuild ChangeLog
Date: Sun, 20 Sep 2009 07:30:43 +0000	[thread overview]
Message-ID: <E1MpGsd-0003T4-D8@stork.gentoo.org> (raw)

mr_bones_    09/09/20 07:30:43

  Modified:             ChangeLog
  Added:                cdw-0.3.93.ebuild
  Log:
  version bump
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.24                 app-cdr/cdw/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/cdw/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	4 Mar 2009 01:16:55 -0000	1.23
+++ ChangeLog	20 Sep 2009 07:30:43 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for app-cdr/cdw
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/ChangeLog,v 1.23 2009/03/04 01:16:55 mr_bones_ Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/ChangeLog,v 1.24 2009/09/20 07:30:43 mr_bones_ Exp $
+
+*cdw-0.3.93 (20 Sep 2009)
+
+  20 Sep 2009; Michael Sterrett <mr_bones_@gentoo.org> +cdw-0.3.93.ebuild:
+  version bump
 
 *cdw-0.3.92 (04 Mar 2009)
 



1.1                  app-cdr/cdw/cdw-0.3.93.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/cdw-0.3.93.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/cdw-0.3.93.ebuild?rev=1.1&content-type=text/plain

Index: cdw-0.3.93.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/cdw-0.3.93.ebuild,v 1.1 2009/09/20 07:30:43 mr_bones_ Exp $

EAPI=2
inherit autotools

MY_P=${PN}_${PV}
DESCRIPTION="An ncurses based console frontend for cdrtools and dvd+rw-tools"
HOMEPAGE="http://cdw.sourceforge.net"
SRC_URI="mirror://sourceforge/cdw/${MY_P}.tar.gz"

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

DEPEND="virtual/cdrtools
	app-cdr/dvd+rw-tools
	dev-libs/libcdio
	sys-libs/ncurses[unicode]"

S=${WORKDIR}/${MY_P}/cdw

src_prepare() {
	rm -f missing
	eautoreconf
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed."
	dodoc AUTHORS ChangeLog NEWS THANKS \
		doc/{KNOWN_BUGS,README*,default.conf}
}






             reply	other threads:[~2009-09-20  7:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-20  7:30 Michael Sterrett (mr_bones_) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-28 14:53 [gentoo-commits] gentoo-x86 commit in app-cdr/cdw: cdw-0.3.93.ebuild ChangeLog Michael Sterrett (mr_bones_)
2009-10-16 19:53 Michael Sterrett (mr_bones_)
2009-10-24 12:34 Gysbert Wassenaar (nixnut)
2009-12-19 13:04 Pacho Ramos (pacho)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MpGsd-0003T4-D8@stork.gentoo.org \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox