summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-01-11 14:43:55 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-01-11 14:43:55 +0000
commit666b12910fb6fe9caf7c21528e84808a3581fc32 (patch)
treebd952ea9bc134585f732e9106d4b2dc9e3896aec /app-text/hnb
parentupdate utf8 patch, bug #67528 (Manifest recommit) (diff)
downloadgentoo-2-666b12910fb6fe9caf7c21528e84808a3581fc32.tar.gz
gentoo-2-666b12910fb6fe9caf7c21528e84808a3581fc32.tar.bz2
gentoo-2-666b12910fb6fe9caf7c21528e84808a3581fc32.zip
version bump
Diffstat (limited to 'app-text/hnb')
-rw-r--r--app-text/hnb/ChangeLog8
-rw-r--r--app-text/hnb/Manifest6
-rw-r--r--app-text/hnb/files/digest-hnb-1.9.181
-rw-r--r--app-text/hnb/files/digest-hnb-1.9.81
-rw-r--r--app-text/hnb/hnb-1.9.18.ebuild (renamed from app-text/hnb/hnb-1.9.8.ebuild)4
5 files changed, 13 insertions, 7 deletions
diff --git a/app-text/hnb/ChangeLog b/app-text/hnb/ChangeLog
index 30600aa0dd99..0bdec3dfb96a 100644
--- a/app-text/hnb/ChangeLog
+++ b/app-text/hnb/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-text/hnb
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.10 2005/01/01 16:18:56 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/ChangeLog,v 1.11 2005/01/11 14:43:55 lanius Exp $
+
+*hnb-1.9.18 (11 Jan 2005)
+
+ 11 Jan 2005; Heinrich Wendel <lanius@gentoo.org> +hnb-1.9.18.ebuild,
+ -hnb-1.9.8.ebuild:
+ version bump
12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> :
Don't assign default to S; header fix
diff --git a/app-text/hnb/Manifest b/app-text/hnb/Manifest
index 5765c780f2eb..21e391c4cb5a 100644
--- a/app-text/hnb/Manifest
+++ b/app-text/hnb/Manifest
@@ -1,5 +1,5 @@
-MD5 2bad6275e8234af867223c2bd8dbdc6d ChangeLog 856
MD5 ccfc4dda9dbc2d140c2b1a8dccaff235 hnb-1.9.17.ebuild 732
-MD5 1d3662694206cae5be6a25ede77006c1 hnb-1.9.8.ebuild 732
+MD5 feb953561186d53f275e542b50772278 hnb-1.9.18.ebuild 740
+MD5 2bad6275e8234af867223c2bd8dbdc6d ChangeLog 856
MD5 ec76e4a04e5da13dd3ae0ce9c5f5984c files/digest-hnb-1.9.17 62
-MD5 bbf892cee3c223f9be1178925ee34150 files/digest-hnb-1.9.8 60
+MD5 e2edb48035b3571290945c746ea87bb6 files/digest-hnb-1.9.18 62
diff --git a/app-text/hnb/files/digest-hnb-1.9.18 b/app-text/hnb/files/digest-hnb-1.9.18
new file mode 100644
index 000000000000..6a486b1dad06
--- /dev/null
+++ b/app-text/hnb/files/digest-hnb-1.9.18
@@ -0,0 +1 @@
+MD5 702867cb3f94936790493eb948c36412 hnb-1.9.18.tar.gz 166043
diff --git a/app-text/hnb/files/digest-hnb-1.9.8 b/app-text/hnb/files/digest-hnb-1.9.8
deleted file mode 100644
index db1d94c0f7e1..000000000000
--- a/app-text/hnb/files/digest-hnb-1.9.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 f571f61a0c4f65d9f8a3669234490f42 hnb-1.9.8.tar.gz 89516
diff --git a/app-text/hnb/hnb-1.9.8.ebuild b/app-text/hnb/hnb-1.9.18.ebuild
index 528eadce2ff9..749036039f30 100644
--- a/app-text/hnb/hnb-1.9.8.ebuild
+++ b/app-text/hnb/hnb-1.9.18.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.8.ebuild,v 1.8 2005/01/01 16:18:56 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hnb/hnb-1.9.18.ebuild,v 1.1 2005/01/11 14:43:55 lanius Exp $
DESCRIPTION="hnb is a program to organize many kinds of data in one place, including addresses, TODO lists, ideas, book reviews, brainstorming, speech outlines, etc. It stores data in XML format, and is capable of native export to ASCII and HTML."
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="http://hnb.sourceforge.net/.files/${P}.tar.gz"
HOMEPAGE="http://hnb.sourceforge.net/"
SLOT="0"