summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-02-06 17:04:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-02-06 17:04:33 +0000
commit64d1fc0353b90b0517f64d1d1235ab9b3deec6da (patch)
treee16300c769d5ce547f3a1fe7256164ef38c09fb1 /net-misc/urlview
parentFixing bug #75403. (Manifest recommit) (diff)
downloadgentoo-2-64d1fc0353b90b0517f64d1d1235ab9b3deec6da.tar.gz
gentoo-2-64d1fc0353b90b0517f64d1d1235ab9b3deec6da.tar.bz2
gentoo-2-64d1fc0353b90b0517f64d1d1235ab9b3deec6da.zip
Stable on ppc64
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/urlview')
-rw-r--r--net-misc/urlview/ChangeLog7
-rw-r--r--net-misc/urlview/urlview-0.9.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/urlview/ChangeLog b/net-misc/urlview/ChangeLog
index e4763f1a644b..9137dc5ac8ed 100644
--- a/net-misc/urlview/ChangeLog
+++ b/net-misc/urlview/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/urlview
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.14 2004/12/15 18:50:03 corsair Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/ChangeLog,v 1.15 2005/02/06 17:01:13 corsair Exp $
+
+ 06 Feb 2005; Markus Rothe <corsair@gentoo.org> urlview-0.9.ebuild:
+ Stable on ppc64
15 Dec 2004; Markus Rothe <corsair@gentoo.org> urlview-0.9.ebuild:
Added ~ppc64 to KEYWORDS; bug #74231
diff --git a/net-misc/urlview/urlview-0.9.ebuild b/net-misc/urlview/urlview-0.9.ebuild
index b80346184734..dd13ec60662b 100644
--- a/net-misc/urlview/urlview-0.9.ebuild
+++ b/net-misc/urlview/urlview-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.19 2004/12/15 18:50:03 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.20 2005/02/06 17:01:13 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://gd.tuwien.ac.at/infosys/mail/mutt/contrib/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha s390 ~ppc64"
+KEYWORDS="x86 ppc sparc alpha s390 ppc64"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2"