diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-06-02 22:41:24 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-06-02 22:41:24 +0000 |
commit | c71775641fee4bdfbc32dc2d1bd4635dda09b8e1 (patch) | |
tree | 379742235b1c26684d0f074488523a42e2b04593 /net-misc/ipx-utils | |
parent | Version bump. (diff) | |
download | gentoo-2-c71775641fee4bdfbc32dc2d1bd4635dda09b8e1.tar.gz gentoo-2-c71775641fee4bdfbc32dc2d1bd4635dda09b8e1.tar.bz2 gentoo-2-c71775641fee4bdfbc32dc2d1bd4635dda09b8e1.zip |
Stable on amd64 wrt bug #419305
(Portage version: 2.1.10.64/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/ipx-utils')
-rw-r--r-- | net-misc/ipx-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/ipx-utils/ipx-utils-1.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/ipx-utils/ChangeLog b/net-misc/ipx-utils/ChangeLog index c60fcbdb766f..8dae4ac1bbfa 100644 --- a/net-misc/ipx-utils/ChangeLog +++ b/net-misc/ipx-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/ipx-utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ChangeLog,v 1.16 2012/02/11 14:32:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ChangeLog,v 1.17 2012/06/02 22:41:24 hwoarang Exp $ + + 02 Jun 2012; Markos Chandras <hwoarang@gentoo.org> ipx-utils-1.1-r3.ebuild: + Stable on amd64 wrt bug #419305 *ipx-utils-1.1-r3 (11 Feb 2012) diff --git a/net-misc/ipx-utils/ipx-utils-1.1-r3.ebuild b/net-misc/ipx-utils/ipx-utils-1.1-r3.ebuild index 6b6aaf85e02e..acf66ba1ba5d 100644 --- a/net-misc/ipx-utils/ipx-utils-1.1-r3.ebuild +++ b/net-misc/ipx-utils/ipx-utils-1.1-r3.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-misc/ipx-utils/ipx-utils-1.1-r3.ebuild,v 1.1 2012/02/11 14:32:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ipx-utils-1.1-r3.ebuild,v 1.2 2012/06/02 22:41:24 hwoarang Exp $ EAPI="4" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://sunsite.unc.edu/pub/Linux/system/filesystems/ncpfs/${P/-utils}.ta LICENSE="Caldera" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="" |