diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-26 00:38:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-26 00:38:14 +0000 |
commit | 7254aa9754e99a220223795fac4f79696ce9c1d0 (patch) | |
tree | 7a261106380560dc2883b68b83cc5ec34959201f /net-libs/libnet | |
parent | Stable for HPPA (bug #299974). (diff) | |
download | gentoo-2-7254aa9754e99a220223795fac4f79696ce9c1d0.tar.gz gentoo-2-7254aa9754e99a220223795fac4f79696ce9c1d0.tar.bz2 gentoo-2-7254aa9754e99a220223795fac4f79696ce9c1d0.zip |
Marking libnet-1.1.4-r1 ppc64 for bug 289857
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'net-libs/libnet')
-rw-r--r-- | net-libs/libnet/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libnet/libnet-1.1.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libnet/ChangeLog b/net-libs/libnet/ChangeLog index db059aec7cfd..2faeddbafbb2 100644 --- a/net-libs/libnet/ChangeLog +++ b/net-libs/libnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libnet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.60 2010/01/25 19:36:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/ChangeLog,v 1.61 2010/01/26 00:38:14 ranger Exp $ + + 26 Jan 2010; Brent Baude <ranger@gentoo.org> libnet-1.1.4-r1.ebuild: + Marking libnet-1.1.4-r1 ppc64 for bug 289857 25 Jan 2010; Raúl Porcel <armin76@gentoo.org> libnet-1.1.4.ebuild, libnet-1.1.4-r1.ebuild: diff --git a/net-libs/libnet/libnet-1.1.4-r1.ebuild b/net-libs/libnet/libnet-1.1.4-r1.ebuild index 94f8b80c35ab..8414505b2b46 100644 --- a/net-libs/libnet/libnet-1.1.4-r1.ebuild +++ b/net-libs/libnet/libnet-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.8 2010/01/25 19:36:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.9 2010/01/26 00:38:14 ranger Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/libnet-dev/libnet-dev/${P}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="sys-devel/autoconf" |