diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-26 10:42:15 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-26 10:42:15 +0000 |
commit | 3686a500d6500db85bc20abcaf8e2560d0cc221f (patch) | |
tree | a79bb1551cd2f9d6af702805901de4664cff181a /net-analyzer/isic | |
parent | old (diff) | |
download | gentoo-2-3686a500d6500db85bc20abcaf8e2560d0cc221f.tar.gz gentoo-2-3686a500d6500db85bc20abcaf8e2560d0cc221f.tar.bz2 gentoo-2-3686a500d6500db85bc20abcaf8e2560d0cc221f.zip |
stable ppc, bug #393895
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/isic')
-rw-r--r-- | net-analyzer/isic/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/isic/isic-0.07-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/isic/ChangeLog b/net-analyzer/isic/ChangeLog index 331ae26a6f83..f71d154739e1 100644 --- a/net-analyzer/isic/ChangeLog +++ b/net-analyzer/isic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/isic -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/ChangeLog,v 1.20 2011/12/19 23:51:47 radhermit Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/ChangeLog,v 1.21 2012/09/26 10:42:15 blueness Exp $ + + 26 Sep 2012; Anthony G. Basile <blueness@gentoo.org> isic-0.07-r1.ebuild: + stable ppc, bug #393895 19 Dec 2011; Tim Harder <radhermit@gentoo.org> -isic-0.07.ebuild: Remove old. diff --git a/net-analyzer/isic/isic-0.07-r1.ebuild b/net-analyzer/isic/isic-0.07-r1.ebuild index 2e553e904123..e957b480a15d 100644 --- a/net-analyzer/isic/isic-0.07-r1.ebuild +++ b/net-analyzer/isic/isic-0.07-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/isic-0.07-r1.ebuild,v 1.4 2011/12/19 23:50:17 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/isic/isic-0.07-r1.ebuild,v 1.5 2012/09/26 10:42:15 blueness Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/isic/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="net-libs/libnet:1.1" |