summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-16 15:02:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-16 15:02:00 +0000
commit5ce82b1897a68c3d90f85ebde0603cba3be8b577 (patch)
treec87b28ecbe04fb1f0d80bac243630aa3f8bc4d9b /net-p2p/gnunet
parentpunt armi.. old versions. (diff)
downloadgentoo-2-5ce82b1897a68c3d90f85ebde0603cba3be8b577.tar.gz
gentoo-2-5ce82b1897a68c3d90f85ebde0603cba3be8b577.tar.bz2
gentoo-2-5ce82b1897a68c3d90f85ebde0603cba3be8b577.zip
Add gnome-base/libglade to DEPEND wrt bug #205510, version bump wrt #205255, stable x86, remove old
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-p2p/gnunet')
-rw-r--r--net-p2p/gnunet/ChangeLog11
-rw-r--r--net-p2p/gnunet/files/digest-gnunet-0.7.1b3
-rw-r--r--net-p2p/gnunet/files/digest-gnunet-0.7.33
-rw-r--r--net-p2p/gnunet/gnunet-0.7.2c.ebuild10
-rw-r--r--net-p2p/gnunet/gnunet-0.7.3.ebuild (renamed from net-p2p/gnunet/gnunet-0.7.1b.ebuild)18
5 files changed, 22 insertions, 23 deletions
diff --git a/net-p2p/gnunet/ChangeLog b/net-p2p/gnunet/ChangeLog
index 77a3bdfcd0fd..b7445ff57383 100644
--- a/net-p2p/gnunet/ChangeLog
+++ b/net-p2p/gnunet/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-p2p/gnunet
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.59 2007/12/17 19:51:10 armin76 Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/ChangeLog,v 1.60 2008/01/16 15:01:59 armin76 Exp $
+
+*gnunet-0.7.3 (16 Jan 2008)
+
+ 16 Jan 2008; Raúl Porcel <armin76@gentoo.org> -gnunet-0.7.1b.ebuild,
+ gnunet-0.7.2c.ebuild, +gnunet-0.7.3.ebuild:
+ Add gnome-base/libglade to DEPEND wrt bug #205510, version bump wrt #205255,
+ stable x86, remove old
17 Dec 2007; Raúl Porcel <armin76@gentoo.org> -gnunet-0.7.0e.ebuild,
gnunet-0.7.1b.ebuild:
diff --git a/net-p2p/gnunet/files/digest-gnunet-0.7.1b b/net-p2p/gnunet/files/digest-gnunet-0.7.1b
deleted file mode 100644
index 9a65414f36bb..000000000000
--- a/net-p2p/gnunet/files/digest-gnunet-0.7.1b
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 4fdc7706e6ee1a88c043adedb56131ba GNUnet-0.7.1b.tar.bz2 1431707
-RMD160 efff93e2a01ae1cc4ab5cc801771cc87352dc8de GNUnet-0.7.1b.tar.bz2 1431707
-SHA256 d2e2aaebb26851f0b334488faac419b1ef1ab9c6a047744ce01cf51c6a5180ca GNUnet-0.7.1b.tar.bz2 1431707
diff --git a/net-p2p/gnunet/files/digest-gnunet-0.7.3 b/net-p2p/gnunet/files/digest-gnunet-0.7.3
new file mode 100644
index 000000000000..d51e2ad8e4fd
--- /dev/null
+++ b/net-p2p/gnunet/files/digest-gnunet-0.7.3
@@ -0,0 +1,3 @@
+MD5 c37e7d37af5becf79734bf280edd9f23 GNUnet-0.7.3.tar.bz2 1687898
+RMD160 df986c0f4dccf5ae64a65e54fc0837d77f7f9387 GNUnet-0.7.3.tar.bz2 1687898
+SHA256 378ea16fdd8b43d0c002a9c2bd4bcb878b60b61608838cd329821d5ffded25b7 GNUnet-0.7.3.tar.bz2 1687898
diff --git a/net-p2p/gnunet/gnunet-0.7.2c.ebuild b/net-p2p/gnunet/gnunet-0.7.2c.ebuild
index 9279bf2eeb99..76d91d8bcdcf 100644
--- a/net-p2p/gnunet/gnunet-0.7.2c.ebuild
+++ b/net-p2p/gnunet/gnunet-0.7.2c.ebuild
@@ -1,9 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.7.2c.ebuild,v 1.1 2007/12/17 19:47:01 armin76 Exp $
-
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.7.2c.ebuild,v 1.2 2008/01/16 15:01:59 armin76 Exp $
inherit eutils autotools
@@ -15,13 +12,14 @@ SRC_URI="http://gnunet.org/download/GNUnet-${PV}.tar.bz2"
RESTRICT="test"
IUSE="ipv6 mysql sqlite ncurses nls gtk"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
LICENSE="GPL-2"
SLOT="0"
DEPEND=">=dev-libs/libgcrypt-1.2.0
>=media-libs/libextractor-0.5.18a
>=dev-libs/gmp-4.0.0
+ gnome-base/libglade
sys-libs/zlib
net-misc/curl
gtk? ( >=x11-libs/gtk+-2.6.10 )
diff --git a/net-p2p/gnunet/gnunet-0.7.1b.ebuild b/net-p2p/gnunet/gnunet-0.7.3.ebuild
index e05e6b9f0087..65ca846708b8 100644
--- a/net-p2p/gnunet/gnunet-0.7.1b.ebuild
+++ b/net-p2p/gnunet/gnunet-0.7.3.ebuild
@@ -1,9 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.7.1b.ebuild,v 1.6 2007/12/17 19:51:10 armin76 Exp $
-
-WANT_AUTOCONF="latest"
-WANT_AUTOMAKE="latest"
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/gnunet/gnunet-0.7.3.ebuild,v 1.1 2008/01/16 15:01:59 armin76 Exp $
inherit eutils autotools
@@ -15,13 +12,14 @@ SRC_URI="http://gnunet.org/download/GNUnet-${PV}.tar.bz2"
RESTRICT="test"
IUSE="ipv6 mysql sqlite ncurses nls gtk"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
LICENSE="GPL-2"
SLOT="0"
DEPEND=">=dev-libs/libgcrypt-1.2.0
- >=media-libs/libextractor-0.5.13
+ >=media-libs/libextractor-0.5.18a
>=dev-libs/gmp-4.0.0
+ gnome-base/libglade
sys-libs/zlib
net-misc/curl
gtk? ( >=x11-libs/gtk+-2.6.10 )
@@ -109,10 +107,6 @@ pkg_postinst() {
einfo "To configure"
einfo " 1) Add user(s) to the gnunetd group"
einfo " 2) Run 'gnunet-setup' to generate your client config file"
- einfo " 3) Run gnunet-setup -d to generate a server config file"
- einfo " 4) Optionally copy the .gnunet/gnunetd.conf into /etc and"
- einfo "\tuse as a global server config file:"
- einfo "$ gnunet-setup -d"
- einfo "# cp ~/.gnunet/gnunetd.conf /etc/"
+ einfo " 3) Run gnunet-setup -d as root to generate a server config file"
einfo
}