diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-18 17:17:53 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-18 17:17:53 +0000 |
commit | aab8706e33a45d4cc275bd7d6213e6b2774453b8 (patch) | |
tree | b77d8d2a55b4782922a23ff2a133f12bcfaecb92 /dev-libs/libdnet | |
parent | Initial import (diff) | |
download | gentoo-2-aab8706e33a45d4cc275bd7d6213e6b2774453b8.tar.gz gentoo-2-aab8706e33a45d4cc275bd7d6213e6b2774453b8.tar.bz2 gentoo-2-aab8706e33a45d4cc275bd7d6213e6b2774453b8.zip |
Really stable on SPARC this time
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'dev-libs/libdnet')
-rw-r--r-- | dev-libs/libdnet/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libdnet/libdnet-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libdnet/ChangeLog b/dev-libs/libdnet/ChangeLog index 552b1b0a8f1e..471a92b8dfe4 100644 --- a/dev-libs/libdnet/ChangeLog +++ b/dev-libs/libdnet/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libdnet # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.22 2005/10/16 06:40:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/ChangeLog,v 1.23 2005/10/18 17:17:53 weeve Exp $ + + 18 Oct 2005; Jason Wever <weeve@gentoo.org> libdnet-1.10.ebuild: + Really stable on SPARC this time 16 Oct 2005; Jason Wever <weeve@gentoo.org> ChangeLog: Stable on SPARC. diff --git a/dev-libs/libdnet/libdnet-1.10.ebuild b/dev-libs/libdnet/libdnet-1.10.ebuild index 7ffd7b32a3da..1e59e36bc1d6 100644 --- a/dev-libs/libdnet/libdnet-1.10.ebuild +++ b/dev-libs/libdnet/libdnet-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.10.ebuild,v 1.5 2005/10/02 17:04:44 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnet/libdnet-1.10.ebuild,v 1.6 2005/10/18 17:17:53 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libdnet/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ia64 ppc ~sparc x86" +KEYWORDS="~amd64 ~hppa ia64 ppc sparc x86" IUSE="python" src_unpack() { |