diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-04-10 15:31:40 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-04-10 15:31:40 +0000 |
commit | c86a5cd7b4886165567f5e70ac7f0e03d5e5b814 (patch) | |
tree | eaa37522610773929c86f6a2cac0914fdf20ab1a /app-pda | |
parent | Force more recent dev-libs/gdl wrt #452608 by Andrew John Hughes. Pull in med... (diff) | |
download | gentoo-2-c86a5cd7b4886165567f5e70ac7f0e03d5e5b814.tar.gz gentoo-2-c86a5cd7b4886165567f5e70ac7f0e03d5e5b814.tar.bz2 gentoo-2-c86a5cd7b4886165567f5e70ac7f0e03d5e5b814.zip |
amd64/x86 stable
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/gtkpod/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/gtkpod/ChangeLog b/app-pda/gtkpod/ChangeLog index e8e188a3e46a..46627e21b866 100644 --- a/app-pda/gtkpod/ChangeLog +++ b/app-pda/gtkpod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/gtkpod # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v 1.121 2013/04/10 15:29:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/ChangeLog,v 1.122 2013/04/10 15:31:40 ssuominen Exp $ + + 10 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> gtkpod-2.1.3-r1.ebuild: + amd64/x86 stable 10 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> gtkpod-2.1.3-r1.ebuild: Force more recent dev-libs/gdl wrt #452608 by Andrew John Hughes. Pull in diff --git a/app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild b/app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild index 80684ba56f9f..bfc8291c1bc4 100644 --- a/app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild +++ b/app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild,v 1.2 2013/04/10 15:29:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-2.1.3-r1.ebuild,v 1.3 2013/04/10 15:31:40 ssuominen Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="aac clutter curl cdr flac gstreamer mp3 vorbis webkit" COMMON_DEPEND=" |