public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2011-12-04 20:03 Pacho Ramos (pacho)
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos (pacho) @ 2011-12-04 20:03 UTC (permalink / raw
  To: gentoo-commits

pacho       11/12/04 20:03:04

  Modified:             ChangeLog
  Added:                abiword-2.8.6-r2.ebuild
  Log:
  Include Fedora patch to make abiword-2.8 compatible with libwpd:0.9 as upstream doesn't want to fix it for 2.8.x (is already solved in 2.9).
  
  (Portage version: 2.1.10.39/cvs/Linux x86_64)

Revision  Changes    Path
1.249                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.249&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.249&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.248&r2=1.249

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog	23 Sep 2011 12:46:50 -0000	1.248
+++ ChangeLog	4 Dec 2011 20:03:03 -0000	1.249
@@ -1,6 +1,13 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.248 2011/09/23 12:46:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.249 2011/12/04 20:03:03 pacho Exp $
+
+*abiword-2.8.6-r2 (04 Dec 2011)
+
+  04 Dec 2011; Pacho Ramos <pacho@gentoo.org> +abiword-2.8.6-r2.ebuild,
+  +files/abiword-2.8.6-libwpd.patch:
+  Include Fedora patch to make abiword-2.8 compatible with libwpd:0.9 as
+  upstream doesn't want to fix it for 2.8.x (is already solved in 2.9).
 
   23 Sep 2011; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6-r1.ebuild,
   +files/abiword-2.8.6-gcc46.patch:



1.1                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.1&content-type=text/plain

Index: abiword-2.8.6-r2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.1 2011/12/04 20:03:03 pacho Exp $

EAPI="4"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"

inherit alternatives eutils gnome2 versionator autotools

MY_MAJORV=$(get_version_component_range 1-2)

DESCRIPTION="Fully featured yet light and fast cross platform word processor"
HOMEPAGE="http://www.abisource.com/"
SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="2"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="collab cups gnome grammar latex math ots openxml plugins readline spell wordperfect wmf thesaurus" # svg

# libgsf raised to make sure it provides gio backend
# not enabling telepathy backend for collab, it depends on libempathy-gtk which
# has be removed from empathy-2.30 already
RDEPEND="
	>=app-text/wv-1.2
	>=dev-libs/fribidi-0.10.4
	>=dev-libs/glib-2.16:2
	>=gnome-base/librsvg-2.16:2
	>=gnome-extra/libgsf-1.14.15
	>=media-libs/libpng-1.2
	virtual/jpeg
	>=x11-libs/cairo-1.8[X]
	>=x11-libs/gtk+-2.14:2[cups?]
	gnome? (
		>=gnome-extra/gucharmap-2
		>=x11-libs/goffice-0.8:0.8 )
	plugins? (
		collab? (
			>=dev-libs/boost-1.33.1
			>=dev-libs/libxml2-2.4
			>=net-libs/loudmouth-1
			net-libs/libsoup:2.4
			net-libs/gnutls )
		grammar? ( >=dev-libs/link-grammar-4.2.1 )
		latex? ( dev-libs/libxslt )
		math? ( >=x11-libs/gtkmathview-0.7.5 )
		openxml? ( dev-libs/boost )
		ots? ( >=app-text/ots-0.5 )
		readline? ( sys-libs/readline )
		thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
		wordperfect? (
			app-text/libwpd:0.9
			app-text/libwpg:0.2 )
		wmf? ( >=media-libs/libwmf-0.2.8 )
	)
	spell? ( >=app-text/enchant-1.2 )
	!<app-office/abiword-plugins-2.8"
#		svg? ( >=gnome-base/librsvg-2 )

DEPEND="${RDEPEND}
	>=dev-util/pkgconfig-0.9
	collab? ( dev-cpp/asio )"

pkg_setup() {
	# do not enable gnome-vfs
	G2CONF="${G2CONF}
		--enable-shave
		--disable-static
		--disable-default-plugins
		--disable-builtin-plugins
		--disable-collab-backend-telepathy
		--enable-clipart
		--enable-statusbar
		--enable-templates
		--with-gio
		--without-gnomevfs
		$(use_with gnome goffice)
		$(use_enable cups print)
		$(use_enable collab collab-backend-xmpp)
		$(use_enable collab collab-backend-tcp)
		$(use_enable collab collab-backend-service)
		$(use_enable spell)"
}

src_prepare() {
	epatch "${FILESDIR}"/${P}-libpng15.patch
	epatch "${FILESDIR}"/${P}-gcc46.patch
	epatch "${FILESDIR}"/${P}-libwpd.patch

	# install icon to pixmaps (bug #220097)
	sed 's:$(datadir)/icons:$(datadir)/pixmaps:' \
		-i Makefile.am Makefile.in || die "sed 1 failed"
	# readme.txt will be installed using dodoc
	sed '/readme\.txt\|abw/d' \
		-i user/wp/Makefile.am user/wp/Makefile.in || die "sed 2 failed"

	eautoreconf
	gnome2_src_prepare
}

src_configure() {
	local plugins=""

	if use plugins; then
		# Plugins depending on libgsf
		plugins="t602 docbook clarisworks wml kword hancom openwriter pdf
			loadbindings mswrite garble pdb applix opendocument sdw xslfo"

		# Plugins not depending on anything
		plugins="${plugins} gimp bmp freetranslation iscii s5 babelfish opml eml
			wikipedia gdict passepartout google presentation urldict hrtext mif"

		# inter7eps: eps.h
		# libtidy: gsf + tidy.h
		# paint: windows only ?
		use collab && plugins="${plugins} collab"
		use gnome && plugins="${plugins} goffice"
		use latex && plugins="${plugins} latex"
		use math && plugins="${plugins} mathview"
		use openxml && plugins="${plugins} openxml"
		use ots && plugins="${plugins} ots"
		# psion: >=psiconv-0.9.4
		use readline && plugins="${plugins} command"
		# plugin doesn't build
		#use svg && plugins="${plugins} rsvg"
		use thesaurus && plugins="${plugins} aiksaurus"
		use wmf && plugins="${plugins} wmf"
		# wordperfect: >=wpd-0.9 >=wpg-0.2
		use wordperfect && plugins="${plugins} wpg"
	fi

	gnome2_src_configure --enable-plugins="$(echo ${plugins})"
}

src_install() {
	gnome2_src_install

	sed "s:Exec=abiword:Exec=abiword-${MY_MAJORV}:" \
		-i "${ED}"/usr/share/applications/abiword.desktop || die "sed 3 failed"

	mv "${ED}/usr/bin/abiword" "${ED}/usr/bin/AbiWord-${MY_MAJORV}"
	dosym AbiWord-${MY_MAJORV} /usr/bin/abiword-${MY_MAJORV}

	dodoc AUTHORS user/wp/readme.txt
}

pkg_postinst() {
	gnome2_pkg_postinst
	alternatives_auto_makesym "/usr/bin/abiword" "/usr/bin/abiword-[0-9].[0-9]"
}

pkg_postrm() {
	gnome2_pkg_postrm
	alternatives_auto_makesym "/usr/bin/abiword" "/usr/bin/abiword-[0-9].[0-9]"
}






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-01-16 15:38 Pacho Ramos (pacho)
  0 siblings, 0 replies; 11+ messages in thread
From: Pacho Ramos (pacho) @ 2012-01-16 15:38 UTC (permalink / raw
  To: gentoo-commits

pacho       12/01/16 15:38:12

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Use REQUIRED_USE (thanks a lot to Ulrich Müller in bug #399069 for explaining me how to handle this REQUIRED_USE statement) to be sure 'plugins' is enabled when people build this with any other extra plugins enabled, otherwise extra plugins won't be built at all. Enable 'plugins' by default as it doesn't add any new dependency and simplifies things for people enabling any other plugin (for example, 'readline' plugin will be enabled automatically in most systems due profiles enabling that flag globally).
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.1&r2=1.2

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- abiword-2.8.6-r2.ebuild	4 Dec 2011 20:03:03 -0000	1.1
+++ abiword-2.8.6-r2.ebuild	16 Jan 2012 15:38:12 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.1 2011/12/04 20:03:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.2 2012/01/16 15:38:12 pacho Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -17,7 +17,10 @@
 LICENSE="GPL-2"
 SLOT="2"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="collab cups gnome grammar latex math ots openxml plugins readline spell wordperfect wmf thesaurus" # svg
+IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
+
+# You need 'plugins' enabled if want to enable the extra plugins
+REQUIRED_USE="!plugins? ( !collab !grammar !latex !math !openxml !ots !readline !thesaurus !wordperfect !wmf )"
 
 # libgsf raised to make sure it provides gio backend
 # not enabling telepathy backend for collab, it depends on libempathy-gtk which



1.251                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.251&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.251&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.250&r2=1.251

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -r1.250 -r1.251
--- ChangeLog	17 Dec 2011 10:25:27 -0000	1.250
+++ ChangeLog	16 Jan 2012 15:38:12 -0000	1.251
@@ -1,6 +1,15 @@
 # ChangeLog for app-office/abiword
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.250 2011/12/17 10:25:27 pacho Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.251 2012/01/16 15:38:12 pacho Exp $
+
+  16 Jan 2012; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6-r2.ebuild:
+  Use REQUIRED_USE (thanks a lot to Ulrich Müller in bug #399069 for explaining
+  me how to handle this REQUIRED_USE statement) to be sure 'plugins' is enabled
+  when people build this with any other extra plugins enabled, otherwise extra
+  plugins won't be built at all. Enable 'plugins' by default as it doesn't add
+  any new dependency and simplifies things for people enabling any other plugin
+  (for example, 'readline' plugin will be enabled automatically in most systems
+  due profiles enabling that flag globally).
 
   17 Dec 2011; Pacho Ramos <pacho@gentoo.org> files/abiword-2.8.6-libwpd.patch:
   plugin-configure.m4 patching was skipped by error, thanks a lot to Cody






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-01-31 14:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-31 14:42 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/31 14:42:25

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #401461
  
  (Portage version: 2.1.10.44/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.2&r2=1.3

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- abiword-2.8.6-r2.ebuild	16 Jan 2012 15:38:12 -0000	1.2
+++ abiword-2.8.6-r2.ebuild	31 Jan 2012 14:42:24 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.2 2012/01/16 15:38:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.3 2012/01/31 14:42:24 ago Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
 
 # You need 'plugins' enabled if want to enable the extra plugins



1.252                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.252&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.252&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.251&r2=1.252

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.251
retrieving revision 1.252
diff -u -r1.251 -r1.252
--- ChangeLog	16 Jan 2012 15:38:12 -0000	1.251
+++ ChangeLog	31 Jan 2012 14:42:24 -0000	1.252
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.251 2012/01/16 15:38:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.252 2012/01/31 14:42:24 ago Exp $
+
+  31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> abiword-2.8.6-r2.ebuild:
+  Stable for amd64, wrt bug #401461
 
   16 Jan 2012; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6-r2.ebuild:
   Use REQUIRED_USE (thanks a lot to Ulrich Müller in bug #399069 for explaining






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-01-31 15:52 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-31 15:52 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/01/31 15:52:44

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #401461
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.3&r2=1.4

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- abiword-2.8.6-r2.ebuild	31 Jan 2012 14:42:24 -0000	1.3
+++ abiword-2.8.6-r2.ebuild	31 Jan 2012 15:52:44 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.3 2012/01/31 14:42:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.4 2012/01/31 15:52:44 ssuominen Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
 
 # You need 'plugins' enabled if want to enable the extra plugins



1.253                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.253&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.253&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.252&r2=1.253

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.252
retrieving revision 1.253
diff -u -r1.252 -r1.253
--- ChangeLog	31 Jan 2012 14:42:24 -0000	1.252
+++ ChangeLog	31 Jan 2012 15:52:44 -0000	1.253
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.252 2012/01/31 14:42:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.253 2012/01/31 15:52:44 ssuominen Exp $
+
+  31 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> abiword-2.8.6-r2.ebuild:
+  ppc/ppc64 stable wrt #401461
 
   31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> abiword-2.8.6-r2.ebuild:
   Stable for amd64, wrt bug #401461






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-01-31 15:53 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-01-31 15:53 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/01/31 15:53:44

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Stabilize x86 too since it's been tested
  
  (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.4&r2=1.5

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- abiword-2.8.6-r2.ebuild	31 Jan 2012 15:52:44 -0000	1.4
+++ abiword-2.8.6-r2.ebuild	31 Jan 2012 15:53:44 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.4 2012/01/31 15:52:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.5 2012/01/31 15:53:44 ssuominen Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
 
 # You need 'plugins' enabled if want to enable the extra plugins



1.254                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.254&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.254&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.253&r2=1.254

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- ChangeLog	31 Jan 2012 15:52:44 -0000	1.253
+++ ChangeLog	31 Jan 2012 15:53:44 -0000	1.254
@@ -1,9 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.253 2012/01/31 15:52:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.254 2012/01/31 15:53:44 ssuominen Exp $
 
   31 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> abiword-2.8.6-r2.ebuild:
-  ppc/ppc64 stable wrt #401461
+  ppc/ppc64/x86 stable wrt #401461
 
   31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> abiword-2.8.6-r2.ebuild:
   Stable for amd64, wrt bug #401461






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-02-12 14:34 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2012-02-12 14:34 UTC (permalink / raw
  To: gentoo-commits

armin76     12/02/12 14:34:00

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #401461
  
  (Portage version: 2.1.10.44/cvs/Linux ia64)

Revision  Changes    Path
1.6                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.5&r2=1.6

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- abiword-2.8.6-r2.ebuild	31 Jan 2012 15:53:44 -0000	1.5
+++ abiword-2.8.6-r2.ebuild	12 Feb 2012 14:34:00 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.5 2012/01/31 15:53:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.6 2012/02/12 14:34:00 armin76 Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
 
 # You need 'plugins' enabled if want to enable the extra plugins



1.255                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.255&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.255&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.254&r2=1.255

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- ChangeLog	31 Jan 2012 15:53:44 -0000	1.254
+++ ChangeLog	12 Feb 2012 14:34:00 -0000	1.255
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.254 2012/01/31 15:53:44 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.255 2012/02/12 14:34:00 armin76 Exp $
+
+  12 Feb 2012; Raúl Porcel <armin76@gentoo.org> abiword-2.8.6-r2.ebuild:
+  alpha/ia64/sparc stable wrt #401461
 
   31 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> abiword-2.8.6-r2.ebuild:
   ppc/ppc64/x86 stable wrt #401461






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-04-08  1:57 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-04-08  1:57 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/04/08 01:57:38

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Fix building with >=glib-2.31 (bug #406249).
  
  (Portage version: 2.2.0_alpha99/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.6&r2=1.7

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- abiword-2.8.6-r2.ebuild	12 Feb 2012 14:34:00 -0000	1.6
+++ abiword-2.8.6-r2.ebuild	8 Apr 2012 01:57:38 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.6 2012/02/12 14:34:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.7 2012/04/08 01:57:38 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -90,6 +90,7 @@
 	epatch "${FILESDIR}"/${P}-libpng15.patch
 	epatch "${FILESDIR}"/${P}-gcc46.patch
 	epatch "${FILESDIR}"/${P}-libwpd.patch
+	epatch "${FILESDIR}"/${P}-glib-2.31.patch
 
 	# install icon to pixmaps (bug #220097)
 	sed 's:$(datadir)/icons:$(datadir)/pixmaps:' \



1.257                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.257&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.257&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.256&r2=1.257

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -r1.256 -r1.257
--- ChangeLog	17 Mar 2012 05:46:11 -0000	1.256
+++ ChangeLog	8 Apr 2012 01:57:38 -0000	1.257
@@ -1,6 +1,10 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.256 2012/03/17 05:46:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.257 2012/04/08 01:57:38 tetromino Exp $
+
+  08 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  abiword-2.8.6-r2.ebuild, +files/abiword-2.8.6-glib-2.31.patch:
+  Fix building with >=glib-2.31 (bug #406249).
 
   17 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> -abiword-2.8.6-r1.ebuild:
   old






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-05-03 20:00 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-03 20:00 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/03 20:00:39

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.8                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.7&r2=1.8

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- abiword-2.8.6-r2.ebuild	8 Apr 2012 01:57:38 -0000	1.7
+++ abiword-2.8.6-r2.ebuild	3 May 2012 20:00:39 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.7 2012/04/08 01:57:38 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.8 2012/05/03 20:00:39 jdhore Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -62,7 +62,7 @@
 #		svg? ( >=gnome-base/librsvg-2 )
 
 DEPEND="${RDEPEND}
-	>=dev-util/pkgconfig-0.9
+	virtual/pkgconfig
 	collab? ( dev-cpp/asio )"
 
 pkg_setup() {



1.259                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.259&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.259&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.258&r2=1.259

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.258
retrieving revision 1.259
diff -u -r1.258 -r1.259
--- ChangeLog	20 Apr 2012 17:35:20 -0000	1.258
+++ ChangeLog	3 May 2012 20:00:39 -0000	1.259
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.258 2012/04/20 17:35:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.259 2012/05/03 20:00:39 jdhore Exp $
+
+  03 May 2012; Jeff Horelick <jdhore@gentoo.org> abiword-2.8.6-r2.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   20 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
   files/abiword-2.8.6-glib-2.31.patch:






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-05-10  9:36 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 11+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-05-10  9:36 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/05/10 09:36:31

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Remove gucharmap dependency, it has not been needed since at least abiword-2.8.3.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.8&r2=1.9

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- abiword-2.8.6-r2.ebuild	3 May 2012 20:00:39 -0000	1.8
+++ abiword-2.8.6-r2.ebuild	10 May 2012 09:36:31 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.8 2012/05/03 20:00:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.9 2012/05/10 09:36:31 tetromino Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -35,9 +35,7 @@
 	virtual/jpeg
 	>=x11-libs/cairo-1.8[X]
 	>=x11-libs/gtk+-2.14:2[cups?]
-	gnome? (
-		>=gnome-extra/gucharmap-2
-		>=x11-libs/goffice-0.8:0.8 )
+	gnome? ( >=x11-libs/goffice-0.8:0.8 )
 	plugins? (
 		collab? (
 			>=dev-libs/boost-1.33.1



1.260                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.260&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.260&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.259&r2=1.260

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.259
retrieving revision 1.260
diff -u -r1.259 -r1.260
--- ChangeLog	3 May 2012 20:00:39 -0000	1.259
+++ ChangeLog	10 May 2012 09:36:31 -0000	1.260
@@ -1,6 +1,11 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.259 2012/05/03 20:00:39 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.260 2012/05/10 09:36:31 tetromino Exp $
+
+  10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+  abiword-2.8.6-r2.ebuild:
+  Remove gucharmap dependency, it has not been needed since at least
+  abiword-2.8.3
 
   03 May 2012; Jeff Horelick <jdhore@gentoo.org> abiword-2.8.6-r2.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-05-29 22:11 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-05-29 22:11 UTC (permalink / raw
  To: gentoo-commits

blueness    12/05/29 22:11:54

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Keyword ~mips
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.9&r2=1.10

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- abiword-2.8.6-r2.ebuild	10 May 2012 09:36:31 -0000	1.9
+++ abiword-2.8.6-r2.ebuild	29 May 2012 22:11:54 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.9 2012/05/10 09:36:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.10 2012/05/29 22:11:54 blueness Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
 
 # You need 'plugins' enabled if want to enable the extra plugins



1.261                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.261&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.261&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.260&r2=1.261

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -r1.260 -r1.261
--- ChangeLog	10 May 2012 09:36:31 -0000	1.260
+++ ChangeLog	29 May 2012 22:11:54 -0000	1.261
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.260 2012/05/10 09:36:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.261 2012/05/29 22:11:54 blueness Exp $
+
+  29 May 2012; Anthony G. Basile <blueness@gentoo.org> abiword-2.8.6-r2.ebuild:
+  Keyword ~mips
 
   10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
   abiword-2.8.6-r2.ebuild:






^ permalink raw reply	[flat|nested] 11+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog
@ 2012-08-05 21:44 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-08-05 21:44 UTC (permalink / raw
  To: gentoo-commits

blueness    12/08/05 21:44:50

  Modified:             abiword-2.8.6-r2.ebuild ChangeLog
  Log:
  Keyword ~arm
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 app-office/abiword/abiword-2.8.6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild?r1=1.10&r2=1.11

Index: abiword-2.8.6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- abiword-2.8.6-r2.ebuild	29 May 2012 22:11:54 -0000	1.10
+++ abiword-2.8.6-r2.ebuild	5 Aug 2012 21:44:50 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.10 2012/05/29 22:11:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.11 2012/08/05 21:44:50 blueness Exp $
 
 EAPI="4"
 GCONF_DEBUG="yes"
@@ -16,7 +16,7 @@
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg
 
 # You need 'plugins' enabled if want to enable the extra plugins



1.262                app-office/abiword/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.262&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.262&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.261&r2=1.262

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- ChangeLog	29 May 2012 22:11:54 -0000	1.261
+++ ChangeLog	5 Aug 2012 21:44:50 -0000	1.262
@@ -1,6 +1,9 @@
 # ChangeLog for app-office/abiword
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.261 2012/05/29 22:11:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.262 2012/08/05 21:44:50 blueness Exp $
+
+  05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> abiword-2.8.6-r2.ebuild:
+  Keyword ~arm
 
   29 May 2012; Anthony G. Basile <blueness@gentoo.org> abiword-2.8.6-r2.ebuild:
   Keyword ~mips





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-08-05 21:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-31 14:42 [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-2.8.6-r2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-05 21:44 Anthony G. Basile (blueness)
2012-05-29 22:11 Anthony G. Basile (blueness)
2012-05-10  9:36 Alexandre Rostovtsev (tetromino)
2012-05-03 20:00 Jeff Horelick (jdhore)
2012-04-08  1:57 Alexandre Rostovtsev (tetromino)
2012-02-12 14:34 Raul Porcel (armin76)
2012-01-31 15:53 Samuli Suominen (ssuominen)
2012-01-31 15:52 Samuli Suominen (ssuominen)
2012-01-16 15:38 Pacho Ramos (pacho)
2011-12-04 20:03 Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox