summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-07-30 15:18:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-07-30 15:18:59 +0000
commit18adf8752cda9bde0a3e5e3b408f123403788cc3 (patch)
treed395e887c4620059bf800b9d49f4ed092a552be7 /dev-libs/libtar
parentgames-fps/tremulous is gone (diff)
downloadgentoo-2-18adf8752cda9bde0a3e5e3b408f123403788cc3.tar.gz
gentoo-2-18adf8752cda9bde0a3e5e3b408f123403788cc3.tar.bz2
gentoo-2-18adf8752cda9bde0a3e5e3b408f123403788cc3.zip
Stable for sparc, wrt bug #487686
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libtar')
-rw-r--r--dev-libs/libtar/ChangeLog5
-rw-r--r--dev-libs/libtar/libtar-1.2.20-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libtar/ChangeLog b/dev-libs/libtar/ChangeLog
index 884831654e85..99d823793b61 100644
--- a/dev-libs/libtar/ChangeLog
+++ b/dev-libs/libtar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libtar
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtar/ChangeLog,v 1.42 2015/07/28 08:05:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtar/ChangeLog,v 1.43 2015/07/30 15:18:59 ago Exp $
+
+ 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libtar-1.2.20-r3.ebuild:
+ Stable for sparc, wrt bug #487686
28 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libtar-1.2.20-r3.ebuild:
Stable for x86, wrt bug #487686
diff --git a/dev-libs/libtar/libtar-1.2.20-r3.ebuild b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
index 0bee29e284d7..b8109ee2c570 100644
--- a/dev-libs/libtar/libtar-1.2.20-r3.ebuild
+++ b/dev-libs/libtar/libtar-1.2.20-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtar/libtar-1.2.20-r3.ebuild,v 1.3 2015/07/28 08:05:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtar/libtar-1.2.20-r3.ebuild,v 1.4 2015/07/30 15:18:59 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static-libs zlib"
RDEPEND="zlib? ( sys-libs/zlib )