diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 11:05:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 11:05:59 +0000 |
commit | c26e3e3504739f483c09534772c0e4d322532810 (patch) | |
tree | 1258d9d4e0efa4a46c611eabc7a6d68bb3b84b58 /net-misc/gofish | |
parent | Stable for amd64, wrt bug #422943 (diff) | |
download | gentoo-2-c26e3e3504739f483c09534772c0e4d322532810.tar.gz gentoo-2-c26e3e3504739f483c09534772c0e4d322532810.tar.bz2 gentoo-2-c26e3e3504739f483c09534772c0e4d322532810.zip |
Stable for amd64, wrt bug #422929
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/gofish')
-rw-r--r-- | net-misc/gofish/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/gofish/gofish-1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/gofish/ChangeLog b/net-misc/gofish/ChangeLog index fdd269dd1340..306df45c4146 100644 --- a/net-misc/gofish/ChangeLog +++ b/net-misc/gofish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gofish -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/ChangeLog,v 1.18 2011/04/06 22:10:38 xmw Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/ChangeLog,v 1.19 2012/06/22 11:05:59 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gofish-1.2.ebuild: + Stable for amd64, wrt bug #422929 *gofish-1.2 (06 Apr 2011) diff --git a/net-misc/gofish/gofish-1.2.ebuild b/net-misc/gofish/gofish-1.2.ebuild index 9d328a33dd26..9061e16a1f8f 100644 --- a/net-misc/gofish/gofish-1.2.ebuild +++ b/net-misc/gofish/gofish-1.2.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-misc/gofish/gofish-1.2.ebuild,v 1.1 2011/04/06 22:10:38 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/gofish-1.2.ebuild,v 1.2 2012/06/22 11:05:59 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gofish/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="" |