diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-11-09 03:17:39 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-11-09 03:17:39 +0000 |
commit | 89d624f39522672e644fb2916af5129e2f6756f5 (patch) | |
tree | 0e32b1e297a2c6f5f38cfc2bf456d60e63a58997 /app-dicts | |
parent | version bump (diff) | |
download | gentoo-2-89d624f39522672e644fb2916af5129e2f6756f5.tar.gz gentoo-2-89d624f39522672e644fb2916af5129e2f6756f5.tar.bz2 gentoo-2-89d624f39522672e644fb2916af5129e2f6756f5.zip |
version bump
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 8 | ||||
-rw-r--r-- | app-dicts/ispell-da/Manifest | 5 | ||||
-rw-r--r-- | app-dicts/ispell-da/files/digest-ispell-da-1.4.26 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/files/digest-ispell-da-1.4.28 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.28.ebuild (renamed from app-dicts/ispell-da/ispell-da-1.4.26.ebuild) | 2 |
5 files changed, 11 insertions, 6 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 0e86c91e1c4d..58875890750b 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.7 2003/10/29 01:46:53 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.8 2003/11/09 03:17:37 seemant Exp $ + +*ispell-da-1.4.28 (08 Nov 2003) + + 08 Nov 2003; Seemant Kulleen <seemant@gentoo.org> ispell-da-1.4.26.ebuild, + ispell-da-1.4.28.ebuild: + version bump, thanks to: Anders Rune Jensen <testanders@yahoo.dk> in bug #32569 *ispell-da-1.4.27 (28 Oct 2003) diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest index f7eac33038e9..1e937d62fe45 100644 --- a/app-dicts/ispell-da/Manifest +++ b/app-dicts/ispell-da/Manifest @@ -1,6 +1,5 @@ -MD5 5161ebdf7acd88043444a90a4e127546 ispell-da-1.4.28.ebuild 632 +MD5 8702bdc1981742af13c1853cdb550d52 ispell-da-1.4.28.ebuild 632 MD5 5161ebdf7acd88043444a90a4e127546 ispell-da-1.4.27.ebuild 632 -MD5 f0294f9b8057da69bc8a1d677c109a67 ChangeLog 1253 -MD5 80f66fc7f80cf6ac601a1837afe5e703 files/digest-ispell-da-1.4.26 68 +MD5 13226cedd0f0f65718e3a90212aff750 ChangeLog 1473 MD5 bdef96dee0465e9968b7b3dd71f16120 files/digest-ispell-da-1.4.27 68 MD5 a9519fc83c3cac37217a37937b3e03c3 files/digest-ispell-da-1.4.28 68 diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.26 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.26 deleted file mode 100644 index a166ed44e85f..000000000000 --- a/app-dicts/ispell-da/files/digest-ispell-da-1.4.26 +++ /dev/null @@ -1 +0,0 @@ -MD5 052fd5b6d1695948bc48f64ba15974c8 ispell-da-1.4.26.tar.gz 394762 diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.28 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.28 new file mode 100644 index 000000000000..ac1ecdbd203c --- /dev/null +++ b/app-dicts/ispell-da/files/digest-ispell-da-1.4.28 @@ -0,0 +1 @@ +MD5 03d39d5eaab1db92657123cf99f71dc8 ispell-da-1.4.28.tar.gz 399090 diff --git a/app-dicts/ispell-da/ispell-da-1.4.26.ebuild b/app-dicts/ispell-da/ispell-da-1.4.28.ebuild index aa646fb766a3..1b87693a2d55 100644 --- a/app-dicts/ispell-da/ispell-da-1.4.26.ebuild +++ b/app-dicts/ispell-da/ispell-da-1.4.28.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-dicts/ispell-da/ispell-da-1.4.26.ebuild,v 1.1 2003/09/09 10:50:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.28.ebuild,v 1.1 2003/11/09 03:17:37 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A danish dictionary for ispell" |