diff options
author | 2013-11-30 20:00:11 +0000 | |
---|---|---|
committer | 2013-11-30 20:00:11 +0000 | |
commit | 362795e8cc67dd0c15cef8c05c5c81d14dc76fc1 (patch) | |
tree | b422470466d3cc5585faf19f3b2cf82a21dd841e /x11-libs/gtk+extra | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-362795e8cc67dd0c15cef8c05c5c81d14dc76fc1.tar.gz gentoo-2-362795e8cc67dd0c15cef8c05c5c81d14dc76fc1.tar.bz2 gentoo-2-362795e8cc67dd0c15cef8c05c5c81d14dc76fc1.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/gtk+extra')
-rw-r--r-- | x11-libs/gtk+extra/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog index ad4ec663878b..c20523556138 100644 --- a/x11-libs/gtk+extra/ChangeLog +++ b/x11-libs/gtk+extra/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+extra # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.44 2013/10/03 20:30:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.45 2013/11/30 20:00:11 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gtk+extra-3.0.5.ebuild: + amd64 stable, bug #478252 *gtk+extra-3.0.5 (03 Oct 2013) diff --git a/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild b/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild index d50f43182f78..e3e4353687e6 100644 --- a/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild +++ b/x11-libs/gtk+extra/gtk+extra-3.0.5.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/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild,v 1.1 2013/10/03 20:30:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild,v 1.2 2013/11/30 20:00:11 pacho Exp $ EAPI=5 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gtkextra/gtkextra-${PV}.tar.gz" LICENSE="FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="+introspection static-libs test" RDEPEND=" |