diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-05 20:53:51 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-05 20:53:51 +0000 |
commit | b40ac8dc66f6d86b5494dc65c70f0170617d9a8b (patch) | |
tree | 1b8a21a68d8363a5128723e40895b13de1044122 /net-misc/ipx-utils | |
parent | Marking xbase-2.0.0-r1 ppc64 for bug 418673 (diff) | |
download | gentoo-2-b40ac8dc66f6d86b5494dc65c70f0170617d9a8b.tar.gz gentoo-2-b40ac8dc66f6d86b5494dc65c70f0170617d9a8b.tar.bz2 gentoo-2-b40ac8dc66f6d86b5494dc65c70f0170617d9a8b.zip |
Marking ipx-utils-1.1-r3 ppc64 for bug 419305
(Portage version: 2.1.10.49/cvs/Linux ppc64)
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 8dae4ac1bbfa..e479901538b2 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.17 2012/06/02 22:41:24 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ipx-utils/ChangeLog,v 1.18 2012/06/05 20:53:51 ranger Exp $ + + 05 Jun 2012; Brent Baude <ranger@gentoo.org> ipx-utils-1.1-r3.ebuild: + Marking ipx-utils-1.1-r3 ppc64 for bug 419305 02 Jun 2012; Markos Chandras <hwoarang@gentoo.org> ipx-utils-1.1-r3.ebuild: Stable on amd64 wrt 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 acf66ba1ba5d..641bd8d41c79 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.2 2012/06/02 22:41:24 hwoarang Exp $ +# $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 $ 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="" |