summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-02-03 23:41:37 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-02-03 23:41:37 +0000
commit4ceab4e66c2e65bf2bd460c23856c31c274c0f92 (patch)
treeeb25ad0dec72df4ae8cc2d2f66d9aef9a52d78b7 /dev-cpp/libebt
parentRegenerate digest in Manifest2 format. (diff)
downloadgentoo-2-4ceab4e66c2e65bf2bd460c23856c31c274c0f92.tar.gz
gentoo-2-4ceab4e66c2e65bf2bd460c23856c31c274c0f92.tar.bz2
gentoo-2-4ceab4e66c2e65bf2bd460c23856c31c274c0f92.zip
Stable on MIPS; bug #164487
(Portage version: 2.1.2-r6)
Diffstat (limited to 'dev-cpp/libebt')
-rw-r--r--dev-cpp/libebt/ChangeLog5
-rw-r--r--dev-cpp/libebt/libebt-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libebt/ChangeLog b/dev-cpp/libebt/ChangeLog
index c63866d58432..7ce6b8144173 100644
--- a/dev-cpp/libebt/ChangeLog
+++ b/dev-cpp/libebt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-cpp/libebt
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.24 2007/01/31 19:16:42 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.25 2007/02/03 23:41:37 eroyf Exp $
+
+ 03 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org> libebt-1.3.0.ebuild:
+ Stable on MIPS; bug #164487
31 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> libebt-1.3.0.ebuild:
Stable on ppc wrt bug #164487.
diff --git a/dev-cpp/libebt/libebt-1.3.0.ebuild b/dev-cpp/libebt/libebt-1.3.0.ebuild
index 79c8eb915790..9319154c76f8 100644
--- a/dev-cpp/libebt/libebt-1.3.0.ebuild
+++ b/dev-cpp/libebt/libebt-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.8 2007/01/31 19:16:42 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.9 2007/02/03 23:41:37 eroyf Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -14,7 +14,7 @@ RESTRICT="primaryuri"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 hppa mips ppc sparc x86"
IUSE="doc test"
DEPEND="doc? ( app-doc/doxygen )