summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2006-10-05 17:34:45 +0000
committerIlya Volynets <iluxa@gentoo.org>2006-10-05 17:34:45 +0000
commit3ff0cee21fbbd52d7c08d93cde215e98f7f78aa1 (patch)
treefb5a4690fe18e6e97ff93690b8ce7223047b03e2 /dev-cpp/sptk
parentDropping sparc keywords, see #96229 (diff)
downloadgentoo-2-3ff0cee21fbbd52d7c08d93cde215e98f7f78aa1.tar.gz
gentoo-2-3ff0cee21fbbd52d7c08d93cde215e98f7f78aa1.tar.bz2
gentoo-2-3ff0cee21fbbd52d7c08d93cde215e98f7f78aa1.zip
Stabilize sptk-3.2.6 on mips
(Portage version: 2.1.2_pre2-r3)
Diffstat (limited to 'dev-cpp/sptk')
-rw-r--r--dev-cpp/sptk/ChangeLog6
-rw-r--r--dev-cpp/sptk/sptk-3.2.6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-cpp/sptk/ChangeLog b/dev-cpp/sptk/ChangeLog
index 5d8dc400aa98..6a954e7d7a39 100644
--- a/dev-cpp/sptk/ChangeLog
+++ b/dev-cpp/sptk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-cpp/sptk
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.18 2006/08/01 20:33:47 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/ChangeLog,v 1.19 2006/10/05 17:34:45 iluxa Exp $
+
+ 05 Oct 2006; Ilya A. Volynets-Evenbach <iluxa@gentoo.org>
+ sptk-3.2.6.ebuild:
+ Stable on MIPS
01 Aug 2006; Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
sptk-3.2.6.ebuild:
diff --git a/dev-cpp/sptk/sptk-3.2.6.ebuild b/dev-cpp/sptk/sptk-3.2.6.ebuild
index 190fa6508fdf..16cb0e7473e3 100644
--- a/dev-cpp/sptk/sptk-3.2.6.ebuild
+++ b/dev-cpp/sptk/sptk-3.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 2006-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v 1.2 2006/08/01 20:33:47 iluxa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/sptk/sptk-3.2.6.ebuild,v 1.3 2006/10/05 17:34:45 iluxa Exp $
inherit autotools
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.sptk.net"
SLOT="3"
LICENSE="|| ( FLTK GPL-2 )"
-KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc ~alpha"
+KEYWORDS="~x86 ~sparc mips ~amd64 ~ppc alpha"
DEPEND="fltk? ( x11-libs/fltk )
odbc? ( >=dev-db/unixODBC-2.2.6 )