diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:50:03 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-06-08 11:50:03 +0000 |
commit | 2ebc260abf587ad8d03a7c7ca57ad20a86c9d19f (patch) | |
tree | 07d3b15cbcbd67e8a76eeee9f17a0a68ca33dbb0 /app-editors/gobby | |
parent | x86 stable wrt bug #418561 (diff) | |
download | gentoo-2-2ebc260abf587ad8d03a7c7ca57ad20a86c9d19f.tar.gz gentoo-2-2ebc260abf587ad8d03a7c7ca57ad20a86c9d19f.tar.bz2 gentoo-2-2ebc260abf587ad8d03a7c7ca57ad20a86c9d19f.zip |
x86 stable wrt bug #418563
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'app-editors/gobby')
-rw-r--r-- | app-editors/gobby/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gobby/gobby-0.4.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index 36c0f0972816..fe027c88de3d 100644 --- a/app-editors/gobby/ChangeLog +++ b/app-editors/gobby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gobby # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.49 2012/06/07 21:01:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.50 2012/06/08 11:50:03 phajdan.jr Exp $ + + 08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gobby-0.4.13.ebuild: + x86 stable wrt bug #418563 07 Jun 2012; Brent Baude <ranger@gentoo.org> gobby-0.4.13.ebuild: Marking gobby-0.4.13 ppc for bug 418563 diff --git a/app-editors/gobby/gobby-0.4.13.ebuild b/app-editors/gobby/gobby-0.4.13.ebuild index 75e4543f144b..af2c173a4584 100644 --- a/app-editors/gobby/gobby-0.4.13.ebuild +++ b/app-editors/gobby/gobby-0.4.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.13.ebuild,v 1.4 2012/06/07 21:01:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.13.ebuild,v 1.5 2012/06/08 11:50:03 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://gobby.0x539.de/" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="avahi gnome" RDEPEND="dev-cpp/glibmm:2 |