summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Brown <rendhalver@gentoo.org>2003-02-22 12:46:41 +0000
committerPeter Brown <rendhalver@gentoo.org>2003-02-22 12:46:41 +0000
commit11c54ff9713a5ffe78b5d7ff87e125922592755c (patch)
tree5078c54503602d512d0a5b410d8dfba913ea1ecb /app-xemacs/vc
parentstable on alpha (diff)
downloadhistorical-11c54ff9713a5ffe78b5d7ff87e125922592755c.tar.gz
historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.tar.bz2
historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.zip
new stable abuilds, adding ~alpha KEYWORDS
Diffstat (limited to 'app-xemacs/vc')
-rw-r--r--app-xemacs/vc/ChangeLog10
-rw-r--r--app-xemacs/vc/files/digest-vc-1.351
-rw-r--r--app-xemacs/vc/vc-1.33.ebuild4
-rw-r--r--app-xemacs/vc/vc-1.35.ebuild18
4 files changed, 30 insertions, 3 deletions
diff --git a/app-xemacs/vc/ChangeLog b/app-xemacs/vc/ChangeLog
index 352c3655fa2d..c2795851dbf3 100644
--- a/app-xemacs/vc/ChangeLog
+++ b/app-xemacs/vc/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-xemacs/vc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.2 2003/02/12 05:46:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/ChangeLog,v 1.3 2003/02/22 12:46:41 rendhalver Exp $
+
+*vc-1.35 (22 Feb 2003)
+
+ 22 Feb 2003; <rendhalver@gentoo.org> vc-1.33.ebuild vc-1.35.ebuild files/digest-vc-1.35 :
+ Add ~alpha to KEYWORDS
+
+ 22 Feb 2003; Rendhalver <rendhalver@gentoo.org> :
+ new stable ebuild
*vc-1.33 (16 Dec 2002)
diff --git a/app-xemacs/vc/files/digest-vc-1.35 b/app-xemacs/vc/files/digest-vc-1.35
new file mode 100644
index 000000000000..18095dd978f1
--- /dev/null
+++ b/app-xemacs/vc/files/digest-vc-1.35
@@ -0,0 +1 @@
+MD5 82fa026c9c974ce8df266beb2abddbf9 vc-1.35-pkg.tar.gz 93394 \ No newline at end of file
diff --git a/app-xemacs/vc/vc-1.33.ebuild b/app-xemacs/vc/vc-1.33.ebuild
index cde15a37b3c3..ad325712d2f2 100644
--- a/app-xemacs/vc/vc-1.33.ebuild
+++ b/app-xemacs/vc/vc-1.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.33.ebuild,v 1.3 2003/02/13 09:59:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.33.ebuild,v 1.4 2003/02/22 12:46:41 rendhalver Exp $
SLOT="0"
IUSE=""
@@ -12,7 +12,7 @@ app-xemacs/xemacs-base
app-xemacs/mail-lib
app-xemacs/ediff
"
-KEYWORDS="x86 -ppc alpha sparc"
+KEYWORDS="x86 ~ppc ~alpha sparc"
inherit xemacs-packages
diff --git a/app-xemacs/vc/vc-1.35.ebuild b/app-xemacs/vc/vc-1.35.ebuild
new file mode 100644
index 000000000000..aaefa1a8a11d
--- /dev/null
+++ b/app-xemacs/vc/vc-1.35.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/vc/vc-1.35.ebuild,v 1.1 2003/02/22 12:46:41 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Version Control for Free systems."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/dired
+app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/ediff
+"
+KEYWORDS="x86 ~ppc ~alpha sparc"
+
+inherit xemacs-packages
+