diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-15 04:20:53 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-01-15 04:20:53 +0000 |
commit | 8e3149aa5b5c7520ac29976cce6b0a2c09544823 (patch) | |
tree | 16bad7e75b35cbca3009cf07fbe51f3cc5013afa /net-p2p/gnunet-gtk | |
parent | Marked ~amd64 per bug# 104926 (diff) | |
download | gentoo-2-8e3149aa5b5c7520ac29976cce6b0a2c09544823.tar.gz gentoo-2-8e3149aa5b5c7520ac29976cce6b0a2c09544823.tar.bz2 gentoo-2-8e3149aa5b5c7520ac29976cce6b0a2c09544823.zip |
Marked ~amd64 per bug# 109764
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-p2p/gnunet-gtk')
-rw-r--r-- | net-p2p/gnunet-gtk/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/gnunet-gtk/Manifest | 6 | ||||
-rw-r--r-- | net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/net-p2p/gnunet-gtk/ChangeLog b/net-p2p/gnunet-gtk/ChangeLog index b6ba3ace0869..1fa7a0206206 100644 --- a/net-p2p/gnunet-gtk/ChangeLog +++ b/net-p2p/gnunet-gtk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/gnunet-gtk -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/ChangeLog,v 1.2 2005/10/04 19:35:36 mkay Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/ChangeLog,v 1.3 2006/01/15 04:20:53 dang Exp $ + + 15 Jan 2006; <dang@gentoo.org> gnunet-gtk-0.7.0.ebuild: + Marked ~amd64 per bug# 109764 04 Oct 2005; <mkay@gentoo.org> gnunet-gtk-0.7.0.ebuild: Added libglade to DEPEND. Thanks Corvus Corax for bug #108113 diff --git a/net-p2p/gnunet-gtk/Manifest b/net-p2p/gnunet-gtk/Manifest index 75cfe4018584..1cf1f08005b1 100644 --- a/net-p2p/gnunet-gtk/Manifest +++ b/net-p2p/gnunet-gtk/Manifest @@ -1,4 +1,4 @@ -MD5 da7d21d8afb39eb0c9a83bbfc164e85f gnunet-gtk-0.7.0.ebuild 654 -MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 -MD5 b31765b43564c9834c814c4617939045 ChangeLog 552 +MD5 8f207a348247ba96f3ad27ae33c76e9f ChangeLog 643 MD5 1b5d9a62455927369d8025a1a193e73a files/digest-gnunet-gtk-0.7.0 69 +MD5 c6b5504fa31514cbc4e01e156388414d gnunet-gtk-0.7.0.ebuild 661 +MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 diff --git a/net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild b/net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild index c6e81ed5f7ac..0c7721f0137c 100644 --- a/net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild +++ b/net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild,v 1.2 2005/10/04 19:35:36 mkay Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/gnunet-gtk-0.7.0.ebuild,v 1.3 2006/01/15 04:20:53 dang Exp $ DESCRIPTION="Graphical front end for GNUnet." HOMEPAGE="http://www.gnu.org/software/GNUnet/" SRC_URI="mirror://gnu//gnunet/${P}.tar.bz2" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" LICENSE="GPL-2" SLOT="0" IUSE="" |