diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 09:37:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 09:37:06 +0000 |
commit | 70c08ae1666c8cab3892b9ff67b562acc3b67862 (patch) | |
tree | c2760bb9573ce2163d6cd440ffc0d9b920854437 /x11-libs/gtkdatabox | |
parent | Stable for x86, wrt bug #474832 (diff) | |
download | gentoo-2-70c08ae1666c8cab3892b9ff67b562acc3b67862.tar.gz gentoo-2-70c08ae1666c8cab3892b9ff67b562acc3b67862.tar.bz2 gentoo-2-70c08ae1666c8cab3892b9ff67b562acc3b67862.zip |
Stable for x86, wrt bug #474832
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/gtkdatabox')
-rw-r--r-- | x11-libs/gtkdatabox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtkdatabox/gtkdatabox-0.9.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkdatabox/ChangeLog b/x11-libs/gtkdatabox/ChangeLog index 87af7e68cee5..26e1bec66542 100644 --- a/x11-libs/gtkdatabox/ChangeLog +++ b/x11-libs/gtkdatabox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtkdatabox # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.11 2013/06/29 09:36:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/ChangeLog,v 1.12 2013/06/29 09:37:06 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gtkdatabox-0.9.2.0.ebuild: + Stable for x86, wrt bug #474832 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> gtkdatabox-0.9.2.0.ebuild: Stable for amd64, wrt bug #474832 diff --git a/x11-libs/gtkdatabox/gtkdatabox-0.9.2.0.ebuild b/x11-libs/gtkdatabox/gtkdatabox-0.9.2.0.ebuild index ae3622f6e7e9..695fb9bfb94b 100644 --- a/x11-libs/gtkdatabox/gtkdatabox-0.9.2.0.ebuild +++ b/x11-libs/gtkdatabox/gtkdatabox-0.9.2.0.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/gtkdatabox/gtkdatabox-0.9.2.0.ebuild,v 1.2 2013/06/29 09:36:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkdatabox/gtkdatabox-0.9.2.0.ebuild,v 1.3 2013/06/29 09:37:06 ago Exp $ EAPI="4" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc examples +glade static-libs test" RDEPEND=" |