diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 22:28:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 22:28:37 +0000 |
commit | be52de447ad34a9e2d358938469701ca09d19d12 (patch) | |
tree | 7587d1a3dbf44597427b8ed15c52791773e019cc /app-office/planner | |
parent | clean extra ebuild (diff) | |
download | historical-be52de447ad34a9e2d358938469701ca09d19d12.tar.gz historical-be52de447ad34a9e2d358938469701ca09d19d12.tar.bz2 historical-be52de447ad34a9e2d358938469701ca09d19d12.zip |
Stable on alpha.
Diffstat (limited to 'app-office/planner')
-rw-r--r-- | app-office/planner/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/planner/planner-0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/planner/ChangeLog b/app-office/planner/ChangeLog index b4967e71e2b7..8c95ccb68a3f 100644 --- a/app-office/planner/ChangeLog +++ b/app-office/planner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/planner # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.4 2004/04/03 16:04:36 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.5 2004/05/04 22:28:37 kloeri Exp $ + + 05 May 2004; Bryan Østergaard <kloeri@gentoo.org> planner-0.11.ebuild: + Stable on alpha. 03 Apr 2004; <spider@gentoo.org> planner-0.11.ebuild: Move to stable, removing mrproject from the tree now. diff --git a/app-office/planner/planner-0.11.ebuild b/app-office/planner/planner-0.11.ebuild index 35d9e50ed744..4923f765feca 100644 --- a/app-office/planner/planner-0.11.ebuild +++ b/app-office/planner/planner-0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.11.ebuild,v 1.4 2004/04/03 16:04:36 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/planner-0.11.ebuild,v 1.5 2004/05/04 22:28:37 kloeri Exp $ @@ -10,7 +10,7 @@ HOMEPAGE="http://planner.imendio.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha amd64" +KEYWORDS="x86 ~ppc ~sparc alpha amd64" IUSE="doc postgres" RDEPEND=">=x11-libs/gtk+-2.0.5 |