diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:58:43 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:58:43 +0000 |
commit | d899517056616a3b6bb02a5a555ca0c876b1ebb2 (patch) | |
tree | 3de0029a7b3a4c3b62608cdfa49b349b3bb036df /net-misc/netpipes | |
parent | x86 stable wrt bug #393905 (diff) | |
download | gentoo-2-d899517056616a3b6bb02a5a555ca0c876b1ebb2.tar.gz gentoo-2-d899517056616a3b6bb02a5a555ca0c876b1ebb2.tar.bz2 gentoo-2-d899517056616a3b6bb02a5a555ca0c876b1ebb2.zip |
x86 stable wrt bug #393907
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-misc/netpipes')
-rw-r--r-- | net-misc/netpipes/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/netpipes/netpipes-4.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/netpipes/ChangeLog b/net-misc/netpipes/ChangeLog index ac009a9f0183..9f6c44c9b417 100644 --- a/net-misc/netpipes/ChangeLog +++ b/net-misc/netpipes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/netpipes -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netpipes/ChangeLog,v 1.7 2010/09/16 15:19:53 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/netpipes/ChangeLog,v 1.8 2011/12/14 08:58:43 phajdan.jr Exp $ + + 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> netpipes-4.2-r1.ebuild: + x86 stable wrt bug #393907 *netpipes-4.2-r1 (16 Sep 2010) diff --git a/net-misc/netpipes/netpipes-4.2-r1.ebuild b/net-misc/netpipes/netpipes-4.2-r1.ebuild index 46ef8c5c131a..03fcf7fa054f 100644 --- a/net-misc/netpipes/netpipes-4.2-r1.ebuild +++ b/net-misc/netpipes/netpipes-4.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/netpipes/netpipes-4.2-r1.ebuild,v 1.1 2010/09/16 15:19:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netpipes/netpipes-4.2-r1.ebuild,v 1.2 2011/12/14 08:58:43 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://web.purplefrog.com/~thoth/netpipes/ftp/${P}-export.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" S="${WORKDIR}" |