diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-02 16:31:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-02 16:31:05 +0000 |
commit | 8c497423fb5aa9107d95921ceed15505b31721b7 (patch) | |
tree | acdc21801f155b05053b62e6ee2ce695fe3dbbc7 /sys-process/fcron | |
parent | Update pmask :/ missing trailing .0 (diff) | |
download | gentoo-2-8c497423fb5aa9107d95921ceed15505b31721b7.tar.gz gentoo-2-8c497423fb5aa9107d95921ceed15505b31721b7.tar.bz2 gentoo-2-8c497423fb5aa9107d95921ceed15505b31721b7.zip |
Add ~ia64 wrt #282972
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.4-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.4-r2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 945f30cd7d59..4a161619fc9c 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-process/fcron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.67 2009/06/09 18:03:00 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.68 2009/10/02 16:31:05 armin76 Exp $ + + 02 Oct 2009; Raúl Porcel <armin76@gentoo.org> fcron-3.0.4-r1.ebuild, + fcron-3.0.4-r2.ebuild: + Add ~ia64 wrt #282972 09 Jun 2009; Wolfram Schlich <wschlich@gentoo.org> -fcron-3.0.3.ebuild, -fcron-3.0.4.ebuild: diff --git a/sys-process/fcron/fcron-3.0.4-r1.ebuild b/sys-process/fcron/fcron-3.0.4-r1.ebuild index 57d3d343940a..2bbccf7ad328 100644 --- a/sys-process/fcron/fcron-3.0.4-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.5 2008/09/13 07:49:20 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.6 2009/10/02 16:31:05 armin76 Exp $ inherit autotools cron pam eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 hppa ~ia64 ~mips ppc sparc x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 ) diff --git a/sys-process/fcron/fcron-3.0.4-r2.ebuild b/sys-process/fcron/fcron-3.0.4-r2.ebuild index c5c89f0e03ca..0cee5b10900e 100644 --- a/sys-process/fcron/fcron-3.0.4-r2.ebuild +++ b/sys-process/fcron/fcron-3.0.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v 1.1 2009/06/09 17:58:51 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v 1.2 2009/10/02 16:31:05 armin76 Exp $ inherit autotools cron pam eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="doc? ( app-text/openjade |