diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:31:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-20 08:31:49 +0000 |
commit | d89876f2bb8730c635d23b23da25c1e3f1b7a206 (patch) | |
tree | 29ad2b8cdba1403a7e0a2c3a00be2fe3786a65db /x11-misc/gigolo | |
parent | Stable for amd64, wrt bug #507432 (diff) | |
download | gentoo-2-d89876f2bb8730c635d23b23da25c1e3f1b7a206.tar.gz gentoo-2-d89876f2bb8730c635d23b23da25c1e3f1b7a206.tar.bz2 gentoo-2-d89876f2bb8730c635d23b23da25c1e3f1b7a206.zip |
Stable for amd64, 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 288f250cd29c..658135e087c6 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.16 2014/01/31 16:01:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/ChangeLog,v 1.17 2014/04/20 08:31:49 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo <ago@gentoo.org> gigolo-0.4.2.ebuild: + Stable for amd64, wrt bug #507432 *gigolo-0.4.2 (31 Jan 2014) diff --git a/x11-misc/gigolo/gigolo-0.4.2.ebuild b/x11-misc/gigolo/gigolo-0.4.2.ebuild index 682378de7555..23121fecf728 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.1 2014/01/31 16:01:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gigolo/gigolo-0.4.2.ebuild,v 1.2 2014/04/20 08:31:49 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 |