diff options
author | 2009-02-27 16:34:19 +0000 | |
---|---|---|
committer | 2009-02-27 16:34:19 +0000 | |
commit | bea4e626e21607742ad325d0bbc7d16e635477b5 (patch) | |
tree | 00ced40432939f0251111514bb41db17869bed29 /media-sound/gmpc/gmpc-0.17.0.ebuild | |
parent | stable amd64/sparc, bug 259793 (diff) | |
download | historical-bea4e626e21607742ad325d0bbc7d16e635477b5.tar.gz historical-bea4e626e21607742ad325d0bbc7d16e635477b5.tar.bz2 historical-bea4e626e21607742ad325d0bbc7d16e635477b5.zip |
stable amd64/sparc, bug 259793
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'media-sound/gmpc/gmpc-0.17.0.ebuild')
-rw-r--r-- | media-sound/gmpc/gmpc-0.17.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/gmpc/gmpc-0.17.0.ebuild b/media-sound/gmpc/gmpc-0.17.0.ebuild index 74a7c8a20f93..e2c8e7c7fe3e 100644 --- a/media-sound/gmpc/gmpc-0.17.0.ebuild +++ b/media-sound/gmpc/gmpc-0.17.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.17.0.ebuild,v 1.2 2008/12/29 13:53:01 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.17.0.ebuild,v 1.3 2009/02/27 16:34:19 tcunha Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc sparc ~x86" IUSE="session" RDEPEND=">=dev-libs/glib-2.10:2 |