diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 12:17:14 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 12:17:14 +0000 |
commit | 054dbc8e9795154944e3c88e66a68be601019e3a (patch) | |
tree | 037381ecbdff6cfd4c180d48c3ab2cc83a9c8e8c /net-analyzer/fragroute | |
parent | Version bump. (diff) | |
download | gentoo-2-054dbc8e9795154944e3c88e66a68be601019e3a.tar.gz gentoo-2-054dbc8e9795154944e3c88e66a68be601019e3a.tar.bz2 gentoo-2-054dbc8e9795154944e3c88e66a68be601019e3a.zip |
Keyword ~ppc ~ppc64, request by Pinkbyte
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/fragroute')
-rw-r--r-- | net-analyzer/fragroute/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/fragroute/fragroute-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-analyzer/fragroute/ChangeLog b/net-analyzer/fragroute/ChangeLog index 241063bd4b48..550184da1a4a 100644 --- a/net-analyzer/fragroute/ChangeLog +++ b/net-analyzer/fragroute/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/fragroute # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.25 2012/10/11 13:11:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.26 2012/10/16 12:17:14 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> fragroute-1.2.5.ebuild: + Keyword ~ppc ~ppc64, request by Pinkbyte *fragroute-1.2.5 (11 Oct 2012) @@ -96,4 +99,3 @@ 28 Aug 2003; Chuck Short <zul@gentoo.org> : Initial version. Ebuild contributed by Daniel Seyffer <gentoo-bugs@seyffer.de>. - diff --git a/net-analyzer/fragroute/fragroute-1.2.5.ebuild b/net-analyzer/fragroute/fragroute-1.2.5.ebuild index 4afc57ec0ea5..7a797ecbb915 100644 --- a/net-analyzer/fragroute/fragroute-1.2.5.ebuild +++ b/net-analyzer/fragroute/fragroute-1.2.5.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-analyzer/fragroute/fragroute-1.2.5.ebuild,v 1.1 2012/10/11 13:11:21 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2.5.ebuild,v 1.2 2012/10/16 12:17:14 blueness Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="http://fragroute-ipv6.googlecode.com/files/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" |