diff options
author | 2012-04-03 21:01:41 +0000 | |
---|---|---|
committer | 2012-04-03 21:01:41 +0000 | |
commit | 3661c420ad00f4e423327a1d6f57a014e4752dc3 (patch) | |
tree | 66849b9ee7f6715d81ead70fbb83083249013a90 /dev-libs/quazip | |
parent | Stable for HPPA (bug #410085). (diff) | |
download | gentoo-2-3661c420ad00f4e423327a1d6f57a014e4752dc3.tar.gz gentoo-2-3661c420ad00f4e423327a1d6f57a014e4752dc3.tar.bz2 gentoo-2-3661c420ad00f4e423327a1d6f57a014e4752dc3.zip |
Stable for HPPA (bug #410145).
(Portage version: 2.2.0_alpha99/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/quazip')
-rw-r--r-- | dev-libs/quazip/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/quazip/quazip-0.4.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/quazip/ChangeLog b/dev-libs/quazip/ChangeLog index 3f27b34dc997..ab03ddc76e77 100644 --- a/dev-libs/quazip/ChangeLog +++ b/dev-libs/quazip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/quazip # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.13 2012/04/02 16:39:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/ChangeLog,v 1.14 2012/04/03 21:01:41 jer Exp $ + + 03 Apr 2012; Jeroen Roovers <jer@gentoo.org> quazip-0.4.4.ebuild: + Stable for HPPA (bug #410145). 02 Apr 2012; Agostino Sarubbo <ago@gentoo.org> quazip-0.4.4.ebuild: Stable for amd64, wrt bug #410145 diff --git a/dev-libs/quazip/quazip-0.4.4.ebuild b/dev-libs/quazip/quazip-0.4.4.ebuild index 128211fa75fb..a1c181f2b6b1 100644 --- a/dev-libs/quazip/quazip-0.4.4.ebuild +++ b/dev-libs/quazip/quazip-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v 1.3 2012/04/02 16:39:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/quazip/quazip-0.4.4.ebuild,v 1.4 2012/04/03 21:01:41 jer Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=" |