diff options
author | 2011-03-12 15:49:44 +0000 | |
---|---|---|
committer | 2011-03-12 15:49:44 +0000 | |
commit | 82dadef85a8f3f95512b8e9cba47646bddd0dd31 (patch) | |
tree | b7020ebb007c9c4baae1901f02c70dbe824c3ec2 /dev-libs/totem-pl-parser | |
parent | Remove circular dependency with global kerberos and ldap USE flags. ldap -> o... (diff) | |
download | historical-82dadef85a8f3f95512b8e9cba47646bddd0dd31.tar.gz historical-82dadef85a8f3f95512b8e9cba47646bddd0dd31.tar.bz2 historical-82dadef85a8f3f95512b8e9cba47646bddd0dd31.zip |
alpha/arm/ia64/sparc stable wrt #353436
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index 9c63cbc0aec3..16f6de0abc1a 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/totem-pl-parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.85 2011/02/24 18:42:31 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.86 2011/03/12 15:49:44 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> totem-pl-parser-2.32.3.ebuild: + alpha/arm/ia64/sparc stable wrt #353436 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> totem-pl-parser-2.32.3.ebuild: x86 stable per bug 353436 diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild index 29c5d53e5590..7398b589f561 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.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/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild,v 1.6 2011/02/24 18:42:31 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.3.ebuild,v 1.7 2011/03/12 15:49:44 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection-20110205.m4.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sparc x86" IUSE="doc +introspection" RDEPEND=">=dev-libs/glib-2.24:2 |