diff options
-rw-r--r-- | sys-process/bcron/ChangeLog | 7 | ||||
-rw-r--r-- | sys-process/bcron/bcron-0.09.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/bcron/ChangeLog b/sys-process/bcron/ChangeLog index 774a7ec85c06..ca741c62a921 100644 --- a/sys-process/bcron/ChangeLog +++ b/sys-process/bcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/bcron -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/ChangeLog,v 1.9 2007/10/27 21:21:48 bangert Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/ChangeLog,v 1.10 2008/03/28 22:49:07 maekke Exp $ + + 28 Mar 2008; Markus Meier <maekke@gentoo.org> bcron-0.09.ebuild: + amd64 stable, bug #207629 27 Oct 2007; Thilo Bangert <bangert@gentoo.org> bcron-0.09.ebuild: fix quoting - use eclass diff --git a/sys-process/bcron/bcron-0.09.ebuild b/sys-process/bcron/bcron-0.09.ebuild index 05a704bfd509..5b6e0ce750b4 100644 --- a/sys-process/bcron/bcron-0.09.ebuild +++ b/sys-process/bcron/bcron-0.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/bcron-0.09.ebuild,v 1.8 2007/10/27 21:21:48 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/bcron/bcron-0.09.ebuild,v 1.9 2008/03/28 22:49:07 maekke Exp $ CRON_SYSTEM_CRONTAB="yes" @@ -12,7 +12,7 @@ SRC_URI="http://untroubled.org/bcron/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/libc |