summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-01-31 19:16:42 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-01-31 19:16:42 +0000
commit24959774fc2f178fbb75d0daedfe31fd241b7192 (patch)
tree7ca3ff3f2567c089d69014043775617dc912a78c /dev-cpp/libebt
parentStable on ppc64; bug #163541 (diff)
downloadgentoo-2-24959774fc2f178fbb75d0daedfe31fd241b7192.tar.gz
gentoo-2-24959774fc2f178fbb75d0daedfe31fd241b7192.tar.bz2
gentoo-2-24959774fc2f178fbb75d0daedfe31fd241b7192.zip
Stable on ppc wrt bug #164487.
(Portage version: 2.1.1-r2)
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 c5375113fd46..c63866d58432 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.23 2007/01/30 15:44:54 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.24 2007/01/31 19:16:42 dertobi123 Exp $
+
+ 31 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> libebt-1.3.0.ebuild:
+ Stable on ppc wrt bug #164487.
30 Jan 2007; Andrej Kacian <ticho@gentoo.org> libebt-1.3.0.ebuild:
Stable on x86, bug #164487.
diff --git a/dev-cpp/libebt/libebt-1.3.0.ebuild b/dev-cpp/libebt/libebt-1.3.0.ebuild
index de9df5b7d7fb..79c8eb915790 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.7 2007/01/30 15:44:54 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.8 2007/01/31 19:16:42 dertobi123 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 )