diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 14:22:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 14:22:18 +0000 |
commit | 2f26bf6e2ad6249870b1da6a38e15c66c0beb7c0 (patch) | |
tree | a40403839dab5d32f37892c65f3b871066430f17 /app-office/planner | |
parent | Stable on sparc (diff) | |
download | historical-2f26bf6e2ad6249870b1da6a38e15c66c0beb7c0.tar.gz historical-2f26bf6e2ad6249870b1da6a38e15c66c0beb7c0.tar.bz2 historical-2f26bf6e2ad6249870b1da6a38e15c66c0beb7c0.zip |
Stable on sparc
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'app-office/planner')
-rw-r--r-- | app-office/planner/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/planner/planner-0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 |