summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-05-09 18:53:58 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-05-09 18:53:58 +0000
commit02f2ffcb76eb1624cb1426f5601d481250b26163 (patch)
tree9fe32e2d7582c840a003c63ea0a795bac18b61e0 /app-pda
parentStable for amd64, wrt bug #415277 (diff)
downloadgentoo-2-02f2ffcb76eb1624cb1426f5601d481250b26163.tar.gz
gentoo-2-02f2ffcb76eb1624cb1426f5601d481250b26163.tar.bz2
gentoo-2-02f2ffcb76eb1624cb1426f5601d481250b26163.zip
silly typo inside comment
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/gtkpod/gtkpod-2.1.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gtkpod/gtkpod-2.1.1-r2.ebuild b/app-pda/gtkpod/gtkpod-2.1.1-r2.ebuild
index a0954e707133..2a9d5afec9f1 100644
--- a/app-pda/gtkpod/gtkpod-2.1.1-r2.ebuild
+++ b/app-pda/gtkpod/gtkpod-2.1.1-r2.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/gtkpod/gtkpod-2.1.1-r2.ebuild,v 1.1 2012/05/09 18:49:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gtkpod/gtkpod-2.1.1-r2.ebuild,v 1.2 2012/05/09 18:53:58 ssuominen Exp $
EAPI=4
inherit gnome2-utils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="aac clutter curl flac gstreamer mp3 vorbis webkit"
-# libmp4v2.so.1 from SLOT="1! is dlopened but gtkpod has switched to
+# libmp4v2.so.1 from SLOT=1 is dlopened but gtkpod has switched to
# AtomicParsley in git for the upcoming 2.1.2 release
COMMON_DEPEND="dev-libs/gdl:3
>=dev-libs/glib-2.28.5