summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-01-30 15:44:54 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-01-30 15:44:54 +0000
commit4806495d325fc9401e01974b7bf1dbbc11c9678e (patch)
treefc9cd91fd99d3644d469b5d54988530ac9a77c3a /dev-cpp/libebt
parentStable on x86, bug #164489. (diff)
downloadgentoo-2-4806495d325fc9401e01974b7bf1dbbc11c9678e.tar.gz
gentoo-2-4806495d325fc9401e01974b7bf1dbbc11c9678e.tar.bz2
gentoo-2-4806495d325fc9401e01974b7bf1dbbc11c9678e.zip
Stable on x86, bug #164487.
(Portage version: 2.1.2-r4)
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 333778fc9a6f..c5375113fd46 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.22 2007/01/30 14:50:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.23 2007/01/30 15:44:54 ticho Exp $
+
+ 30 Jan 2007; Andrej Kacian <ticho@gentoo.org> libebt-1.3.0.ebuild:
+ Stable on x86, bug #164487.
30 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> libebt-1.3.0.ebuild:
Stable on sparc wrt #164487
diff --git a/dev-cpp/libebt/libebt-1.3.0.ebuild b/dev-cpp/libebt/libebt-1.3.0.ebuild
index 66ae7db86e99..de9df5b7d7fb 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.6 2007/01/30 14:50:35 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.7 2007/01/30 15:44:54 ticho 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 )