summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/eselect-news/ChangeLog6
-rw-r--r--app-admin/eselect-news/eselect-news-20080320.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-news/ChangeLog b/app-admin/eselect-news/ChangeLog
index cb5108306c17..715a4bb5599b 100644
--- a/app-admin/eselect-news/ChangeLog
+++ b/app-admin/eselect-news/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-news
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.7 2008/03/20 15:25:49 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/ChangeLog,v 1.8 2008/06/20 13:04:48 the_paya Exp $
+
+ 20 Jun 2008; Javier Villavicencio <the_paya@gentoo.org>
+ eselect-news-20080320.ebuild:
+ Added ~x86-fbsd keyword.
*eselect-news-20080320 (20 Mar 2008)
diff --git a/app-admin/eselect-news/eselect-news-20080320.ebuild b/app-admin/eselect-news/eselect-news-20080320.ebuild
index 2bbdc98033d0..71333ddf7af4 100644
--- a/app-admin/eselect-news/eselect-news-20080320.ebuild
+++ b/app-admin/eselect-news/eselect-news-20080320.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.1 2008/03/20 15:25:49 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-news/eselect-news-20080320.ebuild,v 1.2 2008/06/20 13:04:48 the_paya Exp $
DESCRIPTION="GLEP 42 news reader"
HOMEPAGE="http://paludis.pioto.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/news.eselect-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.11"