diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-05-15 14:51:06 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-05-15 14:51:06 +0000 |
commit | 152a35a57670d138d0199abe1a764ac2575b2074 (patch) | |
tree | 2d706210437791df53607a199e72ab61bdc27419 /net-libs | |
parent | arm/m68k/s390 stable (diff) | |
download | gentoo-2-152a35a57670d138d0199abe1a764ac2575b2074.tar.gz gentoo-2-152a35a57670d138d0199abe1a764ac2575b2074.tar.bz2 gentoo-2-152a35a57670d138d0199abe1a764ac2575b2074.zip |
Rekeyword ~sparc --- Bug #268529 --- all (13) tests pass.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-2.26.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 540846912329..3132878c0ad0 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.182 2009/05/15 09:22:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.183 2009/05/15 14:51:06 fmccor Exp $ + + 15 May 2009; Ferris McCormick <fmccor@gentoo.org> libsoup-2.26.1.ebuild: + Rekeyword ~sparc --- Bug #268529 --- all (13) tests pass. 15 May 2009; Alexis Ballier <aballier@gentoo.org> libsoup-2.26.1.ebuild: keyword ~x86-fbsd, bug #268529 diff --git a/net-libs/libsoup/libsoup-2.26.1.ebuild b/net-libs/libsoup/libsoup-2.26.1.ebuild index 501e28ecfe64..1d57fa778a99 100644 --- a/net-libs/libsoup/libsoup-2.26.1.ebuild +++ b/net-libs/libsoup/libsoup-2.26.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.26.1.ebuild,v 1.7 2009/05/15 09:22:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.26.1.ebuild,v 1.8 2009/05/15 14:51:06 fmccor Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="~alpha ~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86 ~x86-fbsd" # Do NOT build with --disable-debug/--enable-debug=no - gnome2.eclass takes care of that IUSE="debug doc gnome ssl" |