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 | 3c2c1dd48a3ae51a9d713d9ebbb0b7066ec842bd (patch) | |
tree | 313b2f195f8683d97eadf6ccc25abb1530bf0c8d /x11-misc/gmrun | |
parent | Stable for amd64, wrt bug #397165 (diff) | |
download | historical-3c2c1dd48a3ae51a9d713d9ebbb0b7066ec842bd.tar.gz historical-3c2c1dd48a3ae51a9d713d9ebbb0b7066ec842bd.tar.bz2 historical-3c2c1dd48a3ae51a9d713d9ebbb0b7066ec842bd.zip |
Stable for amd64, wrt bug #397265
Package-Manager: portage-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 |