diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-01-06 08:20:36 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-01-06 08:20:36 +0000 |
commit | 5081f005247de33b0431c5461cb61e5af160ac92 (patch) | |
tree | 413dd0100a7e912342f8c4e6b91ead4df5e0d964 /app-arch | |
parent | version bump as promised in bug #117548. Fixes compile problem with gcc-4 as ... (diff) | |
download | gentoo-2-5081f005247de33b0431c5461cb61e5af160ac92.tar.gz gentoo-2-5081f005247de33b0431c5461cb61e5af160ac92.tar.bz2 gentoo-2-5081f005247de33b0431c5461cb61e5af160ac92.zip |
version bump to fix self test bug #116696
(Portage version: 2.1_pre3)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/sharutils/ChangeLog | 10 | ||||
-rw-r--r-- | app-arch/sharutils/Manifest | 14 | ||||
-rw-r--r-- | app-arch/sharutils/files/digest-sharutils-4.6.1_pre4 | 1 | ||||
-rw-r--r-- | app-arch/sharutils/sharutils-4.6.1_pre4.ebuild | 36 |
4 files changed, 49 insertions, 12 deletions
diff --git a/app-arch/sharutils/ChangeLog b/app-arch/sharutils/ChangeLog index 875b953c8811..ca94df5f42c2 100644 --- a/app-arch/sharutils/ChangeLog +++ b/app-arch/sharutils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-arch/sharutils -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.39 2005/10/08 23:14:52 dragonheart Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/ChangeLog,v 1.40 2006/01/06 08:20:36 dragonheart Exp $ + +*sharutils-4.6.1_pre4 (06 Jan 2006) + + 06 Jan 2006; Daniel Black <dragonheart@gentoo.org> + +sharutils-4.6.1_pre4.ebuild: + version bump to fix self test bug #116696 thanks Sandro *sharutils-4.6 (08 Oct 2005) diff --git a/app-arch/sharutils/Manifest b/app-arch/sharutils/Manifest index c71095be7da4..e1f0238d81c3 100644 --- a/app-arch/sharutils/Manifest +++ b/app-arch/sharutils/Manifest @@ -1,10 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 624e9bd1bc5e49cde0a3548ea19f7f30 ChangeLog 7353 MD5 a0ed4cfc65c5d37392c6b3816d3fbdbe files/digest-sharutils-4.2.1-r11 67 MD5 72ff0d7f4ab58f8c2e2f9b0d6ad5fbc0 files/digest-sharutils-4.5 66 MD5 ab86e982eccb30cf2543e332f95b0625 files/digest-sharutils-4.6 135 +MD5 996218bd3decdc4a5f1e61f57e027018 files/digest-sharutils-4.6.1_pre2 72 +MD5 709a0017d2cfd725854b1cdf54ba1c5b files/digest-sharutils-4.6.1_pre3 72 +MD5 2b368d65f6d5ffc4ae3116c0cff0ed03 files/digest-sharutils-4.6.1_pre4 72 MD5 aeb2dc437bac48b13e8ebc1d632013ad files/sharutils-4.2.1-buffer-check.patch 2416 MD5 567118e62dd91c695bdffe56281a5324 files/sharutils-4.2.1-buffer-limits.patch 1980 MD5 5c7abe1494f7d3b105dd3907b6898474 files/sharutils-4.2.1-gentoo.patch 2438 @@ -12,11 +12,5 @@ MD5 ca22218be478144a5275a31e4ba88e75 files/sharutils-4.2.1-tempfile.patch 3249 MD5 3b435cb48281b782428c45eca477fe8e metadata.xml 230 MD5 be9f923f83528febbbdd8ec1c71d2309 sharutils-4.2.1-r11.ebuild 1435 MD5 6719e6ff2d5d0f203dd385a59adf89eb sharutils-4.5.ebuild 775 +MD5 ff68d2a5b8ff11e838ac4eb26b6c5d47 sharutils-4.6.1_pre4.ebuild 1058 MD5 6e9706ede2bd6a3411c36490de4a2617 sharutils-4.6.ebuild 960 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) - -iD8DBQFDSFL6mdTrptrqvGERAvlTAJ9ncWD2SB8RsrmdrLoRulA6py4gcgCgm58K -2poie0S1AGaKbScwn27xne0= -=Okmt ------END PGP SIGNATURE----- diff --git a/app-arch/sharutils/files/digest-sharutils-4.6.1_pre4 b/app-arch/sharutils/files/digest-sharutils-4.6.1_pre4 new file mode 100644 index 000000000000..dfcfb6f49fca --- /dev/null +++ b/app-arch/sharutils/files/digest-sharutils-4.6.1_pre4 @@ -0,0 +1 @@ +MD5 2b690ce1b198c2593d0ac3f67fc9fb9d sharutils-4.6.1-pre4.tar.gz 817280 diff --git a/app-arch/sharutils/sharutils-4.6.1_pre4.ebuild b/app-arch/sharutils/sharutils-4.6.1_pre4.ebuild new file mode 100644 index 000000000000..a970ff6e1490 --- /dev/null +++ b/app-arch/sharutils/sharutils-4.6.1_pre4.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.6.1_pre4.ebuild,v 1.1 2006/01/06 08:20:36 dragonheart Exp $ + +inherit autotools + +MY_P="${P/_/-}" +DESCRIPTION="Tools to deal with shar archives" +HOMEPAGE="http://www.gnu.org/software/sharutils/" +SRC_URI="http://autogen.sourceforge.net/data/${MY_P}.tar.gz" +#SRC_URI="mirror://gnu/${PN}/REL-${PV}/${P}.tar.bz2 +# mirror://gnu/${PN}/REL-${PV}/${P}-doc.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="nls" +#IUSE="nls doc" +S="${WORKDIR}/${MY_P}" + +DEPEND="sys-apps/texinfo + nls? ( >=sys-devel/gettext-0.10.35 )" + +src_compile() { + econf $(use_enable nls) || die + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die + dodoc AUTHORS ChangeLog NEWS README THANKS TODO + #if use doc; then + # tar -zxf ${DISTDIR}/${P}-doc.tar.gz -C ${D}/usr/share/doc \ + # || die 'documentation installation failed' + #fi +} |