diff options
author | 2011-10-01 17:23:50 +0000 | |
---|---|---|
committer | 2011-10-01 17:23:50 +0000 | |
commit | b1eb1aa77f6b892d57d1242d630f9892f9bcfe55 (patch) | |
tree | 9806b780f4660d3397886c018d6734bfe34ecf07 /app-pda/usbmuxd | |
parent | Stable on amd64 wrt bug #384479 (diff) | |
download | gentoo-2-b1eb1aa77f6b892d57d1242d630f9892f9bcfe55.tar.gz gentoo-2-b1eb1aa77f6b892d57d1242d630f9892f9bcfe55.tar.bz2 gentoo-2-b1eb1aa77f6b892d57d1242d630f9892f9bcfe55.zip |
Stable on amd64 wrt bug #384657
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/usbmuxd')
-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 0486d3b69369..fc3227b7fc97 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.9 2011/03/29 02:13:30 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/ChangeLog,v 1.10 2011/10/01 17:23:50 hwoarang Exp $ + + 01 Oct 2011; Markos Chandras <hwoarang@gentoo.org> usbmuxd-1.0.7.ebuild: + Stable on amd64 wrt bug #384657 *usbmuxd-1.0.7 (29 Mar 2011) diff --git a/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild b/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild index 80ba7d0dcc23..63051b3a5812 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.1 2011/03/29 02:13:31 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.7.ebuild,v 1.2 2011/10/01 17:23:50 hwoarang 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 |