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 | 5d4089ade2f91ec308fe68cae94a74f12387fa66 (patch) | |
tree | 8c34cf8923f59e862011aeb0ec6fb228bdd591a5 /gnustep-libs | |
parent | stable x86, bug 272980 (diff) | |
download | historical-5d4089ade2f91ec308fe68cae94a74f12387fa66.tar.gz historical-5d4089ade2f91ec308fe68cae94a74f12387fa66.tar.bz2 historical-5d4089ade2f91ec308fe68cae94a74f12387fa66.zip |
stable x86, bug 273704
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'gnustep-libs')
-rw-r--r-- | gnustep-libs/iconkit/ChangeLog | 5 | ||||
-rw-r--r-- | gnustep-libs/iconkit/iconkit-0.4.1.ebuild | 4 | ||||
-rw-r--r-- | gnustep-libs/popplerkit/ChangeLog | 6 | ||||
-rw-r--r-- | gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild | 4 |
4 files changed, 13 insertions, 6 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="" diff --git a/gnustep-libs/popplerkit/ChangeLog b/gnustep-libs/popplerkit/ChangeLog index adf5336bfa66..95fa587ee305 100644 --- a/gnustep-libs/popplerkit/ChangeLog +++ b/gnustep-libs/popplerkit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-libs/popplerkit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/ChangeLog,v 1.19 2009/03/30 13:53:43 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/ChangeLog,v 1.20 2009/06/11 14:23:01 fauli Exp $ + + 11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + popplerkit-0.4.1.ebuild: + stable x86, bug 273704 30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> popplerkit-0.2.ebuild, popplerkit-0.4.0-r1.ebuild, popplerkit-0.4.1.ebuild: diff --git a/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild b/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild index 32fcfdde6adb..41b457847974 100644 --- a/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild +++ b/gnustep-libs/popplerkit/popplerkit-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/popplerkit/popplerkit-0.4.1.ebuild,v 1.2 2009/03/30 13:53:43 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild,v 1.3 2009/06/11 14:23:01 fauli Exp $ EAPI=2 @@ -12,7 +12,7 @@ DESCRIPTION="PopplerKit is a GNUstep/Cocoa framework for accessing and rendering HOMEPAGE="http://www.etoile-project.org" SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="" |