diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-09 18:53:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-09 18:53:58 +0000 |
commit | 02f2ffcb76eb1624cb1426f5601d481250b26163 (patch) | |
tree | 9fe32e2d7582c840a003c63ea0a795bac18b61e0 /app-pda/gtkpod | |
parent | Stable for amd64, wrt bug #415277 (diff) | |
download | gentoo-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/gtkpod')
-rw-r--r-- | app-pda/gtkpod/gtkpod-2.1.1-r2.ebuild | 4 |
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 |