diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-11 21:45:13 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-11 21:45:13 +0000 |
commit | 0a1550801410428ae4803bba8ccb5122d05633a3 (patch) | |
tree | 4aa1c5b795a3523b6df05ea11f466cae153aa7bd /gnustep-libs | |
parent | amd64 stable, bug #272980 (diff) | |
download | historical-0a1550801410428ae4803bba8ccb5122d05633a3.tar.gz historical-0a1550801410428ae4803bba8ccb5122d05633a3.tar.bz2 historical-0a1550801410428ae4803bba8ccb5122d05633a3.zip |
amd64 stable, bug #273704
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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 | 5 | ||||
-rw-r--r-- | gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/gnustep-libs/iconkit/ChangeLog b/gnustep-libs/iconkit/ChangeLog index 5e06e9967a87..bf0359b6d747 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.9 2009/06/11 14:24:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/ChangeLog,v 1.10 2009/06/11 21:44:31 maekke Exp $ + + 11 Jun 2009; Markus Meier <maekke@gentoo.org> iconkit-0.4.1.ebuild: + amd64 stable, bug #273704 11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> iconkit-0.4.1.ebuild: stable x86, bug 273704 diff --git a/gnustep-libs/iconkit/iconkit-0.4.1.ebuild b/gnustep-libs/iconkit/iconkit-0.4.1.ebuild index efc10852a252..4de75689ea70 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.2 2009/06/11 14:24:23 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/iconkit/iconkit-0.4.1.ebuild,v 1.3 2009/06/11 21:44:31 maekke 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 95fa587ee305..a56e9d2681f5 100644 --- a/gnustep-libs/popplerkit/ChangeLog +++ b/gnustep-libs/popplerkit/ChangeLog @@ -1,6 +1,9 @@ # 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.20 2009/06/11 14:23:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/ChangeLog,v 1.21 2009/06/11 21:45:13 maekke Exp $ + + 11 Jun 2009; Markus Meier <maekke@gentoo.org> popplerkit-0.4.1.ebuild: + amd64 stable, bug #273704 11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> 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 41b457847974..726364830664 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.3 2009/06/11 14:23:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/popplerkit/popplerkit-0.4.1.ebuild,v 1.4 2009/06/11 21:45:13 maekke 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="" |