diff options
author | Justin Lecher <jlec@gentoo.org> | 2014-07-15 14:37:09 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2014-07-15 14:37:09 +0000 |
commit | c29f7ca59b434860e20366df8dad5cd6a3d67ff0 (patch) | |
tree | e650605eb3ea4b0fd5440a85fb62af801e3581e4 /sci-libs | |
parent | Mask openssh on hardened/linux/uclibc/ppc, bug #517160 (diff) | |
download | gentoo-2-c29f7ca59b434860e20366df8dad5cd6a3d67ff0.tar.gz gentoo-2-c29f7ca59b434860e20366df8dad5cd6a3d67ff0.tar.bz2 gentoo-2-c29f7ca59b434860e20366df8dad5cd6a3d67ff0.zip |
sci-libs/libtifiles2: Add missing dep on app-arch/libarchive, #514060
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libtifiles2/ChangeLog | 8 | ||||
-rw-r--r-- | sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild | 5 | ||||
-rw-r--r-- | sci-libs/libtifiles2/metadata.xml | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/sci-libs/libtifiles2/ChangeLog b/sci-libs/libtifiles2/ChangeLog index ab44ba17f381..ae7c042fec7e 100644 --- a/sci-libs/libtifiles2/ChangeLog +++ b/sci-libs/libtifiles2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libtifiles2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.10 2013/07/10 21:45:43 bicatali Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/ChangeLog,v 1.11 2014/07/15 14:37:08 jlec Exp $ + + 15 Jul 2014; Justin Lecher <jlec@gentoo.org> libtifiles2-1.1.6-r1.ebuild, + metadata.xml: + Add missing dep on app-arch/libarchive, #514060 *libtifiles2-1.1.6-r1 (10 Jul 2013) diff --git a/sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild b/sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild index 3065616bf3da..e87297a0a17a 100644 --- a/sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild +++ b/sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild,v 1.1 2013/07/10 21:45:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libtifiles2/libtifiles2-1.1.6-r1.ebuild,v 1.2 2014/07/15 14:37:09 jlec Exp $ EAPI=5 @@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc nls static-libs" RDEPEND=" + app-arch/libarchive dev-libs/glib:2 >=sci-libs/libticables2-1.3.3 >=sci-libs/libticonv-1.1.3 diff --git a/sci-libs/libtifiles2/metadata.xml b/sci-libs/libtifiles2/metadata.xml index 664d1df39e99..89a9f8616c31 100644 --- a/sci-libs/libtifiles2/metadata.xml +++ b/sci-libs/libtifiles2/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<longdescription lang="en"> + <herd>sci</herd> + <longdescription lang="en"> The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the |