diff options
author | 2011-10-04 14:02:54 +0000 | |
---|---|---|
committer | 2011-10-04 14:02:54 +0000 | |
commit | f852eca7f8f7580a09ca95ecbbbbcdedf6adddf9 (patch) | |
tree | e03530bd4a6b6e717c466e1176ea74840a20d37f /app-pda | |
parent | Stable for HPPA (bug #357479). (diff) | |
download | gentoo-2-f852eca7f8f7580a09ca95ecbbbbcdedf6adddf9.tar.gz gentoo-2-f852eca7f8f7580a09ca95ecbbbbcdedf6adddf9.tar.bz2 gentoo-2-f852eca7f8f7580a09ca95ecbbbbcdedf6adddf9.zip |
x86 stable, bug 384657
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/usbmuxd/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/usbmuxd/usbmuxd-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/usbmuxd/ChangeLog b/app-pda/usbmuxd/ChangeLog index fc3227b7fc97..a4ab92d07fdc 100644 --- a/app-pda/usbmuxd/ChangeLog +++ b/app-pda/usbmuxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/usbmuxd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.10 2011/10/01 17:23:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.11 2011/10/04 14:02:54 nativemad Exp $ + + 04 Oct 2011; Andreas Schuerch <nativemad@gentoo.org> usbmuxd-1.0.7.ebuild: + x86 stable, bug 384657 01 Oct 2011; Markos Chandras <hwoarang@gentoo.org> usbmuxd-1.0.7.ebuild: Stable on amd64 wrt bug #384657 diff --git a/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild index 63051b3a5812..8514d7727d9b 100644 --- a/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.ebuild,v 1.2 2011/10/01 17:23:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild,v 1.3 2011/10/04 14:02:54 nativemad 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 |