diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-03-13 08:19:27 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-03-13 08:19:27 +0000 |
commit | 4e751876075b959a42f654195740619eeb53510a (patch) | |
tree | b15733ee18a42b77b4c4e504b83877a32c55a2f4 /net-misc | |
parent | sci-chemistry/pymol: Backport fix for broken labels (diff) | |
download | gentoo-2-4e751876075b959a42f654195740619eeb53510a.tar.gz gentoo-2-4e751876075b959a42f654195740619eeb53510a.tar.bz2 gentoo-2-4e751876075b959a42f654195740619eeb53510a.zip |
Stable for amd64 wrt bug #385265
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/arpd/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/arpd/arpd-0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/arpd/ChangeLog b/net-misc/arpd/ChangeLog index 28127815aef5..6028b34225e2 100644 --- a/net-misc/arpd/ChangeLog +++ b/net-misc/arpd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/arpd -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.21 2012/07/20 01:30:30 blueness Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/ChangeLog,v 1.22 2014/03/13 08:19:27 nimiux Exp $ + + 13 Mar 2014; Chema Alonso <nimiux@gentoo.org> arpd-0.2-r1.ebuild: + Stable for amd64 wrt bug #385265 20 Jul 2012; Anthony G. Basile <blueness@gentoo.org> arpd-0.2-r1.ebuild: Keyword ~ppc64 diff --git a/net-misc/arpd/arpd-0.2-r1.ebuild b/net-misc/arpd/arpd-0.2-r1.ebuild index 57c485230112..67c48553b1ba 100644 --- a/net-misc/arpd/arpd-0.2-r1.ebuild +++ b/net-misc/arpd/arpd-0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.8 2012/07/20 01:30:30 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/arpd/arpd-0.2-r1.ebuild,v 1.9 2014/03/13 08:19:27 nimiux Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.citi.umich.edu/u/provos/honeyd/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 hppa ppc ~ppc64 sparc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-libs/libdnet-1.4 |