diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:56:43 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:56:43 +0000 |
commit | 22c3e8d2c14b39bbe9834ff26a6f70e9d0f2bad0 (patch) | |
tree | b2de0cd8e6faa73eb9e67882ac3c656efaf0698a /net-irc | |
parent | x86 stable wrt bug #458184 (diff) | |
download | gentoo-2-22c3e8d2c14b39bbe9834ff26a6f70e9d0f2bad0.tar.gz gentoo-2-22c3e8d2c14b39bbe9834ff26a6f70e9d0f2bad0.tar.bz2 gentoo-2-22c3e8d2c14b39bbe9834ff26a6f70e9d0f2bad0.zip |
x86 stable wrt bug #495846
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/pisg/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/pisg/pisg-0.73-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/pisg/ChangeLog b/net-irc/pisg/ChangeLog index 1d1d46aa45e0..1469f8370931 100644 --- a/net-irc/pisg/ChangeLog +++ b/net-irc/pisg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/pisg -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.64 2013/09/03 10:18:59 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/ChangeLog,v 1.65 2014/02/24 01:56:43 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> pisg-0.73-r1.ebuild: + x86 stable wrt bug #495846 *pisg-0.73-r1 (03 Sep 2013) diff --git a/net-irc/pisg/pisg-0.73-r1.ebuild b/net-irc/pisg/pisg-0.73-r1.ebuild index 30c111094c4c..2a2a52661a58 100644 --- a/net-irc/pisg/pisg-0.73-r1.ebuild +++ b/net-irc/pisg/pisg-0.73-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73-r1.ebuild,v 1.1 2013/09/03 10:18:59 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/pisg/pisg-0.73-r1.ebuild,v 1.2 2014/02/24 01:56:43 phajdan.jr Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd" IUSE="" |