diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:49:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:49:40 +0000 |
commit | 71bbc499ecfc1bcfa2e54a9e9157c909a5e9fbf7 (patch) | |
tree | 1e86218747b2569356ce8cc800994bfba0d46053 /net-analyzer/cacti | |
parent | Marked ~hppa wrt bug 109180. (diff) | |
download | historical-71bbc499ecfc1bcfa2e54a9e9157c909a5e9fbf7.tar.gz historical-71bbc499ecfc1bcfa2e54a9e9157c909a5e9fbf7.tar.bz2 historical-71bbc499ecfc1bcfa2e54a9e9157c909a5e9fbf7.zip |
hppa love courtesy of notopic
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/Manifest | 18 | ||||
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild | 4 |
2 files changed, 16 insertions, 6 deletions
diff --git a/net-analyzer/cacti/Manifest b/net-analyzer/cacti/Manifest index 41f52fc45c38..be426cbbcd33 100644 --- a/net-analyzer/cacti/Manifest +++ b/net-analyzer/cacti/Manifest @@ -1,11 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 801af6dc824e125f1315090b95b317ec ChangeLog 8501 -MD5 191d624f14b534af99878690f9b5a083 metadata.xml 743 MD5 c8c05fffd3c21c0297b9ad7cc47144fd cacti-0.8.6f-r1.ebuild 1997 MD5 9f7924c1cca1e3e091dc4bcdef67ac63 cacti-0.8.6f-r2.ebuild 1990 -MD5 ad190d6043af74faf5f8093ccb73dc9b cacti-0.8.6g_p20051023.ebuild 1847 MD5 781e313eeb8e4c96144b5c980a7b57bf cacti-0.8.6g.ebuild 1713 +MD5 a76c97ea66de1e00f58fcc6fd7a5ce89 cacti-0.8.6g_p20051023.ebuild 1851 MD5 98acfee8c4fd81a85e6848e114b2e2eb files/digest-cacti-0.8.6f-r1 874 -MD5 cf35c7601be5a748b851ae64487871f2 files/postinstall-en.txt 2062 -MD5 b9b37ff105d9d50fb2c9a7b0b2a60429 files/digest-cacti-0.8.6g 65 MD5 98acfee8c4fd81a85e6848e114b2e2eb files/digest-cacti-0.8.6f-r2 874 +MD5 b9b37ff105d9d50fb2c9a7b0b2a60429 files/digest-cacti-0.8.6g 65 MD5 80642855127d3174cad394f11f138243 files/digest-cacti-0.8.6g_p20051023 346 +MD5 cf35c7601be5a748b851ae64487871f2 files/postinstall-en.txt 2062 +MD5 191d624f14b534af99878690f9b5a083 metadata.xml 743 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDi9BfgIKl8Uu19MoRAgTAAJ9eC0dKhVVmx2xHhZO//vv7GKouAwCghCSK +5Ef5KSxVDHT28juNo03dDfI= +=bZSI +-----END PGP SIGNATURE----- diff --git a/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild b/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild index b11b9be8d495..71ec88e6d38a 100644 --- a/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild +++ b/net-analyzer/cacti/cacti-0.8.6g_p20051023.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/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild,v 1.2 2005/11/18 03:29:12 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild,v 1.3 2005/11/29 03:49:40 vapier Exp $ inherit eutils webapp depend.apache @@ -17,7 +17,7 @@ for i in $UPSTREAM_PATCHES ; do done LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="snmp" DEPEND="" |