diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 22:02:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-14 22:02:38 +0000 |
commit | 6d251173bac3783ed677bbdf45cf34b76f6beaa0 (patch) | |
tree | e00e3f372dd139bcee4e04e9b0fc52ed52f72aff /dev-util/dialog | |
parent | Bump to 0.6.0 wrt bug 452926, credit to Uwe Korn <uwelk@xhochy.com>. (diff) | |
download | gentoo-2-6d251173bac3783ed677bbdf45cf34b76f6beaa0.tar.gz gentoo-2-6d251173bac3783ed677bbdf45cf34b76f6beaa0.tar.bz2 gentoo-2-6d251173bac3783ed677bbdf45cf34b76f6beaa0.zip |
Stable for ppc, wrt bug #457344
(Portage version: 2.1.11.31/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util/dialog')
-rw-r--r-- | dev-util/dialog/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/dialog/dialog-1.2.20121230.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/dialog/ChangeLog b/dev-util/dialog/ChangeLog index eecbb0c10e64..0902b3dd628e 100644 --- a/dev-util/dialog/ChangeLog +++ b/dev-util/dialog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/dialog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.174 2013/02/14 21:35:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/ChangeLog,v 1.175 2013/02/14 22:02:38 ago Exp $ + + 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dialog-1.2.20121230.ebuild: + Stable for ppc, wrt bug #457344 14 Feb 2013; Agostino Sarubbo <ago@gentoo.org> dialog-1.2.20121230.ebuild: Stable for ppc64, wrt bug #457344 diff --git a/dev-util/dialog/dialog-1.2.20121230.ebuild b/dev-util/dialog/dialog-1.2.20121230.ebuild index 233a95a7ccc8..76726b13ee5c 100644 --- a/dev-util/dialog/dialog-1.2.20121230.ebuild +++ b/dev-util/dialog/dialog-1.2.20121230.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/dev-util/dialog/dialog-1.2.20121230.ebuild,v 1.5 2013/02/14 21:35:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dialog/dialog-1.2.20121230.ebuild,v 1.6 2013/02/14 22:02:38 ago Exp $ EAPI="4" @@ -14,7 +14,7 @@ SRC_URI="ftp://invisible-island.net/${PN}/${PN}-${MY_PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="examples minimal nls static-libs unicode" RDEPEND=" |