summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2004-01-22 02:41:32 +0000
committerCaleb Tennis <caleb@gentoo.org>2004-01-22 02:41:32 +0000
commit97d4f02f0fb2ffd0be11be319da981f77a23038d (patch)
tree486b3d01ab17f08fea7d4dbe8f12bf7b002ba330 /app-text/knowit
parentnew version (diff)
downloadhistorical-97d4f02f0fb2ffd0be11be319da981f77a23038d.tar.gz
historical-97d4f02f0fb2ffd0be11be319da981f77a23038d.tar.bz2
historical-97d4f02f0fb2ffd0be11be319da981f77a23038d.zip
new version
Diffstat (limited to 'app-text/knowit')
-rw-r--r--app-text/knowit/Manifest10
-rw-r--r--app-text/knowit/files/digest-knowit-0.10_beta31
-rw-r--r--app-text/knowit/files/digest-knowit-0.71
-rw-r--r--app-text/knowit/files/digest-knowit-0.81
-rw-r--r--app-text/knowit/knowit-0.10_beta3.ebuild16
-rw-r--r--app-text/knowit/knowit-0.7.ebuild17
-rw-r--r--app-text/knowit/knowit-0.8.ebuild17
-rw-r--r--app-text/knowit/knowit-0.9.ebuild6
8 files changed, 23 insertions, 46 deletions
diff --git a/app-text/knowit/Manifest b/app-text/knowit/Manifest
index 40127df5f663..99a707f21341 100644
--- a/app-text/knowit/Manifest
+++ b/app-text/knowit/Manifest
@@ -1,10 +1,6 @@
-MD5 c2348747ad456afebf3cf154462f9460 knowit-0.8.ebuild 633
-MD5 c6bd28124573297d03a80c36520acb08 knowit-0.7.ebuild 633
-MD5 a33d5bacbcaf67b65507885a6ff1d5cc ChangeLog 758
-MD5 1bdf77bdef6a1602d1a7c0d5f51984a1 knowit-0.10_beta3.ebuild 516
+MD5 48d420133b37a6643ead786eafcdf9d2 ChangeLog 960
+MD5 98a89783274a3b97b900d3c4de6b81fd knowit-0.10_beta3.ebuild 523
MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
-MD5 d08c6536c76cb3d8c1292732c7003d25 knowit-0.9.ebuild 481
+MD5 a32101c2a015c3be8e4fa701bc45a608 knowit-0.9.ebuild 480
MD5 96059d7a50f0bddaa3909c6a1025958c files/digest-knowit-0.10_beta3 69
-MD5 58be6cd29482e487dd5d8006e8a44744 files/digest-knowit-0.7 63
-MD5 527d3fc72ccfa7edf00b7f4a067bb6a9 files/digest-knowit-0.8 63
MD5 6676636e9ae515b3d8132108741e1c43 files/digest-knowit-0.9 63
diff --git a/app-text/knowit/files/digest-knowit-0.10_beta3 b/app-text/knowit/files/digest-knowit-0.10_beta3
new file mode 100644
index 000000000000..7acd2df3d7e1
--- /dev/null
+++ b/app-text/knowit/files/digest-knowit-0.10_beta3
@@ -0,0 +1 @@
+MD5 998edb0921fc3b8a1809906f8d530874 knowit-0.10beta3.tar.bz2 494802
diff --git a/app-text/knowit/files/digest-knowit-0.7 b/app-text/knowit/files/digest-knowit-0.7
deleted file mode 100644
index 5cccb9f00f93..000000000000
--- a/app-text/knowit/files/digest-knowit-0.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c23b6b808a091997b5487f37bd090ea9 knowit-0.7.tar.bz2 469892
diff --git a/app-text/knowit/files/digest-knowit-0.8 b/app-text/knowit/files/digest-knowit-0.8
deleted file mode 100644
index c87500d44dc5..000000000000
--- a/app-text/knowit/files/digest-knowit-0.8
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d9d1b9c6069d26bc2321c34a41b06d00 knowit-0.8.tar.bz2 495650
diff --git a/app-text/knowit/knowit-0.10_beta3.ebuild b/app-text/knowit/knowit-0.10_beta3.ebuild
new file mode 100644
index 000000000000..3654e6f7ea16
--- /dev/null
+++ b/app-text/knowit/knowit-0.10_beta3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.10_beta3.ebuild,v 1.1 2004/01/22 02:41:24 caleb Exp $
+
+inherit kde-base
+need-kde 3
+
+MY_P=${P/_/}
+DESCRIPTION="KnowIt is a simple tool for managing notes - similar to TuxCards but KDE based."
+SRC_URI="http://knowit.sourceforge.net/files/${MY_P}.tar.bz2"
+HOMEPAGE="http://knowit.sourceforge.net"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86"
+
+S=$WORKDIR/${MY_P}
diff --git a/app-text/knowit/knowit-0.7.ebuild b/app-text/knowit/knowit-0.7.ebuild
deleted file mode 100644
index 07ae073bc38d..000000000000
--- a/app-text/knowit/knowit-0.7.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.7.ebuild,v 1.2 2003/09/05 22:43:30 msterret Exp $
-
-inherit kde-base
-need-kde 3
-
-DESCRIPTION="KnowIt is a simple tool for managing notes - similar to TuxCards but KDE based."
-SRC_URI="http://knowit.sourceforge.net/files/${P}.tar.bz2"
-HOMEPAGE="http://knowit.sourceforge.net"
-
-# Note: mirrored sourceforge copies of this file don't seem to exist, so
-# the above SRC_URI cannot (as of the writing of this ebuild) use
-# mirror:
-
-LICENSE="GPL-2"
-KEYWORDS="x86"
diff --git a/app-text/knowit/knowit-0.8.ebuild b/app-text/knowit/knowit-0.8.ebuild
deleted file mode 100644
index 4ec1436bcc49..000000000000
--- a/app-text/knowit/knowit-0.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.8.ebuild,v 1.2 2003/09/05 22:43:30 msterret Exp $
-
-inherit kde-base
-need-kde 3
-
-DESCRIPTION="KnowIt is a simple tool for managing notes - similar to TuxCards but KDE based."
-SRC_URI="http://knowit.sourceforge.net/files/${P}.tar.bz2"
-HOMEPAGE="http://knowit.sourceforge.net"
-
-# Note: mirrored sourceforge copies of this file don't seem to exist, so
-# the above SRC_URI cannot (as of the writing of this ebuild) use
-# mirror:
-
-LICENSE="GPL-2"
-KEYWORDS="x86"
diff --git a/app-text/knowit/knowit-0.9.ebuild b/app-text/knowit/knowit-0.9.ebuild
index e0dc1db49f18..97e8c5196416 100644
--- a/app-text/knowit/knowit-0.9.ebuild
+++ b/app-text/knowit/knowit-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.9.ebuild,v 1.1 2003/12/17 13:09:16 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/knowit/knowit-0.9.ebuild,v 1.2 2004/01/22 02:41:24 caleb Exp $
inherit kde-base
need-kde 3
@@ -10,5 +10,5 @@ SRC_URI="http://knowit.sourceforge.net/files/${P}.tar.bz2"
HOMEPAGE="http://knowit.sourceforge.net"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"