summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-10-29 21:26:53 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-10-29 21:26:53 +0000
commitdd0d933e4ddacbbf365e8e74b2c017fcf580c374 (patch)
treeb78e9095ee357dc058d9ff6321ee875b2d7cc421 /dev-libs/atk
parentNew version for GNOME 2.28. Clean up old revision. (diff)
downloadgentoo-2-dd0d933e4ddacbbf365e8e74b2c017fcf580c374.tar.gz
gentoo-2-dd0d933e4ddacbbf365e8e74b2c017fcf580c374.tar.bz2
gentoo-2-dd0d933e4ddacbbf365e8e74b2c017fcf580c374.zip
New version for GNOME 2.28. Clean up old revisions.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r--dev-libs/atk/ChangeLog8
-rw-r--r--dev-libs/atk/atk-1.28.0.ebuild (renamed from dev-libs/atk/atk-1.24.0.ebuild)7
2 files changed, 11 insertions, 4 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index 2cf547f96cb8..2a2b71135787 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/atk
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.186 2009/10/26 18:14:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.187 2009/10/29 21:26:53 eva Exp $
+
+*atk-1.28.0 (29 Oct 2009)
+
+ 29 Oct 2009; Gilles Dartiguelongue <eva@gentoo.org> -atk-1.24.0.ebuild,
+ +atk-1.28.0.ebuild:
+ New version for GNOME 2.28. Clean up old revisions.
26 Oct 2009; Raúl Porcel <armin76@gentoo.org> atk-1.26.0.ebuild:
ia64/s390/sh/sparc stable wrt #285586
diff --git a/dev-libs/atk/atk-1.24.0.ebuild b/dev-libs/atk/atk-1.28.0.ebuild
index 2a35488244f9..ea140585a39f 100644
--- a/dev-libs/atk/atk-1.24.0.ebuild
+++ b/dev-libs/atk/atk-1.28.0.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/dev-libs/atk/atk-1.24.0.ebuild,v 1.9 2009/09/27 23:13:02 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.28.0.ebuild,v 1.1 2009/10/29 21:26:53 eva Exp $
inherit gnome2
@@ -9,11 +9,12 @@ 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"
-RDEPEND=">=dev-libs/glib-2.5.7"
+RDEPEND=">=dev-libs/glib-2"
DEPEND="${RDEPEND}
+ >=dev-lang/perl-5
sys-devel/gettext
>=dev-util/pkgconfig-0.9
doc? ( >=dev-util/gtk-doc-1 )"