summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-14 18:43:04 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-14 18:43:04 +0000
commit923f093b4786e4ce153529ae9f83de3f2a82ca83 (patch)
treeeba0c6c21c7e0ce89588cbcdedd45ba9101b23af /dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild
parentStable for x86, wrt bug #457098 (diff)
downloadhistorical-923f093b4786e4ce153529ae9f83de3f2a82ca83.tar.gz
historical-923f093b4786e4ce153529ae9f83de3f2a82ca83.tar.bz2
historical-923f093b4786e4ce153529ae9f83de3f2a82ca83.zip
Stable for x86, wrt bug #456972
Package-Manager: portage-2.1.11.50/cvs/Linux x86_64 Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild')
-rw-r--r--dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild b/dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild
index aa99dfa5d7b8..4e2a90a368a2 100644
--- a/dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild
+++ b/dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.100-r2.ebuild,v 1.3 2013/02/14 15:13:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.100-r2.ebuild,v 1.4 2013/02/14 18:43:03 ago Exp $
EAPI=5
inherit bash-completion-r1 eutils
@@ -11,7 +11,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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="debug doc static-libs test"
RDEPEND=">=dev-libs/expat-2