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.1.ebuild sharutils-4.10.ebuild sharutils-4.11.ebuild sharutils-4.11.1.ebuild sharutils-4.13.5.ebuild sharutils-4.13.1.ebuild sharutils-4.13.3.ebuild
@ 2015-05-29  7:55 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2015-05-29  7:55 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    15/05/29 07:55:04

  Modified:             ChangeLog
  Added:                sharutils-4.15.1.ebuild
  Removed:              sharutils-4.10.ebuild sharutils-4.11.ebuild
                        sharutils-4.11.1.ebuild sharutils-4.13.5.ebuild
                        sharutils-4.13.1.ebuild sharutils-4.13.3.ebuild
  Log:
  Version bump. Removed old
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.130                app-arch/sharutils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	12 Aug 2014 12:19:31 -0000	1.129
+++ ChangeLog	29 May 2015 07:55:04 -0000	1.130
@@ -1,6 +1,14 @@
 # ChangeLog for app-arch/sharutils
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.129 2014/08/12 12:19:31 vapier Exp $
+# 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 $
+
+*sharutils-4.15.1 (29 May 2015)
+
+  29 May 2015; Lars Wendler <polynomial-c@gentoo.org> -sharutils-4.10.ebuild,
+  -sharutils-4.11.ebuild, -sharutils-4.11.1.ebuild, -sharutils-4.13.1.ebuild,
+  -sharutils-4.13.3.ebuild, -sharutils-4.13.5.ebuild, +sharutils-4.15.1.ebuild,
+  -files/sharutils-4.11.1-no-gets.patch:
+  Version bump. Removed old.
 
   12 Aug 2014; Mike Frysinger <vapier@gentoo.org> sharutils-4.14-r1.ebuild:
   Mark arm64/m68k/s390/sh stable.



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

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

Index: sharutils-4.15.1.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.1.ebuild,v 1.1 2015/05/29 07:55:04 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_prepare() {
	epatch "${FILESDIR}"/${PN}-4.14-popen-rb.patch
}

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-05-29  7:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29  7:55 [gentoo-commits] gentoo-x86 commit in app-arch/sharutils: ChangeLog sharutils-4.15.1.ebuild sharutils-4.10.ebuild sharutils-4.11.ebuild sharutils-4.11.1.ebuild sharutils-4.13.5.ebuild sharutils-4.13.1.ebuild sharutils-4.13.3.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