summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-02-22 09:48:54 +0000
committerHans de Graaff <graaff@gentoo.org>2009-02-22 09:48:54 +0000
commit2365be1dc67f0b1d46589ce43be253d017853fe0 (patch)
treeb7b5afa90fff1fe80a9979a12e6bb12f01668fb5 /app-xemacs/net-utils
parentVersion bump (diff)
downloadgentoo-2-2365be1dc67f0b1d46589ce43be253d017853fe0.tar.gz
gentoo-2-2365be1dc67f0b1d46589ce43be253d017853fe0.tar.bz2
gentoo-2-2365be1dc67f0b1d46589ce43be253d017853fe0.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/net-utils')
-rw-r--r--app-xemacs/net-utils/ChangeLog7
-rw-r--r--app-xemacs/net-utils/net-utils-1.56.ebuild18
2 files changed, 24 insertions, 1 deletions
diff --git a/app-xemacs/net-utils/ChangeLog b/app-xemacs/net-utils/ChangeLog
index 6783904954b9..94ac8d75d32e 100644
--- a/app-xemacs/net-utils/ChangeLog
+++ b/app-xemacs/net-utils/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/net-utils
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/ChangeLog,v 1.24 2009/02/20 00:24:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/net-utils/ChangeLog,v 1.25 2009/02/22 09:48:54 graaff Exp $
+
+*net-utils-1.56 (22 Feb 2009)
+
+ 22 Feb 2009; Hans de Graaff <graaff@gentoo.org> +net-utils-1.56.ebuild:
+ Version bump with minor changes to xemacsbug, google-query, and feedmail.
20 Feb 2009; Christian Faulhammer <fauli@gentoo.org>
-net-utils-1.49.ebuild:
diff --git a/app-xemacs/net-utils/net-utils-1.56.ebuild b/app-xemacs/net-utils/net-utils-1.56.ebuild
new file mode 100644
index 000000000000..16d4ba16f462
--- /dev/null
+++ b/app-xemacs/net-utils/net-utils-1.56.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2009 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.56.ebuild,v 1.1 2009/02/22 09:48:54 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Miscellaneous Networking Utilities."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/gnus
+app-xemacs/bbdb
+app-xemacs/xemacs-base
+app-xemacs/efs
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages