diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2005-07-15 16:20:10 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2005-07-15 16:20:10 +0000 |
commit | bcd126be08887d1f1e0842a5ada002ffb8f7eb25 (patch) | |
tree | bba5858039e101af9b9db61b64767e5ab8d7fb3c /app-editors | |
parent | ~amd64 (diff) | |
download | historical-bcd126be08887d1f1e0842a5ada002ffb8f7eb25.tar.gz historical-bcd126be08887d1f1e0842a5ada002ffb8f7eb25.tar.bz2 historical-bcd126be08887d1f1e0842a5ada002ffb8f7eb25.zip |
~amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gobby/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/gobby/Manifest | 12 | ||||
-rw-r--r-- | app-editors/gobby/gobby-0.1.1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-editors/gobby/ChangeLog b/app-editors/gobby/ChangeLog index 92159a4c918f..0ba1656bb9cf 100644 --- a/app-editors/gobby/ChangeLog +++ b/app-editors/gobby/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/gobby # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.1 2005/06/19 14:20:12 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/ChangeLog,v 1.2 2005/07/15 16:20:10 humpback Exp $ + + 15 Jul 2005; Gustavo Felisberto <humpback@gentoo.org>; gobby-0.1.1.ebuild: + Keywording ~amd64 19 Jun 2005; Gustavo Felisberto <humpback@gentoo.org>; +files/gobby.desktop, +metadata.xml, +gobby-0.1.1.ebuild: diff --git a/app-editors/gobby/Manifest b/app-editors/gobby/Manifest index ea38bf144057..bc5d23952153 100644 --- a/app-editors/gobby/Manifest +++ b/app-editors/gobby/Manifest @@ -1,15 +1,15 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 61e8b34e798e392ac432a9f763b3fee8 ChangeLog 696 -MD5 267ae9bfed7e065d98d3fff2eea4fc19 gobby-0.1.1.ebuild 784 +MD5 6964ab8378e34a154588cd7c5eabe009 gobby-0.1.1.ebuild 791 +MD5 05f72b45a9e82d2a4c0f3bd9294f0282 ChangeLog 794 MD5 08b59cdb7488971fc1ab89cfc860eee9 metadata.xml 287 MD5 430dcccb6cc929a0851b1b7bfa53c9d0 files/digest-gobby-0.1.1 63 MD5 e35d10904c6f4ce67f5d497121f5b49d files/gobby.desktop 349 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCtX9Z8zY1VwezZiERArJYAJ9qeryjhx77MTUPnbtDw6e+aVBWdwCglhaM -ZBmfMJ6j2XK/vk3dR8AGoJI= -=CE02 +iD8DBQFC1+JW8zY1VwezZiERAn/eAJ9PULrNlr28JmAFQ0XwCS/pYFUXngCdHD+B +NYIALV2XLUZLQ44Eglax1Kg= +=Sx4J -----END PGP SIGNATURE----- diff --git a/app-editors/gobby/gobby-0.1.1.ebuild b/app-editors/gobby/gobby-0.1.1.ebuild index bd5ec67891de..2097152f0eab 100644 --- a/app-editors/gobby/gobby-0.1.1.ebuild +++ b/app-editors/gobby/gobby-0.1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.1.1.ebuild,v 1.1 2005/06/19 14:20:12 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.1.1.ebuild,v 1.2 2005/07/15 16:20:10 humpback Exp $ DESCRIPTION="GTK-based collaborative editor" HOMEPAGE="http://gobby.0x539.de" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc ~x86 ~amd64" IUSE="gnome" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" DEPEND=">=dev-cpp/gtkmm-2.6 |