summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-06 14:37:12 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-06 14:37:12 +0000
commit511a97ec590a1a3c7d130a1edbb428a3e51fe7a9 (patch)
tree887ff33b84ebd3a5280c422c5820a9a406f05962 /net-irc/eggdrop
parentStable for amd64, wrt bug #437384 (diff)
downloadgentoo-2-511a97ec590a1a3c7d130a1edbb428a3e51fe7a9.tar.gz
gentoo-2-511a97ec590a1a3c7d130a1edbb428a3e51fe7a9.tar.bz2
gentoo-2-511a97ec590a1a3c7d130a1edbb428a3e51fe7a9.zip
Stable for amd64, wrt bug #437400
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/eggdrop')
-rw-r--r--net-irc/eggdrop/ChangeLog7
-rw-r--r--net-irc/eggdrop/eggdrop-1.6.21.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/eggdrop/ChangeLog b/net-irc/eggdrop/ChangeLog
index 79ea9484da41..cedcd9316514 100644
--- a/net-irc/eggdrop/ChangeLog
+++ b/net-irc/eggdrop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/eggdrop
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/ChangeLog,v 1.87 2011/12/31 13:41:41 binki Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/ChangeLog,v 1.88 2012/10/06 14:37:12 ago Exp $
+
+ 06 Oct 2012; Agostino Sarubbo <ago@gentoo.org> eggdrop-1.6.21.ebuild:
+ Stable for amd64, wrt bug #437400
*eggdrop-1.6.21 (31 Dec 2011)
diff --git a/net-irc/eggdrop/eggdrop-1.6.21.ebuild b/net-irc/eggdrop/eggdrop-1.6.21.ebuild
index 15e32e3622af..65e4dddfd082 100644
--- a/net-irc/eggdrop/eggdrop-1.6.21.ebuild
+++ b/net-irc/eggdrop/eggdrop-1.6.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.21.ebuild,v 1.1 2011/12/31 13:41:41 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/eggdrop/eggdrop-1.6.21.ebuild,v 1.2 2012/10/06 14:37:12 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.eggheads.org/"
SRC_URI="ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/${MY_P}.tar.bz2
http://dev.gentoo.org/~binki/distfiles/${CATEGORY}/${PN}/${P}-patches-${PATCHSET_V}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
LICENSE="GPL-2"
SLOT="0"
IUSE="debug mysql postgres ssl static vanilla"