diff options
author | 2008-10-27 05:24:27 +0000 | |
---|---|---|
committer | 2008-10-27 05:24:27 +0000 | |
commit | 255d639b7a1655145d461b30d75c82c6263d6ba2 (patch) | |
tree | 184190fc7c6a47649da7793bc12d7512de7c2dc6 /net-libs/libsmi/libsmi-0.4.8.ebuild | |
parent | use set_arch_to_kernel/set_arch_to_portage rather than managing ARCH ourselve... (diff) | |
download | historical-255d639b7a1655145d461b30d75c82c6263d6ba2.tar.gz historical-255d639b7a1655145d461b30d75c82c6263d6ba2.tar.bz2 historical-255d639b7a1655145d461b30d75c82c6263d6ba2.zip |
Stable for HPPA (bug #242436).
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'net-libs/libsmi/libsmi-0.4.8.ebuild')
-rw-r--r-- | net-libs/libsmi/libsmi-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsmi/libsmi-0.4.8.ebuild b/net-libs/libsmi/libsmi-0.4.8.ebuild index 78a36d1022f0..60381d66e4c1 100644 --- a/net-libs/libsmi/libsmi-0.4.8.ebuild +++ b/net-libs/libsmi/libsmi-0.4.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsmi/libsmi-0.4.8.ebuild,v 1.5 2008/10/24 22:41:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsmi/libsmi-0.4.8.ebuild,v 1.6 2008/10/27 05:24:27 jer Exp $ DESCRIPTION="A Library to Access SMI MIB Information" SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" HOMEPAGE="http://www.ibr.cs.tu-bs.de/projects/libsmi" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" src_test() { |