diff options
-rw-r--r-- | app-office/grisbi/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/grisbi/grisbi-0.5.9.ebuild | 4 | ||||
-rw-r--r-- | app-office/planner/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/planner/planner-0.14.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog index 16498d9f7f6a..c75a9092ccb3 100644 --- a/app-office/grisbi/ChangeLog +++ b/app-office/grisbi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/grisbi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.23 2006/10/27 17:15:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.24 2006/11/27 14:21:16 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> grisbi-0.5.9.ebuild: + Stable on sparc *grisbi-0.5.9 (27 Oct 2006) diff --git a/app-office/grisbi/grisbi-0.5.9.ebuild b/app-office/grisbi/grisbi-0.5.9.ebuild index 68535c938278..763bdfa55f8a 100644 --- a/app-office/grisbi/grisbi-0.5.9.ebuild +++ b/app-office/grisbi/grisbi-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.9.ebuild,v 1.1 2006/10/27 17:15:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.9.ebuild,v 1.2 2006/11/27 14:21:16 gustavoz Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/grisbi/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" DEPEND="dev-libs/libxml2 >=dev-util/pkgconfig-0.20 diff --git a/app-office/planner/ChangeLog b/app-office/planner/ChangeLog index d99ecf34aade..f3143a1db7ad 100644 --- a/app-office/planner/ChangeLog +++ b/app-office/planner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/planner # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.23 2006/10/27 14:52:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.24 2006/11/27 14:22:18 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> planner-0.14.ebuild: + Stable on sparc *planner-0.14 (27 Oct 2006) diff --git a/app-office/planner/planner-0.14.ebuild b/app-office/planner/planner-0.14.ebuild index 03c18326f0aa..8aa9cbd30524 100644 --- a/app-office/planner/planner-0.14.ebuild +++ b/app-office/planner/planner-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.ebuild,v 1.1 2006/10/27 14:52:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.14.ebuild,v 1.2 2006/11/27 14:22:18 gustavoz Exp $ inherit gnome2 fdo-mime @@ -9,7 +9,7 @@ HOMEPAGE="http://live.gnome.org/Planner/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86" IUSE="doc libgda python" RDEPEND=">=dev-libs/glib-2.4 |