diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-06-08 06:12:07 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-06-08 06:12:07 +0000 |
commit | a305b7b0a7dce439dc8f64e5baff1daae8d432b7 (patch) | |
tree | 0c0be28543d094b34a5edf204dda7c309a168ba5 /app-office | |
parent | changelog entry (diff) | |
download | gentoo-2-a305b7b0a7dce439dc8f64e5baff1daae8d432b7.tar.gz gentoo-2-a305b7b0a7dce439dc8f64e5baff1daae8d432b7.tar.bz2 gentoo-2-a305b7b0a7dce439dc8f64e5baff1daae8d432b7.zip |
new version
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.2.ebuild (renamed from app-office/abiword/abiword-1.0.0-r1.ebuild) | 9 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-1.0.0-r1 | 1 | ||||
-rw-r--r-- | app-office/abiword/files/digest-abiword-1.0.2 | 1 |
4 files changed, 12 insertions, 7 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 746d42e5b1f2..70ffc5f79744 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/abiword # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.10 2002/05/09 17:13:19 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.11 2002/06/08 06:12:07 azarah Exp $ + +*abiword-1.0.1 (8 Jun 2002) + + 8 Jun 2002; Martin Schlemmer <azarah@gentoo.org> abiword-1.0.2.ebuild : + + Version update. *abiword-1.0.1 (8 May 2002) diff --git a/app-office/abiword/abiword-1.0.0-r1.ebuild b/app-office/abiword/abiword-1.0.2.ebuild index 25a942058621..81993d1949e2 100644 --- a/app-office/abiword/abiword-1.0.0-r1.ebuild +++ b/app-office/abiword/abiword-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.0-r1.ebuild,v 1.2 2002/05/23 06:50:09 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2.ebuild,v 1.1 2002/06/08 06:12:07 azarah Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" @@ -12,14 +12,13 @@ DEPEND="virtual/x11 media-libs/libpng >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* - jpeg? ( >=media-libs/jpeg-6b-r2 ) + jpeg? ( >=media-libs/jpeg-6b-r2 ) perl? ( >=sys-devel/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/pspell-ispell-0.12-r1 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 - >=gnome-extra/gal-0.13-r1 - >=gnome-base/bonobo-1.0.9-r1 - )" + >=gnome-extra/gal-0.13-r1 + >=gnome-base/bonobo-1.0.9-r1 )" fix_perl_env() { diff --git a/app-office/abiword/files/digest-abiword-1.0.0-r1 b/app-office/abiword/files/digest-abiword-1.0.0-r1 deleted file mode 100644 index b3c678995805..000000000000 --- a/app-office/abiword/files/digest-abiword-1.0.0-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e3a544266a75675545fd4be235aea9e1 abiword-1.0.0.tar.gz 16099149 diff --git a/app-office/abiword/files/digest-abiword-1.0.2 b/app-office/abiword/files/digest-abiword-1.0.2 new file mode 100644 index 000000000000..7d7fee995eeb --- /dev/null +++ b/app-office/abiword/files/digest-abiword-1.0.2 @@ -0,0 +1 @@ +MD5 35c5ac5c08798238a9d63ee17d5de793 abiword-1.0.2.tar.gz 15642705 |