public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-fs/fatsort: ChangeLog fatsort-0.9.16.254.ebuild
@ 2012-05-28 11:47 Daniel Pielmeier (billie)
  0 siblings, 0 replies; only message in thread
From: Daniel Pielmeier (billie) @ 2012-05-28 11:47 UTC (permalink / raw
  To: gentoo-commits

billie      12/05/28 11:47:46

  Modified:             ChangeLog
  Added:                fatsort-0.9.16.254.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.10.49/cvs/Linux i686)

Revision  Changes    Path
1.19                 sys-fs/fatsort/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	25 Jan 2012 20:11:51 -0000	1.18
+++ ChangeLog	28 May 2012 11:47:46 -0000	1.19
@@ -1,6 +1,11 @@
 # ChangeLog for sys-fs/fatsort
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.18 2012/01/25 20:11:51 billie Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/ChangeLog,v 1.19 2012/05/28 11:47:46 billie Exp $
+
+*fatsort-0.9.16.254 (28 May 2012)
+
+  28 May 2012; Daniel Pielmeier <billie@gentoo.org> +fatsort-0.9.16.254.ebuild:
+  Version bump.
 
   25 Jan 2012; Daniel Pielmeier <billie@gentoo.org>
   -fatsort-0.9.14.1.213.ebuild:



1.1                  sys-fs/fatsort/fatsort-0.9.16.254.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/fatsort-0.9.16.254.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/fatsort/fatsort-0.9.16.254.ebuild?rev=1.1&content-type=text/plain

Index: fatsort-0.9.16.254.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-fs/fatsort/fatsort-0.9.16.254.ebuild,v 1.1 2012/05/28 11:47:46 billie Exp $

EAPI=4

inherit toolchain-funcs

DESCRIPTION="Sorts files on FAT16/32 partitions, ideal for basic audio players."
HOMEPAGE="http://fatsort.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

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

src_prepare() {
	sed -i -e "/^\(MANDIR=\|SBINDIR=\)/s|/usr/local|/usr|" \
		$(find ./ -name Makefile) || die
}

src_compile() {
	emake CC=$(tc-getCC) LD=$(tc-getCC) \
		CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
		DESTDIR="${D}"
}






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

only message in thread, other threads:[~2012-05-28 11:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-28 11:47 [gentoo-commits] gentoo-x86 commit in sys-fs/fatsort: ChangeLog fatsort-0.9.16.254.ebuild Daniel Pielmeier (billie)

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