diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:48:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-26 08:48:21 +0000 |
commit | 7cfc9068b70ccaac3ab34716bd83423313c2cd4f (patch) | |
tree | 449d3015c08eb252ffad8f7df4be62783987d65e /dev-util/bsdiff | |
parent | Stable for ia64, wrt bug #472452 (diff) | |
download | gentoo-2-7cfc9068b70ccaac3ab34716bd83423313c2cd4f.tar.gz gentoo-2-7cfc9068b70ccaac3ab34716bd83423313c2cd4f.tar.bz2 gentoo-2-7cfc9068b70ccaac3ab34716bd83423313c2cd4f.zip |
Stable for ia64, wrt bug #473558
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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 90fafd28a764..089b6fa5472e 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.44 2013/06/26 02:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/ChangeLog,v 1.45 2013/06/26 08:48:21 ago Exp $ + + 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r3.ebuild: + Stable for ia64, wrt bug #473558 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> bsdiff-4.3-r3.ebuild: Stable for alpha, wrt bug #473558 diff --git a/dev-util/bsdiff/bsdiff-4.3-r3.ebuild b/dev-util/bsdiff/bsdiff-4.3-r3.ebuild index 1d587c1325d3..b0db4c4ad5e9 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.7 2013/06/26 02:54:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/bsdiff/bsdiff-4.3-r3.ebuild,v 1.8 2013/06/26 08:48:21 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}" |