diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:23:51 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-28 20:23:51 +0000 |
commit | addf790a7fb7d8a7c214c5cf69ee7722b7f92501 (patch) | |
tree | afcdd5d4ccc3cf5d06a8a54ae47a1097f855a142 /x11-libs/gtk+ | |
parent | Version bump. (diff) | |
download | historical-addf790a7fb7d8a7c214c5cf69ee7722b7f92501.tar.gz historical-addf790a7fb7d8a7c214c5cf69ee7722b7f92501.tar.bz2 historical-addf790a7fb7d8a7c214c5cf69ee7722b7f92501.zip |
arm stable, bug #385699
Package-Manager: portage-2.1.10.30/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index abaf66c80ffe..40bc5742a1f6 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.544 2011/10/28 19:51:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.545 2011/10/28 20:21:45 maekke Exp $ + + 28 Oct 2011; Markus Meier <maekke@gentoo.org> gtk+-2.24.5-r1.ebuild: + arm stable, bug #385699 28 Oct 2011; Markus Meier <maekke@gentoo.org> gtk+-3.0.12-r1.ebuild: arm stable, bug #385699 diff --git a/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild b/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild index a493bc5a2d9d..00af3fac5b23 100644 --- a/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild,v 1.10 2011/10/21 15:05:32 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.5-r1.ebuild,v 1.11 2011/10/28 20:21:45 maekke Exp $ EAPI="3" GNOME_TARBALL_SUFFIX="xz" @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc examples +introspection test vim-syntax xinerama" # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |