summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-08-03 16:04:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-08-03 16:04:25 +0000
commit101561ae437e5c18cd7a99cdb65d6f8f2a9c97a3 (patch)
treefcbfb2bb2f23bffcf703cc06371d93415fe650e2
parentStable for amd64, wrt bug #422399 (diff)
downloadgentoo-2-101561ae437e5c18cd7a99cdb65d6f8f2a9c97a3.tar.gz
gentoo-2-101561ae437e5c18cd7a99cdb65d6f8f2a9c97a3.tar.bz2
gentoo-2-101561ae437e5c18cd7a99cdb65d6f8f2a9c97a3.zip
Stable on amd64 wrt bug #428058
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
-rw-r--r--net-im/minbif/ChangeLog5
-rw-r--r--net-im/minbif/minbif-1.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/minbif/ChangeLog b/net-im/minbif/ChangeLog
index cd86373d7357..6562fb6248df 100644
--- a/net-im/minbif/ChangeLog
+++ b/net-im/minbif/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-im/minbif
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.10 2012/07/24 17:43:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/ChangeLog,v 1.11 2012/08/03 16:04:25 hwoarang Exp $
+
+ 03 Aug 2012; Markos Chandras <hwoarang@gentoo.org> minbif-1.0.5.ebuild:
+ Stable on amd64 wrt bug #428058
*minbif-1.0.5 (24 Jul 2012)
diff --git a/net-im/minbif/minbif-1.0.5.ebuild b/net-im/minbif/minbif-1.0.5.ebuild
index 55785879eabb..78a40d4ace77 100644
--- a/net-im/minbif/minbif-1.0.5.ebuild
+++ b/net-im/minbif/minbif-1.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/minbif-1.0.5.ebuild,v 1.1 2012/07/24 17:43:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/minbif/minbif-1.0.5.ebuild,v 1.2 2012/08/03 16:04:25 hwoarang Exp $
EAPI=4
inherit cmake-utils eutils
@@ -11,7 +11,7 @@ SRC_URI="https://symlink.me/attachments/download/148/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="gnutls +imlib +libcaca pam video xinetd"
REQUIRED_USE="video? ( libcaca )"