diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-10-17 17:59:30 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-10-17 17:59:30 +0000 |
commit | 243e07452389dd59aa5b2693073cb5c86e440a2b (patch) | |
tree | 2de4266e7b62c3c00f301160528f91dfc857c5d3 /gnustep-libs/iconkit | |
parent | stable x86, bug 195990 (diff) | |
download | gentoo-2-243e07452389dd59aa5b2693073cb5c86e440a2b.tar.gz gentoo-2-243e07452389dd59aa5b2693073cb5c86e440a2b.tar.bz2 gentoo-2-243e07452389dd59aa5b2693073cb5c86e440a2b.zip |
stable x86, bug 195990
(Portage version: 2.1.3.9)
Diffstat (limited to 'gnustep-libs/iconkit')
-rw-r--r-- | gnustep-libs/iconkit/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/iconkit/iconkit-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/iconkit/ChangeLog b/gnustep-libs/iconkit/ChangeLog index 812df3f9f2bc..f1bda989b2e9 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.1 2007/09/10 14:20:10 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.2 2007/10/17 17:59:30 opfer Exp $ + + 17 Oct 2007; Christian Faulhammer <opfer@gentoo.org> iconkit-0.2.ebuild: + stable x86, bug 195990 *iconkit-0.2 (10 Sep 2007) diff --git a/gnustep-libs/iconkit/iconkit-0.2.ebuild b/gnustep-libs/iconkit/iconkit-0.2.ebuild index f2edfe7c5b5a..65f78ebb8eb7 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.1 2007/09/10 14:20:10 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.2.ebuild,v 1.2 2007/10/17 17:59:30 opfer 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" |