summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-11-16 15:05:53 +0000
committerSteve Dibb <beandog@gentoo.org>2007-11-16 15:05:53 +0000
commit17fd332afb94f00d35677d3bdc3a196dab482e46 (patch)
treed50cad1edca2f1e287c58e3dc08a3b1540645a1f /gnustep-libs/iconkit
parentStable for HPPA (bug #198988). (diff)
downloadhistorical-17fd332afb94f00d35677d3bdc3a196dab482e46.tar.gz
historical-17fd332afb94f00d35677d3bdc3a196dab482e46.tar.bz2
historical-17fd332afb94f00d35677d3bdc3a196dab482e46.zip
amd64 stable, bug 195990
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'gnustep-libs/iconkit')
-rw-r--r--gnustep-libs/iconkit/ChangeLog5
-rw-r--r--gnustep-libs/iconkit/iconkit-0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/iconkit/ChangeLog b/gnustep-libs/iconkit/ChangeLog
index c47260e0b8e9..9242965d6391 100644
--- a/gnustep-libs/iconkit/ChangeLog
+++ b/gnustep-libs/iconkit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-libs/iconkit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.4 2007/10/27 16:25:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.5 2007/11/16 15:05:53 beandog Exp $
+
+ 16 Nov 2007; Steve Dibb <beandog@gentoo.org> iconkit-0.2.ebuild:
+ amd64 stable, bug 195990
27 Oct 2007; nixnut <nixnut@gentoo.org> iconkit-0.2.ebuild:
Stable on ppc wrt bug 195990
diff --git a/gnustep-libs/iconkit/iconkit-0.2.ebuild b/gnustep-libs/iconkit/iconkit-0.2.ebuild
index d18df6039166..156b264b2936 100644
--- a/gnustep-libs/iconkit/iconkit-0.2.ebuild
+++ b/gnustep-libs/iconkit/iconkit-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.2.ebuild,v 1.3 2007/10/27 16:11:15 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.2.ebuild,v 1.4 2007/11/16 15:05:53 beandog Exp $
inherit gnustep-2
@@ -10,7 +10,7 @@ DESCRIPTION="framework used to create icons using different elements"
HOMEPAGE="http://www.etoile-project.org"
SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ppc x86"
+KEYWORDS="amd64 ppc x86"
SLOT="0"
DEPEND="media-libs/libpng"