summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2007-02-28 14:46:40 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2007-02-28 14:46:40 +0000
commit93dcda240e36ebcb594feb3351fc61ee181ff432 (patch)
tree0c35c88e2b4f0277bb1e3003863aa3bad837e6ac /dev-cpp/libebt
parentKeyworded ~x86-fbsd. (diff)
downloadgentoo-2-93dcda240e36ebcb594feb3351fc61ee181ff432.tar.gz
gentoo-2-93dcda240e36ebcb594feb3351fc61ee181ff432.tar.bz2
gentoo-2-93dcda240e36ebcb594feb3351fc61ee181ff432.zip
Keyworded ~x86-fbsd.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-cpp/libebt')
-rw-r--r--dev-cpp/libebt/ChangeLog6
-rw-r--r--dev-cpp/libebt/libebt-1.3.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-cpp/libebt/ChangeLog b/dev-cpp/libebt/ChangeLog
index 7ce6b8144173..03a86b400baf 100644
--- a/dev-cpp/libebt/ChangeLog
+++ b/dev-cpp/libebt/ChangeLog
@@ -1,6 +1,10 @@
# 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.25 2007/02/03 23:41:37 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/ChangeLog,v 1.26 2007/02/28 14:46:40 the_paya Exp $
+
+ 28 Feb 2007; Javier Villavicencio <the_paya@gentoo.org>
+ libebt-1.3.0.ebuild:
+ Added ~x86-fbsd keyword.
03 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org> libebt-1.3.0.ebuild:
Stable on MIPS; bug #164487
diff --git a/dev-cpp/libebt/libebt-1.3.0.ebuild b/dev-cpp/libebt/libebt-1.3.0.ebuild
index e447b86caabf..afc1917250e5 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.11 2007/02/21 02:34:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libebt/libebt-1.3.0.ebuild,v 1.12 2007/02/28 14:46:40 the_paya Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa mips ppc s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa mips ppc s390 sh sparc x86 ~x86-fbsd"
IUSE="doc test"
RESTRICT="primaryuri"