diff options
Diffstat (limited to 'dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild')
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild index 075374aa3fb3..cb4d479bcecf 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.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/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild,v 1.3 2011/01/18 16:11:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild,v 1.4 2011/01/19 21:31:48 hwoarang Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/projects/totem/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # TODO: Re-generate doc ? IUSE="doc introspection test" |