summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-07-31 18:51:13 +0000
committerPacho Ramos <pacho@gentoo.org>2010-07-31 18:51:13 +0000
commit9a2f1198a93ca78eb08cecba2c825d0b89eb4935 (patch)
tree68475b86e49e9edb676a1a88bf3ac269b0b12902 /dev-libs/atk
parentamd64 stable, bug 324077 (diff)
downloadgentoo-2-9a2f1198a93ca78eb08cecba2c825d0b89eb4935.tar.gz
gentoo-2-9a2f1198a93ca78eb08cecba2c825d0b89eb4935.tar.bz2
gentoo-2-9a2f1198a93ca78eb08cecba2c825d0b89eb4935.zip
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.30.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index e0de6284aaa4..798ea4b2e0f5 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/atk
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.199 2010/07/27 06:37:25 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.200 2010/07/31 18:51:13 pacho Exp $
+
+ 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> atk-1.30.0.ebuild:
+ amd64 stable, bug 324077
27 Jul 2010; Gilles Dartiguelongue <eva@gentoo.org> atk-1.30.0.ebuild:
Remove deprecated comment in ebuild and remove debug USE flag.
diff --git a/dev-libs/atk/atk-1.30.0.ebuild b/dev-libs/atk/atk-1.30.0.ebuild
index 3ad14d849fa8..8710473f2ded 100644
--- a/dev-libs/atk/atk-1.30.0.ebuild
+++ b/dev-libs/atk/atk-1.30.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v 1.5 2010/07/27 06:37:25 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v 1.6 2010/07/31 18:51:13 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/GAP/"
LICENSE="LGPL-2"
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 +introspection"
RDEPEND=">=dev-libs/glib-2