diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:19:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-15 15:19:10 +0000 |
commit | 78574003fff39cfae6735e9e49d69445ce4307e5 (patch) | |
tree | 7abb147661c7a29ca718f59f33a3b47ec7cac3fa /media-gfx/icoutils | |
parent | x86 stable wrt bug #397133 (diff) | |
download | gentoo-2-78574003fff39cfae6735e9e49d69445ce4307e5.tar.gz gentoo-2-78574003fff39cfae6735e9e49d69445ce4307e5.tar.bz2 gentoo-2-78574003fff39cfae6735e9e49d69445ce4307e5.zip |
x86 stable wrt bug #397065
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'media-gfx/icoutils')
-rw-r--r-- | media-gfx/icoutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/icoutils/icoutils-0.29.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/icoutils/ChangeLog b/media-gfx/icoutils/ChangeLog index e6c84cc5e197..3be368d076ab 100644 --- a/media-gfx/icoutils/ChangeLog +++ b/media-gfx/icoutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/icoutils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.23 2012/01/07 18:18:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.24 2012/01/15 15:19:10 phajdan.jr Exp $ + + 15 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + icoutils-0.29.1-r1.ebuild: + x86 stable wrt bug #397065 07 Jan 2012; Agostino Sarubbo <ago@gentoo.org> icoutils-0.29.1-r1.ebuild: Stable for AMD64, wrt bug #397065 diff --git a/media-gfx/icoutils/icoutils-0.29.1-r1.ebuild b/media-gfx/icoutils/icoutils-0.29.1-r1.ebuild index 764d960270e7..0371ebcb95f3 100644 --- a/media-gfx/icoutils/icoutils-0.29.1-r1.ebuild +++ b/media-gfx/icoutils/icoutils-0.29.1-r1.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/media-gfx/icoutils/icoutils-0.29.1-r1.ebuild,v 1.2 2012/01/07 18:18:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.29.1-r1.ebuild,v 1.3 2012/01/15 15:19:10 phajdan.jr Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="A set of programs for extracting and converting images in Microsoft HOMEPAGE="http://www.nongnu.org/icoutils/" SRC_URI="http://savannah.nongnu.org/download/icoutils/${P}.tar.bz2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="nls" |