summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-07-06 21:11:36 +0000
committerNed Ludd <solar@gentoo.org>2004-07-06 21:11:36 +0000
commit1bca31f6caf238d445ce78347a2ae0a4ca776274 (patch)
tree88b4e8217127b91640bf2c28ed4e1776687ba937 /net-wireless
parentAdded fix for tab completion bug. Thanks to Martin Wienold <LLoydBates@gmx.de... (diff)
downloadgentoo-2-1bca31f6caf238d445ce78347a2ae0a4ca776274.tar.gz
gentoo-2-1bca31f6caf238d445ce78347a2ae0a4ca776274.tar.bz2
gentoo-2-1bca31f6caf238d445ce78347a2ae0a4ca776274.zip
adding ~sparc keyword. (thanks for testing Method)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/chillispot/ChangeLog5
-rw-r--r--net-wireless/chillispot/Manifest2
-rw-r--r--net-wireless/chillispot/chillispot-0.94.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/net-wireless/chillispot/ChangeLog b/net-wireless/chillispot/ChangeLog
index f8573397205f..a3452fe4e5f0 100644
--- a/net-wireless/chillispot/ChangeLog
+++ b/net-wireless/chillispot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-wireless/chillispot
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/ChangeLog,v 1.1 2004/07/06 18:18:55 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/ChangeLog,v 1.2 2004/07/06 21:11:36 solar Exp $
+
+ 06 Jul 2004; <solar@gentoo.org> chillispot-0.94.ebuild:
+ adding ~sparc keyword. (thanks for testing Method)
*chillispot-0.94 (06 Jul 2004)
diff --git a/net-wireless/chillispot/Manifest b/net-wireless/chillispot/Manifest
index b8f644ff3037..913253982479 100644
--- a/net-wireless/chillispot/Manifest
+++ b/net-wireless/chillispot/Manifest
@@ -1,4 +1,4 @@
-MD5 bc3dc40432fe27214cf588a3248dc520 chillispot-0.94.ebuild 879
+MD5 2c14d125ab760bdaf846b5d3acdfab49 chillispot-0.94.ebuild 886
MD5 5c76bddb3be7470f4fadeead04e41e97 ChangeLog 443
MD5 86dbc1c8f833da6ec3297a3ab4667c30 metadata.xml 651
MD5 26d2ac4fac2590c68ffd003625f7994a files/chillispot-0.94-src.patch 2196
diff --git a/net-wireless/chillispot/chillispot-0.94.ebuild b/net-wireless/chillispot/chillispot-0.94.ebuild
index 4dbab7a9f15d..95f8ad8e86a6 100644
--- a/net-wireless/chillispot/chillispot-0.94.ebuild
+++ b/net-wireless/chillispot/chillispot-0.94.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/chillispot-0.94.ebuild,v 1.1 2004/07/06 18:18:55 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/chillispot/chillispot-0.94.ebuild,v 1.2 2004/07/06 21:11:36 solar Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.chillispot.org"
SRC_URI="http://www.chillispot.org/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~mips"
+KEYWORDS="~x86 ~mips ~sparc"
IUSE="debug pic"
DEPEND="virtual/libc >=sys-apps/sed-4*"