diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-28 19:11:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-28 19:11:00 +0000 |
commit | ce0d1f55c5e2bd0c0471e7740f31abff6c412707 (patch) | |
tree | 220c4cfb72c0223bdd2633f3d37e232a6213e8cc /app-office | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-ce0d1f55c5e2bd0c0471e7740f31abff6c412707.tar.gz gentoo-2-ce0d1f55c5e2bd0c0471e7740f31abff6c412707.tar.bz2 gentoo-2-ce0d1f55c5e2bd0c0471e7740f31abff6c412707.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/glabels/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/glabels/glabels-2.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.4.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/glabels/ChangeLog b/app-office/glabels/ChangeLog index 8f1af0c4c5ee..7dab2c847b53 100644 --- a/app-office/glabels/ChangeLog +++ b/app-office/glabels/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/glabels # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.10 2005/03/07 07:51:59 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/ChangeLog,v 1.11 2005/03/28 19:10:16 hansmi Exp $ + + 28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> glabels-2.0.1.ebuild: + Stable on ppc. *glabels-2.0.2 (07 Mar 2005) diff --git a/app-office/glabels/glabels-2.0.1.ebuild b/app-office/glabels/glabels-2.0.1.ebuild index c7f2f6d3169d..ee919bdb3208 100644 --- a/app-office/glabels/glabels-2.0.1.ebuild +++ b/app-office/glabels/glabels-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.7 2005/01/01 15:32:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.8 2005/03/28 19:10:16 hansmi Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc ~amd64" IUSE="static" RDEPEND=">=dev-libs/glib-2.2 diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 7a7d3ffdc7fe..9ad640cc8a05 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.81 2005/03/06 19:07:44 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.82 2005/03/28 19:11:00 hansmi Exp $ + + 28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> gnumeric-1.4.1.ebuild: + Stable on ppc. 06 Mar 2005; Heinrich Wendel <lanius@gentoo.org> gnumeric-1.4.2.ebuild: stable on amd64 diff --git a/app-office/gnumeric/gnumeric-1.4.1.ebuild b/app-office/gnumeric/gnumeric-1.4.1.ebuild index 579454c22808..e0c4580e74a6 100644 --- a/app-office/gnumeric/gnumeric-1.4.1.ebuild +++ b/app-office/gnumeric/gnumeric-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.1.ebuild,v 1.8 2005/02/01 14:46:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.4.1.ebuild,v 1.9 2005/03/28 19:11:00 hansmi Exp $ inherit virtualx gnome2 eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gnumeric/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc hppa ~amd64 ~alpha ~ia64 ~ppc64" +KEYWORDS="x86 ppc sparc hppa ~amd64 ~alpha ~ia64 ~ppc64" #IUSE="libgda gnomedb python bonobo" IUSE="libgda python gnome" |