diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-09-28 18:31:54 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-09-28 18:31:54 +0000 |
commit | 24c5b577a200ee967cac4b9d2ed6b83586261ee6 (patch) | |
tree | 279a2f9a5fb4a2d2784aa6e384579239de6b95cd /net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild | |
parent | Bump already, add init script for the userland USB daemon, and move the two d... (diff) | |
download | historical-24c5b577a200ee967cac4b9d2ed6b83586261ee6.tar.gz historical-24c5b577a200ee967cac4b9d2ed6b83586261ee6.tar.bz2 historical-24c5b577a200ee967cac4b9d2ed6b83586261ee6.zip |
Stable on alpha, bug #271865
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild')
-rw-r--r-- | net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild b/net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild index 02178108812b..ce7ed51b7844 100644 --- a/net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild +++ b/net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.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-gnome/libsoup-gnome-2.26.3-r1.ebuild,v 1.3 2009/09/28 14:17:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup-gnome/libsoup-gnome-2.26.3-r1.ebuild,v 1.4 2009/09/28 18:31:54 klausman Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2.4" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" # Do NOT build with --disable-debug/--enable-debug=no - gnome2.eclass takes care of that IUSE="debug doc" |