summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2006-11-12 18:23:59 +0000
committerHans de Graaff <graaff@gentoo.org>2006-11-12 18:23:59 +0000
commit8c7d5886731e3957da3329bec9ae361d2cd80a8b (patch)
tree7a8e3ac1b235f8817ff12a26781a7db9efdc0172 /app-xemacs/net-utils
parentAdd ~ppc64 keyword due to net-utils dependency (diff)
downloadgentoo-2-8c7d5886731e3957da3329bec9ae361d2cd80a8b.tar.gz
gentoo-2-8c7d5886731e3957da3329bec9ae361d2cd80a8b.tar.bz2
gentoo-2-8c7d5886731e3957da3329bec9ae361d2cd80a8b.zip
Version bump; remove old versions.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/net-utils')
-rw-r--r--app-xemacs/net-utils/ChangeLog10
-rw-r--r--app-xemacs/net-utils/files/digest-net-utils-1.322
-rw-r--r--app-xemacs/net-utils/files/digest-net-utils-1.483
-rw-r--r--app-xemacs/net-utils/net-utils-1.48.ebuild29
4 files changed, 42 insertions, 2 deletions
diff --git a/app-xemacs/net-utils/ChangeLog b/app-xemacs/net-utils/ChangeLog
index 7e1c2870dd47..19334c8e381f 100644
--- a/app-xemacs/net-utils/ChangeLog
+++ b/app-xemacs/net-utils/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-xemacs/net-utils
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/ChangeLog,v 1.10 2005/09/29 06:38:59 josejx Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/ChangeLog,v 1.11 2006/11/12 18:23:59 graaff Exp $
+
+*net-utils-1.48 (12 Nov 2006)
+
+ 12 Nov 2006; Hans de Graaff <graaff@gentoo.org> -net-utils-1.28.ebuild,
+ -net-utils-1.31.ebuild, +net-utils-1.48.ebuild:
+ Version bump; remove old versions.
29 Sep 2005; Joseph Jezak <josejx@gentoo.org> net-utils-1.32.ebuild:
Marked ppc stable.
diff --git a/app-xemacs/net-utils/files/digest-net-utils-1.32 b/app-xemacs/net-utils/files/digest-net-utils-1.32
index 378e48882202..ae6787f617e8 100644
--- a/app-xemacs/net-utils/files/digest-net-utils-1.32
+++ b/app-xemacs/net-utils/files/digest-net-utils-1.32
@@ -1 +1,3 @@
MD5 0c756dbe87fac94fda8c175283fc7f2c net-utils-1.32-pkg.tar.gz 137374
+RMD160 218d6a10e8409c21c1c96412b0c6009a1af4dbaa net-utils-1.32-pkg.tar.gz 137374
+SHA256 04899afa68f98909301ee2aae5e59c1053a82f9cc1ccdd0324ae9fa90f1557ce net-utils-1.32-pkg.tar.gz 137374
diff --git a/app-xemacs/net-utils/files/digest-net-utils-1.48 b/app-xemacs/net-utils/files/digest-net-utils-1.48
new file mode 100644
index 000000000000..49576ba0c372
--- /dev/null
+++ b/app-xemacs/net-utils/files/digest-net-utils-1.48
@@ -0,0 +1,3 @@
+MD5 09cd58b37a72e17ff53c05ba1e67cf2f net-utils-1.48-pkg.tar.gz 155120
+RMD160 3e8575223e54a1fe36b95d348481ad6c26bbd04f net-utils-1.48-pkg.tar.gz 155120
+SHA256 f234f5071bf2f7e46f72c7b33790a2babf5429849bc23c82c7ae0c158e4ec70a net-utils-1.48-pkg.tar.gz 155120
diff --git a/app-xemacs/net-utils/net-utils-1.48.ebuild b/app-xemacs/net-utils/net-utils-1.48.ebuild
new file mode 100644
index 000000000000..c4472ccaf4af
--- /dev/null
+++ b/app-xemacs/net-utils/net-utils-1.48.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/net-utils-1.48.ebuild,v 1.1 2006/11/12 18:23:59 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Miscellaneous Networking Utilities."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/bbdb
+app-xemacs/w3
+app-xemacs/efs
+app-xemacs/mail-lib
+app-xemacs/xemacs-base
+app-xemacs/xemacs-eterm
+app-xemacs/sh-script
+app-xemacs/gnus
+app-xemacs/rmail
+app-xemacs/tm
+app-xemacs/apel
+app-xemacs/vm
+app-xemacs/mh-e
+app-xemacs/mew
+app-xemacs/ecrypto
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages
+