diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:20:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-07-01 21:20:06 +0000 |
commit | 91862283353311484395fc225cc38fb144725e66 (patch) | |
tree | 9e622161e070e7f81a46c71adf891f291195a349 /media-libs/memphis/memphis-0.2.3.ebuild | |
parent | Stable on amd64 wrt bug #278255 (diff) | |
download | gentoo-2-91862283353311484395fc225cc38fb144725e66.tar.gz gentoo-2-91862283353311484395fc225cc38fb144725e66.tar.bz2 gentoo-2-91862283353311484395fc225cc38fb144725e66.zip |
Stable on amd64 wrt bug #278255
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/memphis/memphis-0.2.3.ebuild')
-rw-r--r-- | media-libs/memphis/memphis-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/memphis/memphis-0.2.3.ebuild b/media-libs/memphis/memphis-0.2.3.ebuild index 4164a28c9934..dddbe202c59e 100644 --- a/media-libs/memphis/memphis-0.2.3.ebuild +++ b/media-libs/memphis/memphis-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/memphis/memphis-0.2.3.ebuild,v 1.4 2011/03/26 19:12:34 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/memphis/memphis-0.2.3.ebuild,v 1.5 2011/07/01 21:20:06 hwoarang Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="http://wenner.ch/files/public/mirror/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0.2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug doc +introspection vala" RDEPEND=" |