From: Hans de Graaff Date: Fri, 22 Dec 2006 09:09:25 +0000 (+0000) Subject: Version bump. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cc9c5b532c5870dc880197f2416e916ee7fb302a;p=gentoo.git Version bump. Package-Manager: portage-2.1.1-r2 --- diff --git a/app-xemacs/calendar/ChangeLog b/app-xemacs/calendar/ChangeLog index 597f8d988ff5..a10ff7c44022 100644 --- a/app-xemacs/calendar/ChangeLog +++ b/app-xemacs/calendar/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/calendar # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/ChangeLog,v 1.10 2006/11/11 13:30:45 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/ChangeLog,v 1.11 2006/12/22 08:57:44 graaff Exp $ + +*calendar-1.30 (22 Dec 2006) + + 22 Dec 2006; Hans de Graaff +calendar-1.30.ebuild: + Version bump with significant new functionality. *calendar-1.23 (11 Nov 2006) diff --git a/app-xemacs/calendar/calendar-1.30.ebuild b/app-xemacs/calendar/calendar-1.30.ebuild new file mode 100644 index 000000000000..4834dec90a03 --- /dev/null +++ b/app-xemacs/calendar/calendar-1.30.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.30.ebuild,v 1.1 2006/12/22 08:57:44 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Calendar and diary support." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/calendar/files/digest-calendar-1.30 b/app-xemacs/calendar/files/digest-calendar-1.30 new file mode 100644 index 000000000000..05de96c3c61b --- /dev/null +++ b/app-xemacs/calendar/files/digest-calendar-1.30 @@ -0,0 +1,3 @@ +MD5 497c8aeb967a3996afaa772c61d484da calendar-1.30-pkg.tar.gz 409132 +RMD160 728daf7ae85091a6108f5c80ef2b794c0f1795ae calendar-1.30-pkg.tar.gz 409132 +SHA256 9df49735a7e862296730cbfa82a2d3583b8551362a6fc847bb85e0c3fc33cf26 calendar-1.30-pkg.tar.gz 409132 diff --git a/app-xemacs/debug/ChangeLog b/app-xemacs/debug/ChangeLog index 7f0d380ed50e..373f63520954 100644 --- a/app-xemacs/debug/ChangeLog +++ b/app-xemacs/debug/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/debug # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.10 2006/11/11 14:01:57 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/ChangeLog,v 1.11 2006/12/22 09:01:02 graaff Exp $ + +*debug-1.18 (22 Dec 2006) + + 22 Dec 2006; Hans de Graaff +debug-1.18.ebuild: + Version bump. *debug-1.17 (11 Nov 2006) diff --git a/app-xemacs/debug/debug-1.18.ebuild b/app-xemacs/debug/debug-1.18.ebuild new file mode 100644 index 000000000000..cb6ee286e412 --- /dev/null +++ b/app-xemacs/debug/debug-1.18.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/debug/debug-1.18.ebuild,v 1.1 2006/12/22 09:01:02 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="GUD, gdb, dbx debugging support." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/debug/files/digest-debug-1.18 b/app-xemacs/debug/files/digest-debug-1.18 new file mode 100644 index 000000000000..664a4a883670 --- /dev/null +++ b/app-xemacs/debug/files/digest-debug-1.18 @@ -0,0 +1,3 @@ +MD5 870bec038627d006e9a255c9f3aa7310 debug-1.18-pkg.tar.gz 107997 +RMD160 e5aeae8365443c827d52232c0ff22866c06993ef debug-1.18-pkg.tar.gz 107997 +SHA256 ab10bab32508c4636551fe80ea189c1db54be7c6ead803c2e3edb6f5b21edd8c debug-1.18-pkg.tar.gz 107997 diff --git a/app-xemacs/edebug/ChangeLog b/app-xemacs/edebug/ChangeLog index 2d56433c26e9..bf0b679d3d16 100644 --- a/app-xemacs/edebug/ChangeLog +++ b/app-xemacs/edebug/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/edebug # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/ChangeLog,v 1.9 2006/11/11 14:24:15 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/ChangeLog,v 1.10 2006/12/22 09:03:28 graaff Exp $ + +*edebug-1.22 (22 Dec 2006) + + 22 Dec 2006; Hans de Graaff +edebug-1.22.ebuild: + Version bump. *edebug-1.21 (11 Nov 2006) diff --git a/app-xemacs/edebug/edebug-1.22.ebuild b/app-xemacs/edebug/edebug-1.22.ebuild new file mode 100644 index 000000000000..0e36c49c118d --- /dev/null +++ b/app-xemacs/edebug/edebug-1.22.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/edebug-1.22.ebuild,v 1.1 2006/12/22 09:03:28 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="An Emacs Lisp debugger." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/xemacs-devel +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/edebug/files/digest-edebug-1.22 b/app-xemacs/edebug/files/digest-edebug-1.22 new file mode 100644 index 000000000000..004df2dce83e --- /dev/null +++ b/app-xemacs/edebug/files/digest-edebug-1.22 @@ -0,0 +1,3 @@ +MD5 6e09f822e66a8ce871b0cee68387e244 edebug-1.22-pkg.tar.gz 115557 +RMD160 7a61eeb6bd2b7811f9ab478ff7c5be7615b749b4 edebug-1.22-pkg.tar.gz 115557 +SHA256 d043b687f3478e50288e56f3eeee08f896a8603f5ab7809f6a228835b43d90c3 edebug-1.22-pkg.tar.gz 115557 diff --git a/app-xemacs/ediff/ChangeLog b/app-xemacs/ediff/ChangeLog index d84d4b55f082..81569edb31ba 100644 --- a/app-xemacs/ediff/ChangeLog +++ b/app-xemacs/ediff/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/ediff # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.9 2006/11/11 14:34:52 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ChangeLog,v 1.10 2006/12/22 09:05:51 graaff Exp $ + +*ediff-1.66 (22 Dec 2006) + + 22 Dec 2006; Hans de Graaff +ediff-1.66.ebuild: + Version bump. *ediff-1.62 (11 Nov 2006) diff --git a/app-xemacs/ediff/ediff-1.66.ebuild b/app-xemacs/ediff/ediff-1.66.ebuild new file mode 100644 index 000000000000..1c7506478b6d --- /dev/null +++ b/app-xemacs/ediff/ediff-1.66.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ediff/ediff-1.66.ebuild,v 1.1 2006/12/22 09:05:51 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Interface over GNU patch." +PKG_CAT="standard" + +RDEPEND="app-xemacs/pcl-cvs +app-xemacs/elib +app-xemacs/dired +app-xemacs/xemacs-base +app-xemacs/edebug +app-xemacs/prog-modes +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages diff --git a/app-xemacs/ediff/files/digest-ediff-1.66 b/app-xemacs/ediff/files/digest-ediff-1.66 new file mode 100644 index 000000000000..8a0800e880c8 --- /dev/null +++ b/app-xemacs/ediff/files/digest-ediff-1.66 @@ -0,0 +1,3 @@ +MD5 66da5f6632317bf4ed1ac0e64f6d10a4 ediff-1.66-pkg.tar.gz 316872 +RMD160 06eb358caaf7428e9091f3a6c74db2d4f09857d7 ediff-1.66-pkg.tar.gz 316872 +SHA256 7d2304e187fb350026c90bfc30ae49055b4354468c27b1fd17eaf7cfbc54c8b6 ediff-1.66-pkg.tar.gz 316872 diff --git a/app-xemacs/haskell-mode/ChangeLog b/app-xemacs/haskell-mode/ChangeLog index c5088d0515ff..4d5a9b3ff033 100644 --- a/app-xemacs/haskell-mode/ChangeLog +++ b/app-xemacs/haskell-mode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/haskell-mode # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.7 2006/11/12 08:46:43 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/ChangeLog,v 1.8 2006/12/22 09:09:25 graaff Exp $ + +*haskell-mode-1.10 (22 Dec 2006) + + 22 Dec 2006; Hans de Graaff +haskell-mode-1.10.ebuild: + Version bump. *haskell-mode-1.08 (12 Nov 2006) diff --git a/app-xemacs/haskell-mode/files/digest-haskell-mode-1.10 b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.10 new file mode 100644 index 000000000000..02964d860ace --- /dev/null +++ b/app-xemacs/haskell-mode/files/digest-haskell-mode-1.10 @@ -0,0 +1,3 @@ +MD5 1bdd8c6895b5465a02047d5e698e086a haskell-mode-1.10-pkg.tar.gz 110342 +RMD160 2649aa305f6fa143570bf6da45503e544a0e0e64 haskell-mode-1.10-pkg.tar.gz 110342 +SHA256 5249094ac04d01dd6396511886bc88e2f73900b514f1fdfae72f6da12c00334f haskell-mode-1.10-pkg.tar.gz 110342 diff --git a/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild new file mode 100644 index 000000000000..228dcd282b2d --- /dev/null +++ b/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild,v 1.1 2006/12/22 09:09:25 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Haskell editing support." +PKG_CAT="standard" + +RDEPEND="app-xemacs/dired +app-xemacs/mail-lib +app-xemacs/xemacs-base +app-xemacs/edit-utils +" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages +