diff options
author | 2013-02-10 17:14:02 +0000 | |
---|---|---|
committer | 2013-02-10 17:14:02 +0000 | |
commit | 7c96e303048626bff91ea6df918f03cd8f8ac7d3 (patch) | |
tree | 81cd2c4e969449a25557bf7beae2fecfbbbae1b4 /app-misc | |
parent | Increase the upper bound on mercurial to 2.6. (diff) | |
download | gentoo-2-7c96e303048626bff91ea6df918f03cd8f8ac7d3.tar.gz gentoo-2-7c96e303048626bff91ea6df918f03cd8f8ac7d3.tar.bz2 gentoo-2-7c96e303048626bff91ea6df918f03cd8f8ac7d3.zip |
Stable for ppc, wrt bug #456324
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/nut/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/nut/nut-18.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/nut/ChangeLog b/app-misc/nut/ChangeLog index 8aaa65ef459c..3b5164eab6f0 100644 --- a/app-misc/nut/ChangeLog +++ b/app-misc/nut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/nut # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.55 2013/02/09 19:45:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/ChangeLog,v 1.56 2013/02/10 17:14:02 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nut-18.5.ebuild: + Stable for ppc, wrt bug #456324 09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> nut-18.5.ebuild: Stable for x86, wrt bug #456324 diff --git a/app-misc/nut/nut-18.5.ebuild b/app-misc/nut/nut-18.5.ebuild index 6a3f4443bae7..8e9d12fcb8a1 100644 --- a/app-misc/nut/nut-18.5.ebuild +++ b/app-misc/nut/nut-18.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.5.ebuild,v 1.3 2013/02/09 19:45:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/nut/nut-18.5.ebuild,v 1.4 2013/02/10 17:14:02 ago 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() { |