diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-12-15 20:30:30 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-12-15 20:30:30 +0000 |
commit | 851e3a0bcd304acd953a7323d236dab90d4f86e5 (patch) | |
tree | e324d15f5a313da261abecd4c1167607c2d04453 /dev-libs/dbus-glib/dbus-glib-0.76.ebuild | |
parent | Stable on alpha, bug #248709 (diff) | |
download | gentoo-2-851e3a0bcd304acd953a7323d236dab90d4f86e5.tar.gz gentoo-2-851e3a0bcd304acd953a7323d236dab90d4f86e5.tar.bz2 gentoo-2-851e3a0bcd304acd953a7323d236dab90d4f86e5.zip |
Stable on alpha, bug #250289
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.5 x86_64)
Diffstat (limited to 'dev-libs/dbus-glib/dbus-glib-0.76.ebuild')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.76.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.76.ebuild b/dev-libs/dbus-glib/dbus-glib-0.76.ebuild index 8c0d1dddbada..df5dd2fa545b 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.76.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.76.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.76.ebuild,v 1.5 2008/12/14 13:46:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.76.ebuild,v 1.6 2008/12/15 20:30:30 klausman Exp $ inherit eutils multilib autotools @@ -10,7 +10,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="doc selinux debug" RDEPEND=">=sys-apps/dbus-1.1.0 |