diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-14 11:10:20 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-14 11:10:20 +0000 |
commit | 56f921bf2f39fdf9761077bce3212d5174fa5d3f (patch) | |
tree | 9a46a37de1799b9b350220986e64022faaaf9c0e /sys-process/cronbase | |
parent | introduced support for the audiofile useflag, as suggest by Dennis Schridde <... (diff) | |
download | gentoo-2-56f921bf2f39fdf9761077bce3212d5174fa5d3f.tar.gz gentoo-2-56f921bf2f39fdf9761077bce3212d5174fa5d3f.tar.bz2 gentoo-2-56f921bf2f39fdf9761077bce3212d5174fa5d3f.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-process/cronbase')
-rw-r--r-- | sys-process/cronbase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/cronbase/cronbase-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronbase/ChangeLog b/sys-process/cronbase/ChangeLog index f3d9eb03eddf..dc6ba1cc8451 100644 --- a/sys-process/cronbase/ChangeLog +++ b/sys-process/cronbase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/cronbase # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.6 2005/05/11 20:26:02 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.7 2005/05/14 11:10:20 gmsoft Exp $ + + 14 May 2005; Guy Martin <gmsoft@gentoo.org> cronbase-0.3.2.ebuild: + Stable on hppa. 11 May 2005; Marcus D. Hanwell <cryos@gentoo.org> cronbase-0.3.2.ebuild: Stable on amd64. diff --git a/sys-process/cronbase/cronbase-0.3.2.ebuild b/sys-process/cronbase/cronbase-0.3.2.ebuild index 2bb98fe86643..3a3be6eecda0 100644 --- a/sys-process/cronbase/cronbase-0.3.2.ebuild +++ b/sys-process/cronbase/cronbase-0.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.6 2005/05/11 20:26:02 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2.ebuild,v 1.7 2005/05/14 11:10:20 gmsoft Exp $ DESCRIPTION="base for all cron ebuilds" HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" src_install() { |