diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 18:04:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-11 18:04:47 +0000 |
commit | 39d4f02542b41aecdfedacc65cf4e215f261ed67 (patch) | |
tree | ef7c9ceea4e777f4e45f15ba46faed7f1739bcd9 /app-pda | |
parent | Stable for amd64, wrt bug #423155 (diff) | |
download | gentoo-2-39d4f02542b41aecdfedacc65cf4e215f261ed67.tar.gz gentoo-2-39d4f02542b41aecdfedacc65cf4e215f261ed67.tar.bz2 gentoo-2-39d4f02542b41aecdfedacc65cf4e215f261ed67.zip |
Stable for amd64, wrt bug #423155
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/ifuse/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/ifuse/ifuse-1.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
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 |