diff options
author | 2005-11-29 03:49:40 +0000 | |
---|---|---|
committer | 2005-11-29 03:49:40 +0000 | |
commit | 71bbc499ecfc1bcfa2e54a9e9157c909a5e9fbf7 (patch) | |
tree | 1e86218747b2569356ce8cc800994bfba0d46053 /net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild | |
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/cacti-0.8.6g_p20051023.ebuild')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.6g_p20051023.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |