diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:50:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:50:14 +0000 |
commit | 67d70d8ce676aad207d087be8f1cbcde4ceb8e11 (patch) | |
tree | e87ed8c1417d88a0410247bc88964c7368df1f12 /x11-misc/gigolo | |
parent | Stable for x86, wrt bug #507432 (diff) | |
download | gentoo-2-67d70d8ce676aad207d087be8f1cbcde4ceb8e11.tar.gz gentoo-2-67d70d8ce676aad207d087be8f1cbcde4ceb8e11.tar.bz2 gentoo-2-67d70d8ce676aad207d087be8f1cbcde4ceb8e11.zip |
Stable for x86, wrt bug #507432
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/gigolo')
-rw-r--r-- | x11-misc/gigolo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/gigolo/gigolo-0.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/gigolo/ChangeLog b/x11-misc/gigolo/ChangeLog index 658135e087c6..c4a701f9ddfc 100644 --- a/x11-misc/gigolo/ChangeLog +++ b/x11-misc/gigolo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gigolo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/ChangeLog,v 1.17 2014/04/20 08:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/ChangeLog,v 1.18 2014/04/20 08:50:14 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gigolo-0.4.2.ebuild: + Stable for x86, wrt bug #507432 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gigolo-0.4.2.ebuild: Stable for amd64, wrt bug #507432 diff --git a/x11-misc/gigolo/gigolo-0.4.2.ebuild b/x11-misc/gigolo/gigolo-0.4.2.ebuild index 23121fecf728..2f98f359a177 100644 --- a/x11-misc/gigolo/gigolo-0.4.2.ebuild +++ b/x11-misc/gigolo/gigolo-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/gigolo-0.4.2.ebuild,v 1.2 2014/04/20 08:31:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/gigolo-0.4.2.ebuild,v 1.3 2014/04/20 08:50:14 ago Exp $ EAPI=5 #EAUTORECONF=yes (Why was this in 0.4.1 w/o any calls to autotools.eclass again? @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.16 |