diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-23 18:12:31 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-23 18:12:31 +0000 |
commit | ae3b06f946ae846566f60f45ed34928de5edf25b (patch) | |
tree | b7100ed6f70461517db7ff222f0bc6e3c42602a5 /app-pda | |
parent | Modify RDEPEND to make ebuild a bit more flexible when bumping mono, thanks t... (diff) | |
download | historical-ae3b06f946ae846566f60f45ed34928de5edf25b.tar.gz historical-ae3b06f946ae846566f60f45ed34928de5edf25b.tar.bz2 historical-ae3b06f946ae846566f60f45ed34928de5edf25b.zip |
Keyword ~ppc64 wrt #325839.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | app-pda/libplist/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/libplist/libplist-1.3.ebuild | 4 | ||||
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.0.4.ebuild | 4 |
6 files changed, 19 insertions, 9 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 3285e06e402b..717666507e83 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.5 2010/07/14 15:07:16 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.6 2010/07/23 18:12:31 ssuominen Exp $ + + 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + libimobiledevice-1.0.2.ebuild: + Keyword ~ppc64 wrt #325839. *libimobiledevice-1.0.2 (14 Jul 2010) diff --git a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild index b6b8205e1ae2..2ff696c9ea03 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.1 2010/07/14 15:07:16 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.2.ebuild,v 1.2 2010/07/23 18:12:31 ssuominen Exp $ EAPI=3 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.libimobiledevice.org/" SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="python" DEPEND="dev-util/pkgconfig diff --git a/app-pda/libplist/ChangeLog b/app-pda/libplist/ChangeLog index ea910ca4bf64..f87ebe28c450 100644 --- a/app-pda/libplist/ChangeLog +++ b/app-pda/libplist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/libplist # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.10 2010/07/23 12:20:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.11 2010/07/23 18:11:42 ssuominen Exp $ + + 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> libplist-1.3.ebuild: + Keyword ~ppc64 wrt #325839. 23 Jul 2010; Markus Meier <maekke@gentoo.org> libplist-1.3.ebuild: amd64 stable, bug #327913 diff --git a/app-pda/libplist/libplist-1.3.ebuild b/app-pda/libplist/libplist-1.3.ebuild index 26b1aa091a10..bff71087505d 100644 --- a/app-pda/libplist/libplist-1.3.ebuild +++ b/app-pda/libplist/libplist-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.3.ebuild,v 1.4 2010/07/23 12:20:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.3.ebuild,v 1.5 2010/07/23 18:11:42 ssuominen Exp $ EAPI=2 inherit cmake-utils eutils multilib python @@ -11,7 +11,7 @@ SRC_URI="http://cloud.github.com/downloads/JonathanBeck/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" RESTRICT="test" diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index d9ab5e555425..c98d0878e548 100644 --- a/app-pda/usbmuxd/ChangeLog +++ b/app-pda/usbmuxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/usbmuxd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.2 2010/05/26 09:17:17 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.3 2010/07/23 18:08:42 ssuominen Exp $ + + 23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> usbmuxd-1.0.4.ebuild: + Keyword ~ppc64 wrt #325839. *usbmuxd-1.0.4 (26 May 2010) diff --git a/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild index ce117c05faa9..fe813df8d9b5 100644 --- a/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild,v 1.1 2010/05/26 09:17:17 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.4.ebuild,v 1.2 2010/07/23 18:08:42 ssuominen Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://marcansoft.com/uploads/${PN}/${P/_/-}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND="virtual/libusb:1" |