diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2006-01-03 00:18:21 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2006-01-03 00:18:21 +0000 |
commit | 6ffafa76b724aa65a3ddb1ac04ea15e9261f6bd5 (patch) | |
tree | dd8e54721c74f293dd6ec4d42d34a23e392871c0 | |
parent | New version which adds a new configurable Ruby version that automatically loa... (diff) | |
download | gentoo-2-6ffafa76b724aa65a3ddb1ac04ea15e9261f6bd5.tar.gz gentoo-2-6ffafa76b724aa65a3ddb1ac04ea15e9261f6bd5.tar.bz2 gentoo-2-6ffafa76b724aa65a3ddb1ac04ea15e9261f6bd5.zip |
New release: 0.25. Pruning old ebuild.
(Portage version: 2.1_pre3-r1)
-rw-r--r-- | dev-util/monotone/ChangeLog | 10 | ||||
-rw-r--r-- | dev-util/monotone/Manifest | 13 | ||||
-rw-r--r-- | dev-util/monotone/files/digest-monotone-0.23-r1 | 1 | ||||
-rw-r--r-- | dev-util/monotone/files/digest-monotone-0.25 | 1 | ||||
-rw-r--r-- | dev-util/monotone/monotone-0.25.ebuild (renamed from dev-util/monotone/monotone-0.23-r1.ebuild) | 19 |
5 files changed, 22 insertions, 22 deletions
diff --git a/dev-util/monotone/ChangeLog b/dev-util/monotone/ChangeLog index cd65da844cee..e50103b1eb19 100644 --- a/dev-util/monotone/ChangeLog +++ b/dev-util/monotone/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/monotone -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.23 2005/11/28 13:38:11 leonardop Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.24 2006/01/03 00:18:21 leonardop Exp $ + +*monotone-0.25 (02 Jan 2006) + + 02 Jan 2006; Leonardo Boshell <leonardop@gentoo.org> + +monotone-0.25.ebuild: + Version bump. *monotone-0.24 (28 Nov 2005) diff --git a/dev-util/monotone/Manifest b/dev-util/monotone/Manifest index b298ccc2d5cb..fd5a08e40326 100644 --- a/dev-util/monotone/Manifest +++ b/dev-util/monotone/Manifest @@ -1,6 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 1c5697fa6cb578d191d3147035a58257 .monotone-0.25.ebuild.swp 12288 MD5 6169708ea07a1e469b0be96e624bba4e ChangeLog 4103 MD5 f00af7715fb0a67538d5960d7cfcd4c7 files/30monotone-gentoo.el 120 MD5 f7dab86750bae0e4ff09e2139b790084 files/digest-monotone-0.16 66 @@ -8,16 +6,11 @@ MD5 a4899373e67a34bbd0127cfb616e19ae files/digest-monotone-0.18 66 MD5 da4fd1c22f053091a99f33b3da3331d3 files/digest-monotone-0.19 66 MD5 b3fd942f540580f4e9d6aae22dc56034 files/digest-monotone-0.23-r1 66 MD5 f50e42fe7dbe7fdff970e25ae583725b files/digest-monotone-0.24 66 +MD5 f581d991f27cc3beb8e65f17e8399f3e files/digest-monotone-0.25 66 MD5 1e6a86b292ad8ea52efad1e28f593e2f metadata.xml 964 MD5 dc5686ff5a40dfaf23bd7e7e2ae96073 monotone-0.16.ebuild 1236 MD5 095960f333dafabb24e1c4e7f716fed0 monotone-0.18.ebuild 1687 MD5 74eee52d0cde4239fdaa080a013612db monotone-0.19.ebuild 1592 MD5 5c8a5b0f5499ecbe46691c3e5767002a monotone-0.23-r1.ebuild 2327 MD5 8bc37f55022234b35ec99fd1b35bb653 monotone-0.24.ebuild 2352 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDjRtxgIKl8Uu19MoRAlcZAJ96nAcHmDZh34G1/YzWI3a/Ms9KtQCdE7fb -X7tLwi2xqUx9eswOksMkRR0= -=9fPv ------END PGP SIGNATURE----- +MD5 8bc37f55022234b35ec99fd1b35bb653 monotone-0.25.ebuild 2352 diff --git a/dev-util/monotone/files/digest-monotone-0.23-r1 b/dev-util/monotone/files/digest-monotone-0.23-r1 deleted file mode 100644 index 34aa7258918e..000000000000 --- a/dev-util/monotone/files/digest-monotone-0.23-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6d9e909480c2be0b23e2820c3a42e6f1 monotone-0.23.tar.gz 5300093 diff --git a/dev-util/monotone/files/digest-monotone-0.25 b/dev-util/monotone/files/digest-monotone-0.25 new file mode 100644 index 000000000000..8b9c5c1183d0 --- /dev/null +++ b/dev-util/monotone/files/digest-monotone-0.25 @@ -0,0 +1 @@ +MD5 fb0ad449cd0093854c55dbd5c6fc07e2 monotone-0.25.tar.gz 5415426 diff --git a/dev-util/monotone/monotone-0.23-r1.ebuild b/dev-util/monotone/monotone-0.25.ebuild index 6a87de8cb67d..54cdd837ab85 100644 --- a/dev-util/monotone/monotone-0.23-r1.ebuild +++ b/dev-util/monotone/monotone-0.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.23-r1.ebuild,v 1.1 2005/10/17 19:36:25 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.25.ebuild,v 1.1 2006/01/03 00:18:21 leonardop Exp $ inherit elisp-common flag-o-matic @@ -10,11 +10,12 @@ SRC_URI="http://www.venge.net/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" IUSE="doc emacs ipv6 nls" RDEPEND=">=dev-libs/boost-1.32 + sys-libs/zlib emacs? ( virtual/emacs )" DEPEND="${RDEPEND} @@ -69,17 +70,17 @@ pkg_postinst() { einfo einfo "If you are upgrading from:" + einfo " - 0.23 or earlier: keys are now stored in ~/.monotone/keys. You" + einfo " must run 'db migrate' against each of your databases; this " + einfo " will automatically migrate the keys. Command line syntax for" + einfo " 'serve' has changed; please adjust startup scripts accordingly." einfo " - 0.21 or earlier: hooks governing netsync read permission have" einfo " changed again; see /usr/share/doc/${PF}/NEWS.gz" einfo " - 0.20 or earlier: you need to run 'db migrate' against each of" einfo " your databases." - einfo " - 0.19 or earlier: there are some command line and server" - einfo " configuration changes; see /usr/share/doc/${PF}/NEWS.gz" - einfo " - 0.18 or earlier: if you have created a ~/.monotonerc, rename" - einfo " it to ~/.monotone/monotonerc, so monotone will still find it." einfo - einfo "For instructions to upgrade from previous versions, please read" - einfo "/usr/share/doc/${PF}/UPGRADE.gz" + einfo "For more details and instructions to upgrade from previous versions," + einfo "please read /usr/share/doc/${PF}/UPGRADE.gz" einfo } |