diff options
author | 2012-02-16 18:43:22 +0000 | |
---|---|---|
committer | 2012-02-16 18:43:22 +0000 | |
commit | 058c0e6435b82a14410c9a74533d375f8aa9bdec (patch) | |
tree | 81a99cb0ca058568a334043028496b6191b7b46c /games-util/dzip | |
parent | x86 stable wrt bug #397041 (diff) | |
download | gentoo-2-058c0e6435b82a14410c9a74533d375f8aa9bdec.tar.gz gentoo-2-058c0e6435b82a14410c9a74533d375f8aa9bdec.tar.bz2 gentoo-2-058c0e6435b82a14410c9a74533d375f8aa9bdec.zip |
x86 stable wrt bug #397043
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'games-util/dzip')
-rw-r--r-- | games-util/dzip/ChangeLog | 7 | ||||
-rw-r--r-- | games-util/dzip/dzip-2.9-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-util/dzip/ChangeLog b/games-util/dzip/ChangeLog index ac5d37c7a725..34a9f6dac0ee 100644 --- a/games-util/dzip/ChangeLog +++ b/games-util/dzip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-util/dzip -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/ChangeLog,v 1.12 2010/01/22 20:16:12 hanno Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/ChangeLog,v 1.13 2012/02/16 18:43:22 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dzip-2.9-r3.ebuild: + x86 stable wrt bug #397043 *dzip-2.9-r3 (22 Jan 2010) diff --git a/games-util/dzip/dzip-2.9-r3.ebuild b/games-util/dzip/dzip-2.9-r3.ebuild index 7ae8bd0b980b..6b11624b27cd 100644 --- a/games-util/dzip/dzip-2.9-r3.ebuild +++ b/games-util/dzip/dzip-2.9-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9-r3.ebuild,v 1.1 2010/01/22 20:16:12 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/dzip/dzip-2.9-r3.ebuild,v 1.2 2012/02/16 18:43:22 phajdan.jr Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://speeddemosarchive.com/dzip/dz${PV/./}src.zip" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" DEPEND="app-arch/unzip" RDEPEND="" |