summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2009-02-21 15:12:17 +0000
committerHans de Graaff <graaff@gentoo.org>2009-02-21 15:12:17 +0000
commit2773e7c0811c9c264b14420accabc198eb825bcc (patch)
tree9b45bd52a524888bcb6db2b20c08305e517ca644 /app-xemacs/vc
parentRemove symlink pointing on itself from the sources. (diff)
downloadgentoo-2-2773e7c0811c9c264b14420accabc198eb825bcc.tar.gz
gentoo-2-2773e7c0811c9c264b14420accabc198eb825bcc.tar.bz2
gentoo-2-2773e7c0811c9c264b14420accabc198eb825bcc.zip
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/vc')
-rw-r--r--app-xemacs/vc/ChangeLog9
-rw-r--r--app-xemacs/vc/vc-1.45.ebuild24
2 files changed, 31 insertions, 2 deletions
diff --git a/app-xemacs/vc/ChangeLog b/app-xemacs/vc/ChangeLog
index ecb78348d2e3..c98ac412410d 100644
--- a/app-xemacs/vc/ChangeLog
+++ b/app-xemacs/vc/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/vc
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.14 2008/03/19 20:09:41 graaff Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.15 2009/02/21 15:12:17 graaff Exp $
+
+*vc-1.45 (21 Feb 2009)
+
+ 21 Feb 2009; Hans de Graaff <graaff@gentoo.org> +vc-1.45.ebuild:
+ Version bump: mercurial mode synced to upstream, minor fixes.
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
diff --git a/app-xemacs/vc/vc-1.45.ebuild b/app-xemacs/vc/vc-1.45.ebuild
new file mode 100644
index 000000000000..db787d473b77
--- /dev/null
+++ b/app-xemacs/vc/vc-1.45.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.45.ebuild,v 1.1 2009/02/21 15:12:17 graaff Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Version Control for Free systems."
+PKG_CAT="standard"
+
+RDEPEND="app-xemacs/dired
+app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/ediff
+app-xemacs/sh-script
+app-xemacs/pcl-cvs
+app-xemacs/tramp
+app-xemacs/prog-modes
+app-xemacs/elib
+app-xemacs/edebug
+app-xemacs/gnus
+"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+inherit xemacs-packages