diff options
-rw-r--r-- | gnome-extra/libgtkhtml/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libsoup/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libsoup/libsoup-1.99.28.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/gnome-extra/libgtkhtml/ChangeLog b/gnome-extra/libgtkhtml/ChangeLog index 26446d8fe9eb..b1066739390c 100644 --- a/gnome-extra/libgtkhtml/ChangeLog +++ b/gnome-extra/libgtkhtml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgtkhtml # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.69 2004/04/28 12:50:34 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/ChangeLog,v 1.70 2004/04/29 14:41:32 gustavoz Exp $ + + 29 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> + libgtkhtml-3.0.10.ebuild: + Stable on sparc 28 Apr 2004; foser <foser@gentoo.org> libgtkhtml-3.0.9.ebuild : Add patch to fix gtk-2.4 build, provided by gmsoft in #49218 diff --git a/gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild b/gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild index 46100a6fdc1a..96ff818acc67 100644 --- a/gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild +++ b/gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild,v 1.5 2004/04/28 12:50:34 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgtkhtml/libgtkhtml-3.0.10.ebuild,v 1.6 2004/04/29 14:41:32 gustavoz Exp $ inherit gnome2 eutils @@ -16,7 +16,7 @@ PVP=($(echo " $PV " | sed 's:[-\._]: :g')) SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.${GNOME_TARBALL_SUFFIX}" LICENSE="GPL-2" SLOT="3" -KEYWORDS="x86 ~ppc ~sparc ~hppa ~alpha ~ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc ~hppa ~alpha ~ia64 ~amd64" IUSE="" S=${WORKDIR}/${MY_P} diff --git a/net-libs/libsoup/ChangeLog b/net-libs/libsoup/ChangeLog index 501863194e45..dc4d5ca14eec 100644 --- a/net-libs/libsoup/ChangeLog +++ b/net-libs/libsoup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libsoup # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.25 2004/04/27 19:59:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.26 2004/04/29 14:39:34 gustavoz Exp $ + + 29 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> libsoup-1.99.28.ebuild: + Stable on sparc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libsoup-1.99.26-r1.ebuild, libsoup-1.99.26.ebuild, libsoup-1.99.28.ebuild: diff --git a/net-libs/libsoup/libsoup-1.99.28.ebuild b/net-libs/libsoup/libsoup-1.99.28.ebuild index e6037edb7c08..106750b16d6d 100644 --- a/net-libs/libsoup/libsoup-1.99.28.ebuild +++ b/net-libs/libsoup/libsoup-1.99.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-1.99.28.ebuild,v 1.3 2004/04/28 12:42:15 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-1.99.28.ebuild,v 1.4 2004/04/29 14:39:34 gustavoz Exp $ inherit gnome.org libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="gnutls" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ~sparc ~ppc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="x86 sparc ~ppc ~alpha ~hppa ~ia64 ~amd64" RDEPEND=">=dev-libs/glib-2.0 !gnutls? ( dev-libs/openssl ) |