public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/abcm2ps: ChangeLog abcm2ps-5.9.23.ebuild
@ 2011-06-25 23:36 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-06-25 23:36 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/06/25 23:36:55

  Modified:             ChangeLog
  Added:                abcm2ps-5.9.23.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha40/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 media-sound/abcm2ps/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	27 Aug 2010 17:02:56 -0000	1.19
+++ ChangeLog	25 Jun 2011 23:36:55 -0000	1.20
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/abcm2ps
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.19 2010/08/27 17:02:56 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/ChangeLog,v 1.20 2011/06/25 23:36:55 radhermit Exp $
+
+*abcm2ps-5.9.23 (25 Jun 2011)
+
+  25 Jun 2011; Tim Harder <radhermit@gentoo.org> +abcm2ps-5.9.23.ebuild:
+  Version bump.
 
   27 Aug 2010; Raúl Porcel <armin76@gentoo.org> abcm2ps-5.9.15.ebuild:
   sparc stable wrt #322859



1.1                  media-sound/abcm2ps/abcm2ps-5.9.23.ebuild

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

Index: abcm2ps-5.9.23.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-5.9.23.ebuild,v 1.1 2011/06/25 23:36:55 radhermit Exp $

EAPI=4

DESCRIPTION="A program to convert abc files to Postscript files"
HOMEPAGE="http://moinejf.free.fr/"
SRC_URI="http://moinejf.free.fr/${P}.tar.gz
	http://moinejf.free.fr/transpose_abc.pl"

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

src_prepare() {
	sed -i \
		-e '/LDFLAGS/s:=.*:= @LDFLAGS@:' \
		Makefile.in || die
}

src_configure() {
	econf \
		--enable-a4 \
		--enable-deco-is-roll
}

src_install() {
	dobin abcm2ps

	insinto /usr/share/${PN}
	doins *.fmt

	dodoc Changes README *.txt

	insinto /usr/share/doc/${PF}/examples
	doins *.{abc,eps}

	insinto /usr/share/doc/${PF}/contrib
	doins "${DISTDIR}"/transpose_abc.pl
}






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

only message in thread, other threads:[~2011-06-25 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-25 23:36 [gentoo-commits] gentoo-x86 commit in media-sound/abcm2ps: ChangeLog abcm2ps-5.9.23.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