diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-03 10:48:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-03 10:48:40 +0000 |
commit | c6802223a3cd832055eeb4df63652a21ffc8821c (patch) | |
tree | 45599dc7c99b708f6dbb8cf758e7e8053dbabfd8 /media-gfx/icoutils | |
parent | Remove old (diff) | |
download | gentoo-2-c6802223a3cd832055eeb4df63652a21ffc8821c.tar.gz gentoo-2-c6802223a3cd832055eeb4df63652a21ffc8821c.tar.bz2 gentoo-2-c6802223a3cd832055eeb4df63652a21ffc8821c.zip |
x86 stable wrt bug 169939
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-gfx/icoutils')
-rw-r--r-- | media-gfx/icoutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/icoutils/icoutils-0.26.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/icoutils/ChangeLog b/media-gfx/icoutils/ChangeLog index 82dc391037b3..5b31a3c17871 100644 --- a/media-gfx/icoutils/ChangeLog +++ b/media-gfx/icoutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/icoutils # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.15 2007/02/22 01:32:15 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/ChangeLog,v 1.16 2007/04/03 10:48:40 armin76 Exp $ + + 03 Apr 2007; Raúl Porcel <armin76@gentoo.org> icoutils-0.26.0.ebuild: + x86 stable wrt bug 169939 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/media-gfx/icoutils/icoutils-0.26.0.ebuild b/media-gfx/icoutils/icoutils-0.26.0.ebuild index 4b47996587c7..92834ff066b0 100644 --- a/media-gfx/icoutils/icoutils-0.26.0.ebuild +++ b/media-gfx/icoutils/icoutils-0.26.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.26.0.ebuild,v 1.1 2006/05/25 21:35:23 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icoutils/icoutils-0.26.0.ebuild,v 1.2 2007/04/03 10:48:40 armin76 Exp $ DESCRIPTION="A set of programs for extracting and converting images in Microsoft Windows icon and cursor files (.ico, .cur)." HOMEPAGE="http://www.nongnu.org/icoutils/" SRC_URI="http://savannah.nongnu.org/download/icoutils/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="nls" |