diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 02:54:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 02:54:04 +0000 |
commit | 6a452864a8eb398ceefb6425cae008db77ee4a22 (patch) | |
tree | 700dea1f6c56897320c7045a182b1ba89d12141e /dev-util/bsdiff | |
parent | Stable for alpha, wrt bug #472452 (diff) | |
download | gentoo-2-6a452864a8eb398ceefb6425cae008db77ee4a22.tar.gz gentoo-2-6a452864a8eb398ceefb6425cae008db77ee4a22.tar.bz2 gentoo-2-6a452864a8eb398ceefb6425cae008db77ee4a22.zip |
Stable for alpha, wrt bug #473558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/bsdiff')
-rw-r--r-- | dev-util/bsdiff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/bsdiff/bsdiff-4.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/bsdiff/ChangeLog b/dev-util/bsdiff/ChangeLog index 3c6ba738a91f..90fafd28a764 100644 --- a/dev-util/bsdiff/ChangeLog +++ b/dev-util/bsdiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/bsdiff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.43 2013/06/24 16:59:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.44 2013/06/26 02:54:04 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r3.ebuild: + Stable for alpha, wrt bug #473558 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r3.ebuild: Stable for ppc, wrt bug #473558 diff --git a/dev-util/bsdiff/bsdiff-4.3-r3.ebuild b/dev-util/bsdiff/bsdiff-4.3-r3.ebuild index de2068229ece..1d587c1325d3 100644 --- a/dev-util/bsdiff/bsdiff-4.3-r3.ebuild +++ b/dev-util/bsdiff/bsdiff-4.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.6 2013/06/24 16:59:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.7 2013/06/26 02:54:04 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.daemonology.net/bsdiff/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="app-arch/bzip2" RDEPEND="${DEPEND}" |