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/prog-modes
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/prog-modes')
-rw-r--r--app-xemacs/prog-modes/ChangeLog10
-rw-r--r--app-xemacs/prog-modes/files/digest-prog-modes-1.721
-rw-r--r--app-xemacs/prog-modes/prog-modes-1.67.ebuild4
-rw-r--r--app-xemacs/prog-modes/prog-modes-1.72.ebuild28
4 files changed, 40 insertions, 3 deletions
diff --git a/app-xemacs/prog-modes/ChangeLog b/app-xemacs/prog-modes/ChangeLog
index d49c15d5b1de..3d029c85d980 100644
--- a/app-xemacs/prog-modes/ChangeLog
+++ b/app-xemacs/prog-modes/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-xemacs/prog-modes
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.2 2003/02/12 05:43:54 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/ChangeLog,v 1.3 2003/02/22 12:46:40 rendhalver Exp $
+
+*prog-modes-1.72 (22 Feb 2003)
+
+ 22 Feb 2003; <rendhalver@gentoo.org> prog-modes-1.67.ebuild prog-modes-1.72.ebuild files/digest-prog-modes-1.72 :
+ Add ~alpha to KEYWORDS
+
+ 22 Feb 2003; Rendhalver <rendhalver@gentoo.org> :
+ new stable ebuild
*prog-modes-1.67 (16 Dec 2002)
diff --git a/app-xemacs/prog-modes/files/digest-prog-modes-1.72 b/app-xemacs/prog-modes/files/digest-prog-modes-1.72
new file mode 100644
index 000000000000..134a93785330
--- /dev/null
+++ b/app-xemacs/prog-modes/files/digest-prog-modes-1.72
@@ -0,0 +1 @@
+MD5 39cc163d6e6408ae317a228c4430733d prog-modes-1.72-pkg.tar.gz 655779 \ No newline at end of file
diff --git a/app-xemacs/prog-modes/prog-modes-1.67.ebuild b/app-xemacs/prog-modes/prog-modes-1.67.ebuild
index dfa0f145788d..a5e25dd9d087 100644
--- a/app-xemacs/prog-modes/prog-modes-1.67.ebuild
+++ b/app-xemacs/prog-modes/prog-modes-1.67.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/prog-modes/prog-modes-1.67.ebuild,v 1.3 2003/02/13 09:56:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.67.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $
SLOT="0"
IUSE=""
@@ -22,7 +22,7 @@ app-xemacs/dired
app-xemacs/ilisp
app-xemacs/sh-script
"
-KEYWORDS="x86 -ppc alpha sparc"
+KEYWORDS="x86 ~ppc ~alpha sparc"
inherit xemacs-packages
diff --git a/app-xemacs/prog-modes/prog-modes-1.72.ebuild b/app-xemacs/prog-modes/prog-modes-1.72.ebuild
new file mode 100644
index 000000000000..a724f8fab6f8
--- /dev/null
+++ b/app-xemacs/prog-modes/prog-modes-1.72.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/prog-modes/prog-modes-1.72.ebuild,v 1.1 2003/02/22 12:46:40 rendhalver Exp $
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="Support for various programming languages."
+PKG_CAT="standard"
+
+DEPEND="app-xemacs/mail-lib
+app-xemacs/xemacs-devel
+app-xemacs/xemacs-base
+app-xemacs/cc-mode
+app-xemacs/fsf-compat
+app-xemacs/edit-utils
+app-xemacs/ediff
+app-xemacs/emerge
+app-xemacs/efs
+app-xemacs/vc
+app-xemacs/speedbar
+app-xemacs/dired
+app-xemacs/ilisp
+app-xemacs/sh-script
+"
+KEYWORDS="x86 ~ppc ~alpha sparc"
+
+inherit xemacs-packages
+