diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:38:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:38:24 +0000 |
commit | 64301b44693d23f1ed94dcd129dd007a82815670 (patch) | |
tree | 69d41649c92b6476877f12b5f8cbc418d94a07cb /dev-haskell/dbus | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-64301b44693d23f1ed94dcd129dd007a82815670.tar.gz gentoo-2-64301b44693d23f1ed94dcd129dd007a82815670.tar.bz2 gentoo-2-64301b44693d23f1ed94dcd129dd007a82815670.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-haskell/dbus')
-rw-r--r-- | dev-haskell/dbus/ChangeLog | 7 | ||||
-rw-r--r-- | dev-haskell/dbus/dbus-0.10.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-haskell/dbus/ChangeLog b/dev-haskell/dbus/ChangeLog index 728653975b70..8b1227195f43 100644 --- a/dev-haskell/dbus/ChangeLog +++ b/dev-haskell/dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/dbus -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/ChangeLog,v 1.3 2012/12/31 15:27:36 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/ChangeLog,v 1.4 2013/01/01 11:38:24 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> dbus-0.10.4.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> dbus-0.10.4.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/dev-haskell/dbus/dbus-0.10.4.ebuild b/dev-haskell/dbus/dbus-0.10.4.ebuild index cfe758dee9c8..1913ec88ce35 100644 --- a/dev-haskell/dbus/dbus-0.10.4.ebuild +++ b/dev-haskell/dbus/dbus-0.10.4.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/dev-haskell/dbus/dbus-0.10.4.ebuild,v 1.3 2012/12/31 15:27:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dbus/dbus-0.10.4.ebuild,v 1.4 2013/01/01 11:38:24 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="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-haskell/cereal-0.3.4:=[profile?] |