summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-04-23 19:20:20 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-04-23 19:20:20 +0000
commitcd365fb77f07d483bea5c20e8be8303bfc2153e5 (patch)
treef016e0b64f5a011724f7ef58bcc0eba844524ccf /net-news
parentchange virtuals that resolve to xfree so that they use xorg-x11 instead, as x... (diff)
downloadgentoo-2-cd365fb77f07d483bea5c20e8be8303bfc2153e5.tar.gz
gentoo-2-cd365fb77f07d483bea5c20e8be8303bfc2153e5.tar.bz2
gentoo-2-cd365fb77f07d483bea5c20e8be8303bfc2153e5.zip
Add ~sparc keyword to version 1.6.2 at user request.
Diffstat (limited to 'net-news')
-rw-r--r--net-news/tin/ChangeLog5
-rw-r--r--net-news/tin/tin-1.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-news/tin/ChangeLog b/net-news/tin/ChangeLog
index e8aa2175164a..d5c9aa8fd1c9 100644
--- a/net-news/tin/ChangeLog
+++ b/net-news/tin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-news/tin
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/tin/ChangeLog,v 1.5 2004/02/22 15:18:22 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/tin/ChangeLog,v 1.6 2004/04/23 19:20:20 fmccor Exp $
+
+ 23 Apr 2004; Ferris McCormick <fmccor@gentoo.org> tin-1.6.2.ebuild:
+ Add ~sparc keyword at user request and my testing.
22 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> tin-1.6.2.ebuild:
Adding ipv6 support. Closing #42463.
diff --git a/net-news/tin/tin-1.6.2.ebuild b/net-news/tin/tin-1.6.2.ebuild
index 00ee0883dee9..197057f3cf25 100644
--- a/net-news/tin/tin-1.6.2.ebuild
+++ b/net-news/tin/tin-1.6.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# Michael Conrad Tilstra <tadpol@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/net-news/tin/tin-1.6.2.ebuild,v 1.2 2004/02/22 15:18:22 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/tin/tin-1.6.2.ebuild,v 1.3 2004/04/23 19:20:20 fmccor Exp $
IUSE="ncurses ipv6"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.tin.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ia64 ~amd64"
+KEYWORDS="~x86 ~ia64 ~amd64 ~sparc"
DEPEND="ncurses? ( sys-libs/ncurses )"