diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-14 17:35:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-14 17:35:49 +0000 |
commit | 99ef65787b31d4287b8aea169144d1c9f2224361 (patch) | |
tree | 02f03d564acdd48c876b4cdefe994142798650d3 /dev-libs/quazip | |
parent | Stable for arm, wrt bug #476296 (diff) | |
download | gentoo-2-99ef65787b31d4287b8aea169144d1c9f2224361.tar.gz gentoo-2-99ef65787b31d4287b8aea169144d1c9f2224361.tar.bz2 gentoo-2-99ef65787b31d4287b8aea169144d1c9f2224361.zip |
Stable for arm, wrt bug #476556
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/quazip')
-rw-r--r-- | dev-libs/quazip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/quazip/quazip-0.5.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/quazip/ChangeLog b/dev-libs/quazip/ChangeLog index 5ea0f519e550..e1bd76c302a2 100644 --- a/dev-libs/quazip/ChangeLog +++ b/dev-libs/quazip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/quazip # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.32 2013/07/13 19:10:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.33 2013/07/14 17:35:49 ago Exp $ + + 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> quazip-0.5.1-r1.ebuild: + Stable for arm, wrt bug #476556 13 Jul 2013; Agostino Sarubbo <ago@gentoo.org> quazip-0.5.1-r1.ebuild: Stable for ppc64, wrt bug #476556 diff --git a/dev-libs/quazip/quazip-0.5.1-r1.ebuild b/dev-libs/quazip/quazip-0.5.1-r1.ebuild index 6dcbb64c5681..096204407c7e 100644 --- a/dev-libs/quazip/quazip-0.5.1-r1.ebuild +++ b/dev-libs/quazip/quazip-0.5.1-r1.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-libs/quazip/quazip-0.5.1-r1.ebuild,v 1.9 2013/07/13 19:10:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.5.1-r1.ebuild,v 1.10 2013/07/14 17:35:49 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ppc ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test" RDEPEND=" |