diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-25 19:29:33 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-25 19:29:33 +0000 |
commit | a49f23ee1905297b3280fc09492bb70577fbbb7c (patch) | |
tree | e853986a77004d000bf78b06f1408be05537d734 /app-office/abiword | |
parent | Added SLOT and KEYWORDS (diff) | |
download | gentoo-2-a49f23ee1905297b3280fc09492bb70577fbbb7c.tar.gz gentoo-2-a49f23ee1905297b3280fc09492bb70577fbbb7c.tar.bz2 gentoo-2-a49f23ee1905297b3280fc09492bb70577fbbb7c.zip |
Added keywords
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.2.ebuild | 4 |
3 files changed, 13 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 70ffc5f79744..9799278804ff 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,11 +1,17 @@ # 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.11 2002/06/08 06:12:07 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.12 2002/07/25 19:29:33 aliz Exp $ *abiword-1.0.1 (8 Jun 2002) + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> abiword-1.0.1.ebuild : + Added LICENSE, KEYWORDS. + 8 Jun 2002; Martin Schlemmer <azarah@gentoo.org> abiword-1.0.2.ebuild : + 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> abiword-1.0.2.ebuild : + Added LICENSE, KEYWORDS. + Version update. *abiword-1.0.1 (8 May 2002) diff --git a/app-office/abiword/abiword-1.0.1.ebuild b/app-office/abiword/abiword-1.0.1.ebuild index 41b9e3e71a4b..a15a98d24ced 100644 --- a/app-office/abiword/abiword-1.0.1.ebuild +++ b/app-office/abiword/abiword-1.0.1.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.1.ebuild,v 1.3 2002/07/11 06:30:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.1.ebuild,v 1.4 2002/07/25 19:29:33 aliz Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" SRC_URI="http://download.sourceforge.net/abiword/abiword-${PV}.tar.gz" HOMEPAGE="http://www.abisource.com" +KEYWORDS="x86" +LICENSE="GPL-2" SLOT="0" DEPEND="virtual/x11 media-libs/libpng diff --git a/app-office/abiword/abiword-1.0.2.ebuild b/app-office/abiword/abiword-1.0.2.ebuild index 6cf14d9acb15..58d8b317e78d 100644 --- a/app-office/abiword/abiword-1.0.2.ebuild +++ b/app-office/abiword/abiword-1.0.2.ebuild @@ -1,11 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2.ebuild,v 1.2 2002/07/11 06:30:17 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2.ebuild,v 1.3 2002/07/25 19:29:33 aliz Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" SRC_URI="http://download.sourceforge.net/abiword/abiword-${PV}.tar.gz" HOMEPAGE="http://www.abisource.com" +KEYWORDS="x86" +LICENSE="GPL-2" SLOT="0" DEPEND="virtual/x11 media-libs/libpng |