diff options
author | 2008-02-03 16:30:42 +0000 | |
---|---|---|
committer | 2008-02-03 16:30:42 +0000 | |
commit | 05af001325a52ae67bdf86802a8980cfe94ecd3a (patch) | |
tree | d79a9fc6fd0cdf186fcee33a826e56e4b571e9ef /net-misc/ipcalc | |
parent | stable x86, bug 208750 (diff) | |
download | gentoo-2-05af001325a52ae67bdf86802a8980cfe94ecd3a.tar.gz gentoo-2-05af001325a52ae67bdf86802a8980cfe94ecd3a.tar.bz2 gentoo-2-05af001325a52ae67bdf86802a8980cfe94ecd3a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/ipcalc')
-rw-r--r-- | net-misc/ipcalc/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.37.ebuild | 6 | ||||
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.40.ebuild | 6 | ||||
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.41.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/ipcalc/ChangeLog b/net-misc/ipcalc/ChangeLog index 7b41b66258ed..74e9dde768a1 100644 --- a/net-misc/ipcalc/ChangeLog +++ b/net-misc/ipcalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/ipcalc -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ChangeLog,v 1.13 2007/05/14 17:23:43 armin76 Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ChangeLog,v 1.14 2008/02/03 16:30:42 grobian Exp $ + + 03 Feb 2008; Fabian Groffen <grobian@gentoo.org> ipcalc-0.37.ebuild, + ipcalc-0.40.ebuild, ipcalc-0.41.ebuild: + Dropped ppc-macos keyword, see you in prefix 14 May 2007; Raúl Porcel <armin76@gentoo.org> ipcalc-0.41.ebuild: alpha stable wrt #169035 diff --git a/net-misc/ipcalc/ipcalc-0.37.ebuild b/net-misc/ipcalc/ipcalc-0.37.ebuild index 39c08f614676..b245a088577c 100644 --- a/net-misc/ipcalc/ipcalc-0.37.ebuild +++ b/net-misc/ipcalc/ipcalc-0.37.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.37.ebuild,v 1.1 2006/09/03 21:01:54 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.37.ebuild,v 1.2 2008/02/03 16:30:42 grobian Exp $ DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" HOMEPAGE="http://jodies.de/ipcalc" @@ -8,7 +8,7 @@ SRC_URI="http://jodies.de/ipcalc-archive/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sparc x86" +KEYWORDS="alpha -amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0" diff --git a/net-misc/ipcalc/ipcalc-0.40.ebuild b/net-misc/ipcalc/ipcalc-0.40.ebuild index a891db161cef..a5b114a6fa89 100644 --- a/net-misc/ipcalc/ipcalc-0.40.ebuild +++ b/net-misc/ipcalc/ipcalc-0.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.40.ebuild,v 1.2 2006/09/03 21:06:53 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.40.ebuild,v 1.3 2008/02/03 16:30:42 grobian Exp $ DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" HOMEPAGE="http://jodies.de/ipcalc" @@ -8,7 +8,7 @@ SRC_URI="http://jodies.de/ipcalc-archive/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0" diff --git a/net-misc/ipcalc/ipcalc-0.41.ebuild b/net-misc/ipcalc/ipcalc-0.41.ebuild index 62c247034bb4..de3fec02806b 100644 --- a/net-misc/ipcalc/ipcalc-0.41.ebuild +++ b/net-misc/ipcalc/ipcalc-0.41.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/net-misc/ipcalc/ipcalc-0.41.ebuild,v 1.10 2007/05/14 17:23:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipcalc/ipcalc-0.41.ebuild,v 1.11 2008/02/03 16:30:42 grobian Exp $ DESCRIPTION="calculates broadcast/network/etc... from an IP address and netmask" HOMEPAGE="http://jodies.de/ipcalc" @@ -8,7 +8,7 @@ SRC_URI="http://jodies.de/ipcalc-archive/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-lang/perl-5.6.0" |