summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2002-12-17 03:44:08 +0000
committerAron Griffis <agriffis@gentoo.org>2002-12-17 03:44:08 +0000
commit24fd6b16b59c9da0a8f683ea6d07ed5d84d1feb4 (patch)
tree49bb7d0a8873382b1dae9ee6bfc3349d4c271bb7 /net-ftp/curl
parentAdded ~alpha to KEYWORDS (diff)
downloadgentoo-2-24fd6b16b59c9da0a8f683ea6d07ed5d84d1feb4.tar.gz
gentoo-2-24fd6b16b59c9da0a8f683ea6d07ed5d84d1feb4.tar.bz2
gentoo-2-24fd6b16b59c9da0a8f683ea6d07ed5d84d1feb4.zip
~alpha changes
Diffstat (limited to 'net-ftp/curl')
-rw-r--r--net-ftp/curl/ChangeLog5
-rw-r--r--net-ftp/curl/curl-7.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/curl/ChangeLog b/net-ftp/curl/ChangeLog
index 326c8b78561f..89e9bbfe0b33 100644
--- a/net-ftp/curl/ChangeLog
+++ b/net-ftp/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-ftp/curl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/ChangeLog,v 1.6 2002/12/13 10:59:56 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/ChangeLog,v 1.7 2002/12/17 03:44:08 agriffis Exp $
+
+ 17 Dec 2002; Aron Griffis <agriffis@gentoo.org> curl-7.10.2.ebuild :
+ Added ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/net-ftp/curl/curl-7.10.2.ebuild b/net-ftp/curl/curl-7.10.2.ebuild
index 97d660cd0455..97f5069b5f84 100644
--- a/net-ftp/curl/curl-7.10.2.ebuild
+++ b/net-ftp/curl/curl-7.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.2 2002/12/09 04:33:12 manson Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-ftp/curl/curl-7.10.2.ebuild,v 1.3 2002/12/17 03:44:08 agriffis Exp $
DESCRIPTION="A Client that groks URLs"
SRC_URI="http://curl.haxx.se/download/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://curl.haxx.se/"
SLOT="0"
LICENSE="MPL X11"
-KEYWORDS="~x86 ~ppc ~sparc "
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
IUSE="ssl pic ipv6 ldap"
DEPEND=">=sys-libs/pam-0.75