diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:19:23 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 17:19:23 +0000 |
commit | 549e2ab4c28f513156a703d3a4485c1cf7f7cc4b (patch) | |
tree | 186980379e2437b96477b5030a49eeb9ed429494 | |
parent | amd64 stable (diff) | |
download | gentoo-2-549e2ab4c28f513156a703d3a4485c1cf7f7cc4b.tar.gz gentoo-2-549e2ab4c28f513156a703d3a4485c1cf7f7cc4b.tar.bz2 gentoo-2-549e2ab4c28f513156a703d3a4485c1cf7f7cc4b.zip |
amd64 stable
(Portage version: 2.1.2.12)
-rw-r--r-- | dev-libs/libdnet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libdnet/libdnet-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libdnet/ChangeLog b/dev-libs/libdnet/ChangeLog index ed97a242cc06..af838cf4b0af 100644 --- a/dev-libs/libdnet/ChangeLog +++ b/dev-libs/libdnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libdnet # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.35 2007/08/13 20:25:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.36 2007/08/25 17:19:23 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> libdnet-1.11.ebuild: + amd64 stable 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> libdnet-1.11.ebuild: ppc. stable diff --git a/dev-libs/libdnet/libdnet-1.11.ebuild b/dev-libs/libdnet/libdnet-1.11.ebuild index 13fe31d38b2c..ef0fa4800663 100644 --- a/dev-libs/libdnet/libdnet-1.11.ebuild +++ b/dev-libs/libdnet/libdnet-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.11.ebuild,v 1.8 2007/08/13 20:25:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.11.ebuild,v 1.9 2007/08/25 17:19:23 beandog Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="python" src_unpack() { |