diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-02 17:46:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-02 17:46:38 +0000 |
commit | 9fe248f3702a70b6ba01cab2766224ca2413578d (patch) | |
tree | 862bb582acb442fcd2baf865af0dc643150542ba /x11-misc/gmrun | |
parent | Big leechcraft bump to 0.4.99, thanks to 0xd34df00d (diff) | |
download | gentoo-2-9fe248f3702a70b6ba01cab2766224ca2413578d.tar.gz gentoo-2-9fe248f3702a70b6ba01cab2766224ca2413578d.tar.bz2 gentoo-2-9fe248f3702a70b6ba01cab2766224ca2413578d.zip |
Stable for amd64, wrt bug #397265
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/gmrun')
-rw-r--r-- | x11-misc/gmrun/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/gmrun/gmrun-0.9.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/gmrun/ChangeLog b/x11-misc/gmrun/ChangeLog index 5ae3500ac06a..23562e08ff97 100644 --- a/x11-misc/gmrun/ChangeLog +++ b/x11-misc/gmrun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/gmrun -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.21 2010/08/09 22:07:40 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/ChangeLog,v 1.22 2012/02/02 17:46:38 ago Exp $ + + 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gmrun-0.9.2-r1.ebuild: + Stable for amd64, wrt bug #397265 09 Aug 2010; Markos Chandras <hwoarang@gentoo.org> gmrun-0.9.2.ebuild, gmrun-0.9.2-r1.ebuild: diff --git a/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild b/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild index a83b6e7e8d5e..ccbb5106d856 100644 --- a/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild,v 1.3 2011/04/15 17:36:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gmrun/gmrun-0.9.2-r1.ebuild,v 1.4 2012/02/02 17:46:38 ago Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="elibc_glibc" RDEPEND="x11-libs/gtk+:2 |