diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 12:13:16 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 12:13:16 +0000 |
commit | 8207f2ced8d46a87ab1d13abb94dfb57c19c8041 (patch) | |
tree | 9032e15b6c461a9821df6c15a71b877ec7bc95c0 /net-misc/ipx-utils | |
parent | x86 stable wrt bug #419301 (diff) | |
download | historical-8207f2ced8d46a87ab1d13abb94dfb57c19c8041.tar.gz historical-8207f2ced8d46a87ab1d13abb94dfb57c19c8041.tar.bz2 historical-8207f2ced8d46a87ab1d13abb94dfb57c19c8041.zip |
x86 stable wrt bug #419305
Package-Manager: portage-2.1.10.49/cvs/Linux i686
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 e479901538b2..b601decc2bf6 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.18 2012/06/05 20:53:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ChangeLog,v 1.19 2012/06/08 12:13:16 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ipx-utils-1.1-r3.ebuild: + x86 stable wrt bug #419305 05 Jun 2012; Brent Baude <ranger@gentoo.org> ipx-utils-1.1-r3.ebuild: Marking ipx-utils-1.1-r3 ppc64 for bug 419305 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 641bd8d41c79..af49a2549f47 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.3 2012/06/05 20:53:51 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ipx-utils-1.1-r3.ebuild,v 1.4 2012/06/08 12:13:16 phajdan.jr 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="" |