diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:18:38 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-17 10:18:38 +0000 |
commit | 339895f93eb96548700feb8e5869e1c1d99c2719 (patch) | |
tree | fae9e1340709e4d47d707d031f81ba6f73b578c2 /app-office/scribus | |
parent | Remove alpha keywords. (Manifest recommit) (diff) | |
download | gentoo-2-339895f93eb96548700feb8e5869e1c1d99c2719.tar.gz gentoo-2-339895f93eb96548700feb8e5869e1c1d99c2719.tar.bz2 gentoo-2-339895f93eb96548700feb8e5869e1c1d99c2719.zip |
stable on amd64.
Diffstat (limited to 'app-office/scribus')
-rw-r--r-- | app-office/scribus/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.1.7.ebuild | 4 | ||||
-rw-r--r-- | app-office/scribus/scribus-1.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/scribus/ChangeLog b/app-office/scribus/ChangeLog index 15eae6e64443..9d37699c3c57 100644 --- a/app-office/scribus/ChangeLog +++ b/app-office/scribus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/scribus # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.45 2004/09/25 19:07:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/ChangeLog,v 1.46 2004/10/17 10:18:38 absinthe Exp $ + + 17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> scribus-1.1.7.ebuild, + scribus-1.2.ebuild: + stable on amd64. 25 Sep 2004; Jason Wever <weeve@gentoo.org> scribus-1.2.ebuild: Stable on sparc. diff --git a/app-office/scribus/scribus-1.1.7.ebuild b/app-office/scribus/scribus-1.1.7.ebuild index 2857c2dddd18..be1a97a33a16 100644 --- a/app-office/scribus/scribus-1.1.7.ebuild +++ b/app-office/scribus/scribus-1.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.1.7.ebuild,v 1.5 2004/08/24 19:57:54 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.1.7.ebuild,v 1.6 2004/10/17 10:18:38 absinthe Exp $ inherit kde-functions need-qt 3 @@ -10,7 +10,7 @@ HOMEPAGE="http://web2.altmuehlnet.de/fschmid/" SRC_URI="http://web2.altmuehlnet.de/fschmid/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc ~sparc amd64" IUSE="kde" DEPEND=">=x11-libs/qt-3.1.0 diff --git a/app-office/scribus/scribus-1.2.ebuild b/app-office/scribus/scribus-1.2.ebuild index 68717b3fdf65..40894eb438aa 100644 --- a/app-office/scribus/scribus-1.2.ebuild +++ b/app-office/scribus/scribus-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.2.ebuild,v 1.5 2004/09/25 19:07:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/scribus/scribus-1.2.ebuild,v 1.6 2004/10/17 10:18:38 absinthe Exp $ inherit kde-functions need-qt 3 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.scribus.net" SRC_URI="http://www.scribus.org.uk/downloads/${PV}/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~amd64 ~ppc64" +KEYWORDS="x86 ppc sparc amd64 ~ppc64" IUSE="kde" DEPEND=">=x11-libs/qt-3.1.0 |