diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-19 22:10:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-19 22:10:07 +0000 |
commit | 8e0b4ce1890b61381e25ab303462c914510b23ee (patch) | |
tree | 795ee50d174bca6433d8188abdbc9b853d93a14b /app-pda | |
parent | Add support for testing with a custom mongd instance, but keep it disabled fo... (diff) | |
download | gentoo-2-8e0b4ce1890b61381e25ab303462c914510b23ee.tar.gz gentoo-2-8e0b4ce1890b61381e25ab303462c914510b23ee.tar.bz2 gentoo-2-8e0b4ce1890b61381e25ab303462c914510b23ee.zip |
Stable for AMD64, wrt security bug #399409
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.0.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index 72d6e4679733..9d8e8e6fb56e 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.13 2012/01/19 18:04:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.14 2012/01/19 22:10:07 ago Exp $ + + 19 Jan 2012; Agostino Sarubbo <ago@gentoo.org> usbmuxd-1.0.7-r1.ebuild: + Stable for AMD64, wrt security bug #399409 *usbmuxd-1.0.7-r1 (19 Jan 2012) diff --git a/app-pda/usbmuxd/usbmuxd-1.0.7-r1.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.7-r1.ebuild index 687319ab67b8..4777343a352c 100644 --- a/app-pda/usbmuxd/usbmuxd-1.0.7-r1.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.0.7-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/usbmuxd/usbmuxd-1.0.7-r1.ebuild,v 1.1 2012/01/19 18:04:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.7-r1.ebuild,v 1.2 2012/01/19 22:10:07 ago Exp $ EAPI=3 inherit eutils cmake-utils @@ -11,7 +11,7 @@ SRC_URI="http://marcansoft.com/uploads/${PN}/${P}.tar.bz2" LICENSE="GPL-2 GPL-3 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="" DEPEND="app-pda/libplist |