diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:55:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:55:42 +0000 |
commit | 0130a571e874ba355cc1642d54498acf7614b76e (patch) | |
tree | 7e750745e58537d1ce7ad593836c0eaa6d31be5a /app-misc/iguanaIR | |
parent | Stable for ppc64, wrt bug #462890 (diff) | |
download | gentoo-2-0130a571e874ba355cc1642d54498acf7614b76e.tar.gz gentoo-2-0130a571e874ba355cc1642d54498acf7614b76e.tar.bz2 gentoo-2-0130a571e874ba355cc1642d54498acf7614b76e.zip |
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/iguanaIR')
-rw-r--r-- | app-misc/iguanaIR/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/iguanaIR/iguanaIR-0.93.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-misc/iguanaIR/ChangeLog b/app-misc/iguanaIR/ChangeLog index 00860022b900..04d7f9405cb0 100644 --- a/app-misc/iguanaIR/ChangeLog +++ b/app-misc/iguanaIR/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/iguanaIR -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/iguanaIR/ChangeLog,v 1.9 2012/05/07 15:14:39 ssuominen Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/iguanaIR/ChangeLog,v 1.10 2013/04/02 20:55:42 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> iguanaIR-0.93.ebuild: + Stable for ppc64, wrt bug #462890 *iguanaIR-1.0.1 (07 May 2012) @@ -40,4 +43,3 @@ +files/40-iguanaIR.rules, +files/iguanaIR-0.93-gentoo.diff, +metadata.xml, +iguanaIR-0.93.ebuild: initial ebuild; masked for testing - diff --git a/app-misc/iguanaIR/iguanaIR-0.93.ebuild b/app-misc/iguanaIR/iguanaIR-0.93.ebuild index d4e8fd1eefec..f68422fa49fa 100644 --- a/app-misc/iguanaIR/iguanaIR-0.93.ebuild +++ b/app-misc/iguanaIR/iguanaIR-0.93.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/iguanaIR/iguanaIR-0.93.ebuild,v 1.8 2012/05/07 14:38:02 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/iguanaIR/iguanaIR-0.93.ebuild,v 1.9 2013/04/02 20:55:42 ago Exp $ EAPI=4 inherit eutils flag-o-matic python @@ -11,7 +11,7 @@ SRC_URI="http://iguanaworks.net/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND="dev-libs/popt |