diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-16 22:00:53 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-16 22:00:53 +0000 |
commit | 0789b8146b30307fea0ad0d4a396b3b66b787bb2 (patch) | |
tree | 50fa5ad693286c6b33ff639708b8552154b644e6 /app-pda | |
parent | Stable for x86, wrt bug #423155 (diff) | |
download | gentoo-2-0789b8146b30307fea0ad0d4a396b3b66b787bb2.tar.gz gentoo-2-0789b8146b30307fea0ad0d4a396b3b66b787bb2.tar.bz2 gentoo-2-0789b8146b30307fea0ad0d4a396b3b66b787bb2.zip |
Stable for x86, wrt bug #423155
(Portage version: 2.2.0_alpha121/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 4ccafc500964..6c4c0ecfd25f 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.3 2012/08/11 18:05:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/ChangeLog,v 1.4 2012/08/16 22:00:53 johu Exp $ + + 16 Aug 2012; Johannes Huber <johu@gentoo.org> fusepod-0.5.2.ebuild: + Stable for x86, wrt bug #423155 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> fusepod-0.5.2.ebuild: Stable for amd64, wrt bug #423155 diff --git a/app-pda/fusepod/fusepod-0.5.2.ebuild b/app-pda/fusepod/fusepod-0.5.2.ebuild index 9de5683e752b..3fb858f620a0 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.3 2012/08/11 18:05:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/fusepod/fusepod-0.5.2.ebuild,v 1.4 2012/08/16 22:00:53 johu 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 |