diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:45:54 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-10 23:45:54 +0000 |
commit | f6cb6d16cbbf74e86d88acbc3c5604e5cea50aeb (patch) | |
tree | 6e4bd9cf7429ac3f044ab33fefc2dd48d7468a4f /net-misc/clamz | |
parent | Stable on amd64 wrt bug #353243 (diff) | |
download | gentoo-2-f6cb6d16cbbf74e86d88acbc3c5604e5cea50aeb.tar.gz gentoo-2-f6cb6d16cbbf74e86d88acbc3c5604e5cea50aeb.tar.bz2 gentoo-2-f6cb6d16cbbf74e86d88acbc3c5604e5cea50aeb.zip |
Stable on amd64 wrt bug #353125
(Portage version: 2.1.9.36/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/clamz')
-rw-r--r-- | net-misc/clamz/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/clamz/clamz-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/clamz/ChangeLog b/net-misc/clamz/ChangeLog index 08d615d661f8..47cbefa0fa52 100644 --- a/net-misc/clamz/ChangeLog +++ b/net-misc/clamz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/clamz -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clamz/ChangeLog,v 1.1 2010/05/27 14:37:32 lack Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/clamz/ChangeLog,v 1.2 2011/02/10 23:45:54 hwoarang Exp $ + + 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> clamz-0.4.ebuild: + Stable on amd64 wrt bug #353125 *clamz-0.4 (27 May 2010) diff --git a/net-misc/clamz/clamz-0.4.ebuild b/net-misc/clamz/clamz-0.4.ebuild index 1794689fa460..cea5005f6e3f 100644 --- a/net-misc/clamz/clamz-0.4.ebuild +++ b/net-misc/clamz/clamz-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/clamz/clamz-0.4.ebuild,v 1.1 2010/05/27 14:37:32 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/clamz/clamz-0.4.ebuild,v 1.2 2011/02/10 23:45:54 hwoarang Exp $ EAPI=3 inherit fdo-mime @@ -11,7 +11,7 @@ SRC_URI="http://clamz.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-libs/expat |