diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 18:05:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 18:05:08 +0000 |
commit | 1cd2733f21ba8446f37e4dab5416b14b60405727 (patch) | |
tree | 1620644ea22ae8b85499acda11ad67d253d40fa9 | |
parent | Stable for amd64, wrt bug #423155 (diff) | |
download | historical-1cd2733f21ba8446f37e4dab5416b14b60405727.tar.gz historical-1cd2733f21ba8446f37e4dab5416b14b60405727.tar.bz2 historical-1cd2733f21ba8446f37e4dab5416b14b60405727.zip |
Stable for amd64, wrt bug #423155
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
-rw-r--r-- | app-pda/fusepod/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/fusepod/fusepod-0.5.2.ebuild | 4 | ||||
-rw-r--r-- | app-pda/ideviceinstaller/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/ifuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/ifuse/ifuse-1.1.2.ebuild | 4 | ||||
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild | 4 | ||||
-rw-r--r-- | app-pda/libplist/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/libplist/libplist-1.8-r1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.0.8.ebuild | 4 |
12 files changed, 37 insertions, 18 deletions
diff --git a/app-pda/fusepod/ChangeLog b/app-pda/fusepod/ChangeLog index 87ba25849d68..4ccafc500964 100644 --- a/app-pda/fusepod/ChangeLog +++ b/app-pda/fusepod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/fusepod # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/ChangeLog,v 1.2 2012/05/03 20:20:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/ChangeLog,v 1.3 2012/08/11 18:05:08 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> fusepod-0.5.2.ebuild: + Stable for amd64, wrt bug #423155 03 May 2012; Jeff Horelick <jdhore@gentoo.org> fusepod-0.5.2.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/app-pda/fusepod/fusepod-0.5.2.ebuild b/app-pda/fusepod/fusepod-0.5.2.ebuild index 36234c8f2e93..9de5683e752b 100644 --- a/app-pda/fusepod/fusepod-0.5.2.ebuild +++ b/app-pda/fusepod/fusepod-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/fusepod-0.5.2.ebuild,v 1.2 2012/05/03 20:20:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/fusepod-0.5.2.ebuild,v 1.3 2012/08/11 18:05:08 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="media-libs/libgpod diff --git a/app-pda/ideviceinstaller/ChangeLog b/app-pda/ideviceinstaller/ChangeLog index b34f5344d166..8adf5628610e 100644 --- a/app-pda/ideviceinstaller/ChangeLog +++ b/app-pda/ideviceinstaller/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/ideviceinstaller # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ChangeLog,v 1.4 2012/05/16 01:07:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ChangeLog,v 1.5 2012/08/11 18:04:25 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ideviceinstaller-1.0.1.ebuild: + Stable for amd64, wrt bug #423155 16 May 2012; Samuli Suominen <ssuominen@gentoo.org> -ideviceinstaller-1.0.0.ebuild, -files/ideviceinstaller-1.0.0-libgen_h.patch: diff --git a/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild b/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild index 31bbb7098c69..3cc160c7c4a8 100644 --- a/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild +++ b/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild,v 1.1 2012/05/16 01:04:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ideviceinstaller/ideviceinstaller-1.0.1.ebuild,v 1.2 2012/08/11 18:04:25 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-pda/libimobiledevice-1.1.4 diff --git a/app-pda/ifuse/ChangeLog b/app-pda/ifuse/ChangeLog index 6035d86a6e45..5409a878a331 100644 --- a/app-pda/ifuse/ChangeLog +++ b/app-pda/ifuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/ifuse # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.9 2012/05/16 01:13:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ChangeLog,v 1.10 2012/08/11 18:04:47 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> ifuse-1.1.2.ebuild: + Stable for amd64, wrt bug #423155 16 May 2012; Samuli Suominen <ssuominen@gentoo.org> -files/ifuse-1.0.0-asneeded.patch, -ifuse-1.1.1.ebuild: diff --git a/app-pda/ifuse/ifuse-1.1.2.ebuild b/app-pda/ifuse/ifuse-1.1.2.ebuild index ffde0e4815e8..ffe15ab596a8 100644 --- a/app-pda/ifuse/ifuse-1.1.2.ebuild +++ b/app-pda/ifuse/ifuse-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ifuse-1.1.2.ebuild,v 1.1 2012/05/16 01:12:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ifuse/ifuse-1.1.2.ebuild,v 1.2 2012/08/11 18:04:47 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-pda/libimobiledevice-1.1.4 diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index 480d28a082ea..b40c5a4e08a5 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.34 2012/08/05 15:51:21 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.35 2012/08/11 18:03:36 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> + libimobiledevice-1.1.4-r2.ebuild: + Stable for amd64, wrt bug #423155 05 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> -libimobiledevice-1.1.4-r1.ebuild: diff --git a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild index 9939b653cf37..650cd7b8e4be 100644 --- a/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild +++ b/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.2 2012/08/05 14:49:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.1.4-r2.ebuild,v 1.3 2012/08/11 18:03:36 ago Exp $ EAPI=4 PYTHON_DEPEND="python? 2:2.7" @@ -12,7 +12,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="gnutls python" RDEPEND=">=app-pda/libplist-1.8-r1[python?] diff --git a/app-pda/libplist/ChangeLog b/app-pda/libplist/ChangeLog index 6a2900205950..a5d189575656 100644 --- a/app-pda/libplist/ChangeLog +++ b/app-pda/libplist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/libplist # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.25 2012/05/16 00:16:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/ChangeLog,v 1.26 2012/08/11 18:02:33 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libplist-1.8-r1.ebuild: + Stable for amd64, wrt bug #423155 16 May 2012; Alexis Ballier <aballier@gentoo.org> libplist-1.8-r1.ebuild: keyword ~amd64-fbsd diff --git a/app-pda/libplist/libplist-1.8-r1.ebuild b/app-pda/libplist/libplist-1.8-r1.ebuild index e737ea044dc0..4de335d2a900 100644 --- a/app-pda/libplist/libplist-1.8-r1.ebuild +++ b/app-pda/libplist/libplist-1.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.8-r1.ebuild,v 1.3 2012/05/16 00:16:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libplist/libplist-1.8-r1.ebuild,v 1.4 2012/08/11 18:02:33 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-fbsd" IUSE="python" RDEPEND="dev-libs/libxml2" diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index 67fc253689c4..b845ab408a9c 100644 --- a/app-pda/usbmuxd/ChangeLog +++ b/app-pda/usbmuxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/usbmuxd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.22 2012/08/10 17:41:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.23 2012/08/11 18:03:04 ago Exp $ + + 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.8.ebuild: + Stable for amd64, wrt bug #423155 *usbmuxd-1.0.8-r1 (10 Aug 2012) diff --git a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild index e7b84ed8183f..c807a84c5f69 100644 --- a/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.5 2012/05/06 21:44:18 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.8.ebuild,v 1.6 2012/08/11 18:03:04 ago Exp $ EAPI=4 inherit cmake-utils user @@ -11,7 +11,7 @@ SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" LICENSE="GPL-2 GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="" RDEPEND=">=app-pda/libplist-1.8-r1 |