diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-03 19:29:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-03 19:29:41 +0000 |
commit | f58870bb32b12bd9d44f9b0ea2f1c91137d4d8b5 (patch) | |
tree | 659a0bafa39aac5cf9d5db56cd3082109935afea /app-editors/gobby | |
parent | Stable for amd64, wrt bug #418721 (diff) | |
download | gentoo-2-f58870bb32b12bd9d44f9b0ea2f1c91137d4d8b5.tar.gz gentoo-2-f58870bb32b12bd9d44f9b0ea2f1c91137d4d8b5.tar.bz2 gentoo-2-f58870bb32b12bd9d44f9b0ea2f1c91137d4d8b5.zip |
Stable for amd64, wrt bug #418563
(Portage version: 2.1.10.49/cvs/Linux x86_64)
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 2bcc09a8a849..5cec5595cb2b 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.47 2012/05/03 18:33:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.48 2012/06/03 19:29:41 ago Exp $ + + 03 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gobby-0.4.13.ebuild: + Stable for amd64, wrt bug #418563 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gobby-0.4.8.ebuild, gobby-0.4.11.ebuild, gobby-0.4.13.ebuild, gobby-0.4.94.ebuild: diff --git a/app-editors/gobby/gobby-0.4.13.ebuild b/app-editors/gobby/gobby-0.4.13.ebuild index b5de94417d3c..bee7a2c229ae 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.2 2012/05/03 18:33:01 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.13.ebuild,v 1.3 2012/06/03 19:29:41 ago 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 |