diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:09:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-24 15:09:01 +0000 |
commit | f35c6d08dcfe1eaf0aa30fcbca2449d316c138eb (patch) | |
tree | eb97d1b26f77661f211d18b3f46fe9429c908e82 /dev-haskell | |
parent | Stable for ppc, wrt bug #502600 (diff) | |
download | gentoo-2-f35c6d08dcfe1eaf0aa30fcbca2449d316c138eb.tar.gz gentoo-2-f35c6d08dcfe1eaf0aa30fcbca2449d316c138eb.tar.bz2 gentoo-2-f35c6d08dcfe1eaf0aa30fcbca2449d316c138eb.zip |
Stable for ppc, wrt bug #502672
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/dbus/ChangeLog | 5 | ||||
-rw-r--r-- | dev-haskell/dbus/dbus-0.10.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-haskell/dbus/ChangeLog b/dev-haskell/dbus/ChangeLog index d632cb7aaa3e..a4832121d262 100644 --- a/dev-haskell/dbus/ChangeLog +++ b/dev-haskell/dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/dbus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/ChangeLog,v 1.18 2014/03/14 11:10:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/ChangeLog,v 1.19 2014/03/24 15:09:01 ago Exp $ + + 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> dbus-0.10.5-r1.ebuild: + Stable for ppc, wrt bug #502672 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> dbus-0.10.5-r1.ebuild: Stable for ppc64, wrt bug #502672 diff --git a/dev-haskell/dbus/dbus-0.10.5-r1.ebuild b/dev-haskell/dbus/dbus-0.10.5-r1.ebuild index d861b80c7ad5..e564f4e10179 100644 --- a/dev-haskell/dbus/dbus-0.10.5-r1.ebuild +++ b/dev-haskell/dbus/dbus-0.10.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/dbus-0.10.5-r1.ebuild,v 1.5 2014/03/14 11:10:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/dbus-0.10.5-r1.ebuild,v 1.6 2014/03/24 15:09:01 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-haskell/cereal-0.3.4:=[profile?] <dev-haskell/cereal-0.5:=[profile?] |