diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-11 14:24:23 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-11 14:24:23 +0000 |
commit | e096db2b7e12596893f168fc0e67fa61680ab24f (patch) | |
tree | 81f8b5497cc9665ee31f93cfbb5aec50e9460ca6 /gnustep-libs/iconkit | |
parent | stable x86, bug 273704 (diff) | |
download | gentoo-2-e096db2b7e12596893f168fc0e67fa61680ab24f.tar.gz gentoo-2-e096db2b7e12596893f168fc0e67fa61680ab24f.tar.bz2 gentoo-2-e096db2b7e12596893f168fc0e67fa61680ab24f.zip |
stable x86, bug 273704
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'gnustep-libs/iconkit')
-rw-r--r-- | gnustep-libs/iconkit/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/iconkit/iconkit-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-libs/iconkit/ChangeLog b/gnustep-libs/iconkit/ChangeLog index 64fb55e86a67..5e06e9967a87 100644 --- a/gnustep-libs/iconkit/ChangeLog +++ b/gnustep-libs/iconkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnustep-libs/iconkit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.8 2009/03/23 15:22:31 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.9 2009/06/11 14:24:23 fauli Exp $ + + 11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> iconkit-0.4.1.ebuild: + stable x86, bug 273704 *iconkit-0.4.1 (23 Mar 2009) diff --git a/gnustep-libs/iconkit/iconkit-0.4.1.ebuild b/gnustep-libs/iconkit/iconkit-0.4.1.ebuild index a601d2a51c73..efc10852a252 100644 --- a/gnustep-libs/iconkit/iconkit-0.4.1.ebuild +++ b/gnustep-libs/iconkit/iconkit-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.1.ebuild,v 1.1 2009/03/23 15:22:31 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.1.ebuild,v 1.2 2009/06/11 14:24:23 fauli 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.bz2" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="" |