diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-04 12:57:29 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-04 12:57:29 +0000 |
commit | 1b87341dea6ab0f0bad1a1892a64ec202cdbeeff (patch) | |
tree | 0c7cff756bbdbef83c340bfa2ee211191040746e /app-misc/nut | |
parent | [bump] dev-perl/NetAddr-IP-4.66.0 (diff) | |
download | gentoo-2-1b87341dea6ab0f0bad1a1892a64ec202cdbeeff.tar.gz gentoo-2-1b87341dea6ab0f0bad1a1892a64ec202cdbeeff.tar.bz2 gentoo-2-1b87341dea6ab0f0bad1a1892a64ec202cdbeeff.zip |
stable ppc, bug #441088
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-misc/nut')
-rw-r--r-- | app-misc/nut/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/nut/nut-18.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-misc/nut/ChangeLog b/app-misc/nut/ChangeLog index 18745c087d7f..bac6c038989c 100644 --- a/app-misc/nut/ChangeLog +++ b/app-misc/nut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/nut # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.47 2012/09/29 20:59:28 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.48 2012/11/04 12:57:29 blueness Exp $ + + 04 Nov 2012; Anthony G. Basile <blueness@gentoo.org> nut-18.0.ebuild: + stable ppc, bug #441088 *nut-18.0 (29 Sep 2012) @@ -205,4 +208,3 @@ 29 Oct 2004; Aron Griffis <agriffis@gentoo.org> +nut-10.7.ebuild: Add ebuild for Jim Jozwiak's nutrition program. Thanks to Chris Houser (Chouser) for the ebuild - diff --git a/app-misc/nut/nut-18.0.ebuild b/app-misc/nut/nut-18.0.ebuild index ce6e6d08c01c..8733acb83bdf 100644 --- a/app-misc/nut/nut-18.0.ebuild +++ b/app-misc/nut/nut-18.0.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/app-misc/nut/nut-18.0.ebuild,v 1.1 2012/09/29 20:59:28 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.0.ebuild,v 1.2 2012/11/04 12:57:29 blueness Exp $ EAPI=4 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ppc ~x86" IUSE="" src_prepare() { |