diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:31:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-30 19:31:10 +0000 |
commit | 64734cab45f439ae158659a2e228a8f508ef76a4 (patch) | |
tree | 7ec65a4fd7366a74cdc5f499b5da14dca9bc3e64 /dev-libs | |
parent | Version bump, drop old (diff) | |
download | historical-64734cab45f439ae158659a2e228a8f508ef76a4.tar.gz historical-64734cab45f439ae158659a2e228a8f508ef76a4.tar.bz2 historical-64734cab45f439ae158659a2e228a8f508ef76a4.zip |
alpha/arm/ia64/sparc stable wrt #348987
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.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 829e0e62367f..c4fea55974a9 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.78 2011/01/30 18:28:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.79 2011/01/30 19:31:10 armin76 Exp $ + + 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> totem-pl-parser-2.30.4.ebuild: + alpha/arm/ia64/sparc stable wrt #348987 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> totem-pl-parser-2.32.2.ebuild: Re-add ~alpha/~arm/~ia64/~sparc wrt #353173 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 22ff2789113f..d28854cf479e 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.5 2011/01/23 18:19:35 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild,v 1.6 2011/01/30 19:31:10 armin76 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" |