public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/sharutils: ChangeLog sharutils-4.15.2.ebuild
@ 2015-06-02  9:00 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2015-06-02  9:00 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    15/06/02 09:00:00

  Modified:             ChangeLog
  Added:                sharutils-4.15.2.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.131                app-arch/sharutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	29 May 2015 07:55:04 -0000	1.130
+++ ChangeLog	2 Jun 2015 09:00:00 -0000	1.131
@@ -1,6 +1,11 @@
 # ChangeLog for app-arch/sharutils
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.130 2015/05/29 07:55:04 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.131 2015/06/02 09:00:00 polynomial-c Exp $
+
+*sharutils-4.15.2 (02 Jun 2015)
+
+  02 Jun 2015; Lars Wendler <polynomial-c@gentoo.org> +sharutils-4.15.2.ebuild:
+  Version bump.
 
 *sharutils-4.15.1 (29 May 2015)
 



1.1                  app-arch/sharutils/sharutils-4.15.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/sharutils-4.15.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/sharutils/sharutils-4.15.2.ebuild?rev=1.1&content-type=text/plain

Index: sharutils-4.15.2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.15.2.ebuild,v 1.1 2015/06/02 09:00:00 polynomial-c Exp $

EAPI="5"

inherit eutils

MY_P="${P/_/-}"
DESCRIPTION="Tools to deal with shar archives"
HOMEPAGE="http://www.gnu.org/software/sharutils/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="nls"

DEPEND="app-arch/xz-utils
	sys-apps/texinfo
	nls? ( >=sys-devel/gettext-0.10.35 )"

S=${WORKDIR}/${MY_P}

src_configure() {
	strip-linguas -u po
	econf $(use_enable nls)
}





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

only message in thread, other threads:[~2015-06-02  9:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02  9:00 [gentoo-commits] gentoo-x86 commit in app-arch/sharutils: ChangeLog sharutils-4.15.2.ebuild Lars Wendler (polynomial-c)

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