diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:57:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:57:27 +0000 |
commit | 30532a7235f1e1a8dc2cf2f69ae55631f492e005 (patch) | |
tree | bf739ce692a46511f46b25bcb9dc8f7cebcb7598 /x11-libs/gtk+extra | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-30532a7235f1e1a8dc2cf2f69ae55631f492e005.tar.gz gentoo-2-30532a7235f1e1a8dc2cf2f69ae55631f492e005.tar.bz2 gentoo-2-30532a7235f1e1a8dc2cf2f69ae55631f492e005.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/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 | 7 | ||||
-rw-r--r-- | x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/gtk+extra/ChangeLog b/x11-libs/gtk+extra/ChangeLog index 5d18adbed07a..ae179000acc4 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.46 2013/12/08 19:45:34 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/ChangeLog,v 1.47 2014/02/22 15:57:27 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gtk+extra-3.0.5.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> gtk+extra-3.0.5.ebuild: x86 stable, bug #478252 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 7760297b05fc..9b4f2d2eb76c 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 +# Copyright 1999-2014 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.3 2013/12/08 19:45:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+extra/gtk+extra-3.0.5.ebuild,v 1.4 2014/02/22 15:57:27 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=" |