diff options
author | Hanno Böck <hanno@gentoo.org> | 2004-02-09 22:03:48 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2004-02-09 22:03:48 +0000 |
commit | cb142207d30c454637a68d64066eda2d36865b4b (patch) | |
tree | 683692e3e67c7cfd14da283d0a53b3a52a5be750 /app-office/scribus | |
parent | Changed xfree dependency to 4.3.0-r5, reflecting new release plan. (Manifest ... (diff) | |
download | gentoo-2-cb142207d30c454637a68d64066eda2d36865b4b.tar.gz gentoo-2-cb142207d30c454637a68d64066eda2d36865b4b.tar.bz2 gentoo-2-cb142207d30c454637a68d64066eda2d36865b4b.zip |
scribus 1.1.4 moved to stable x86
Diffstat (limited to 'app-office/scribus')
-rw-r--r-- | app-office/scribus/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog index a9d6710fd9f4..67b360d64306 100644 --- a/app-office/scribus/ChangeLog +++ b/app-office/scribus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/scribus # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.27 2004/02/09 09:26:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.28 2004/02/09 22:03:48 hanno Exp $ + + 09 Feb 2004; Hanno Boeck <hanno@gentoo.org> scribus-1.1.4.ebuild: + Mark x86 stable. 09 Feb 2004; Dylan Carlson <absinthe@gentoo.org> scribus-1.1.4.ebuild: added amd64 keyword. diff --git a/app-office/scribus/scribus-1.1.4.ebuild b/app-office/scribus/scribus-1.1.4.ebuild index c98a346dd7e4..98c95ad4c26b 100644 --- a/app-office/scribus/scribus-1.1.4.ebuild +++ b/app-office/scribus/scribus-1.1.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.1.4.ebuild,v 1.3 2004/02/09 09:26:33 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.1.4.ebuild,v 1.4 2004/02/09 22:03:48 hanno Exp $ DESCRIPTION="Desktop Publishing (DTP) and Layout program for Linux." HOMEPAGE="http://web2.altmuehlnet.de/fschmid/" SRC_URI="http://web2.altmuehlnet.de/fschmid/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc ~sparc amd64" +KEYWORDS="x86 ppc ~sparc amd64" IUSE="kde" S=${WORKDIR}/${P} |