diff options
author | 2008-02-19 02:58:52 +0000 | |
---|---|---|
committer | 2008-02-19 02:58:52 +0000 | |
commit | 2437fbfb33df46ad3c4a98e1e7cb36b44c1a0d6f (patch) | |
tree | d7a7a6ede9c0192c5ea41717861b754f5ffd0c64 /net-p2p | |
parent | Marking gnunet-0.7.3-r1 ~ppc64 for bug 209851 (diff) | |
download | historical-2437fbfb33df46ad3c4a98e1e7cb36b44c1a0d6f.tar.gz historical-2437fbfb33df46ad3c4a98e1e7cb36b44c1a0d6f.tar.bz2 historical-2437fbfb33df46ad3c4a98e1e7cb36b44c1a0d6f.zip |
Marking gnunet-gtk-0.7.3 ~ppc64 for bug 209851
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gnunet-gtk/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/gnunet-gtk/gnunet-gtk-0.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/gnunet-gtk/ChangeLog b/net-p2p/gnunet-gtk/ChangeLog index 6ce7f8d7bcca..f70c74ded692 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/ChangeLog,v 1.9 2008/01/16 15:07:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/ChangeLog,v 1.10 2008/02/19 02:58:52 ranger Exp $ + + 19 Feb 2008; Brent Baude <ranger@gentoo.org> gnunet-gtk-0.7.3.ebuild: + Marking gnunet-gtk-0.7.3 ~ppc64 for bug 209851 *gnunet-gtk-0.7.3 (16 Jan 2008) diff --git a/net-p2p/gnunet-gtk/gnunet-gtk-0.7.3.ebuild b/net-p2p/gnunet-gtk/gnunet-gtk-0.7.3.ebuild index dac217724ec8..1fec7a37b9d2 100644 --- a/net-p2p/gnunet-gtk/gnunet-gtk-0.7.3.ebuild +++ b/net-p2p/gnunet-gtk/gnunet-gtk-0.7.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 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.3.ebuild,v 1.1 2008/01/16 15:07:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet-gtk/gnunet-gtk-0.7.3.ebuild,v 1.2 2008/02/19 02:58:52 ranger Exp $ DESCRIPTION="Graphical front end for GNUnet." HOMEPAGE="http://gnunet.org/" SRC_URI="http://gnunet.org/download/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" LICENSE="GPL-2" SLOT="0" IUSE="" |