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 | bf888c9fd2a821b0dce554d0bbbd7d1648ff44a8 (patch) | |
tree | 3478d6022392b26d67f238c69bf0fd7ce5e5fa6e /app-pda | |
parent | Stable for amd64, wrt bug #423155 (diff) | |
download | gentoo-2-bf888c9fd2a821b0dce554d0bbbd7d1648ff44a8.tar.gz gentoo-2-bf888c9fd2a821b0dce554d0bbbd7d1648ff44a8.tar.bz2 gentoo-2-bf888c9fd2a821b0dce554d0bbbd7d1648ff44a8.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/fusepod/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/fusepod/fusepod-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 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 |